100 Commits
Author SHA1 Message Date
dreamsource-tai 2e9e2c8e72 print the warning that the decoder direcotry not exists. 2024-11-05 10:43:10 +08:00
dreamsource-tai 2e3ee40634 print the warning that the decoder direcotry not exists. 2024-11-05 10:38:34 +08:00
dreamsource-tai b430fba3d1 print the warning than the decoder direcotry not exists 2024-11-05 10:29:49 +08:00
dreamsource-tai 88058f992e CSV file head line 2024-07-29 17:57:58 +08:00
dreamsource-tai 9aaebe56cf get a right capture time for logic with loop mode 2024-07-29 17:10:23 +08:00
dreamsource-tai e0976ae8e7 write DSView tag at the csv file header 2024-07-29 16:41:01 +08:00
dreamsource-tai 734e9935d2 Updated the declaration regarding g_try_malloc(). 2024-07-29 11:34:58 +08:00
dreamsource-tai fcc3c01926 fix: the thread crashed when searching edge from bit data 2024-07-26 18:43:32 +08:00
dreamsource-tai a137c03ff0 fix: CSV files use commas as decimal separators. 2024-07-26 15:08:24 +08:00
dreamsource-tai a4db63b4e4 custom progressbar 2024-07-26 14:18:28 +08:00
dreamsource-tai 47125dc1ee Resolve the issue of UI garbled formatting in certain regions. 2024-07-26 11:32:46 +08:00
dreamsource-tai a716beeef8 fix: Have not free the char buffer formatting from base lib 2024-07-25 11:29:22 +08:00
dreamsource-tai c50e8f714a replace malloc with g_malloc 2024-07-25 10:53:30 +08:00
dreamsource-tai 66ed68ea17 fix: Under Windows, DSView cannot be adjusted to a sufficiently large width between two screens. 2024-07-23 16:49:56 +08:00
dreamsource-tai 2cffbe800b Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2024-07-23 15:17:38 +08:00
dreamsource-tai 499f90aebe The time string of csv file header used the session time 2024-07-23 15:10:12 +08:00
dreamsource-tai c428bd66e3 fix: unable to complie with qt6 2024-07-11 15:14:28 +08:00
dreamsourcelabTAI 7c53e77a13 Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2024-06-24 18:12:18 +08:00
dreamsourcelabTAI 7b0d79d6c4 Cath the error about driver have not installed 2024-06-24 18:12:07 +08:00
dreamsourcelabTAI d17440a862 Disable the IME 2024-06-17 17:16:58 +08:00
dreamsourcelabTAI 1c7f402f6a fix: The Up and Down key is disabled on windows 10 2024-06-14 17:57:21 +08:00
dreamsourcelabTAI 699743655a fix: The connected device be removed from list when machine awake 2024-06-14 11:15:53 +08:00
dreamsourcelabTAI 98734a5727 fix: The file save path is not displaying the updated location after it has changed. 2024-06-14 10:39:58 +08:00
dreamsourcelabTAI 831fbe5466 Update the firmware of U2Pro16 2024-06-13 17:37:34 +08:00
dreamsourcelabTAI 4213f8d6b7 Capture the power event in windows 2024-06-13 16:31:18 +08:00
dreamsourcelabTAI ca500c8c13 Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2024-06-11 15:09:21 +08:00
dreamsourcelabTAI 254d35ad2d Reload device list when machine awaked 2024-06-11 15:09:10 +08:00
dreamsourcelabTAI 1801609c06 fix: the PageUp and PageDown key is disabled 2024-06-06 15:03:33 +08:00
dreamsourcelabTAI a641d44e5a fix: export an error logic data with csv type on loop mode 2024-05-27 15:38:19 +08:00
dreamsourcelabTAI 349a31d700 fix: if the sample count is large, can't save data with cursor 2024-05-24 16:28:07 +08:00
dreamsourcelabTAI 88965967b9 fix: unable to display the new store file path after changed it in windows 10 2024-05-24 15:56:03 +08:00
dreamsourcelabTAI 169617e7b0 fix: The layout of calibration dialog displayed error when change vdiv by mouse whell event 2024-05-24 14:55:50 +08:00
dreamsourcelabTAI 33c2c8fdfc Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2024-05-23 15:59:10 +08:00
dreamsourcelabTAI bce4a8e6a4 fix: Save the logic data with a range, but the data is error 2024-05-23 15:58:26 +08:00
dreamsourcelabTAI 7251789916 fix: got an error data to decode on loop mode, the data offset is error 2024-05-22 16:27:49 +08:00
dreamsourcelabTAI 3358e89948 Do not add decode task when the collect task is not end 2024-05-17 15:38:57 +08:00
dreamsourcelabTAI ede017bfb4 Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2024-05-17 14:25:11 +08:00
dreamsourcelabTAI 2d93030833 fix: mybe stored an error data file of logic data on loop mode 2024-05-17 14:25:00 +08:00
dreamsourcelabTAI 7e053bec6f fix: the decoded data exporting dialog can't close in MAC os 2024-05-11 19:54:01 +08:00
dreamsourcelabTAI 2a1a6bd701 Send the message WM_MOUSEWHEEL to focus window 2024-04-29 14:48:00 +08:00
dreamsourcelabTAI 42368463a3 fix: the last cache have not clear when the language be changed, so maybe the UI used an error text 2024-04-29 14:40:00 +08:00
dreamsourcelabTAI e75c068443 fix: can't compile in windows 2024-04-28 18:04:54 +08:00
dreamsourcelabTAI 162efcf2fa Enable the mouse wheel for windows 7 2024-04-28 17:53:43 +08:00
dreamsourcelabTAI a6a0484e01 fix: The mouse scroll wheel cannot be used in Windows 7 2024-04-28 15:14:49 +08:00
dreamsourcelabTAI 1ca4baa111 fix: The shadow not displayed at a right position in windows 10 2024-04-28 10:23:43 +08:00
dreamsourcelabTAI 0e3eac9790 fix: After the theme change, the font was not reset 2024-04-27 22:21:47 +08:00
dreamsourcelabTAI 573d40b64b fix: the cursor time is overflow on dso mode 2024-04-27 22:13:03 +08:00
dreamsourcelabTAI 0a3f274c24 Adust the pannel size after changed the source channel of edge groupbox on mesure pannel 2024-04-27 20:46:12 +08:00
dreamsourcelabTAI 972a0afaec fix: math trace got a factor value is 0 2024-04-27 20:29:03 +08:00
dreamsourcelabTAI c063974900 enable the NCCLIENT after closed a popup tool menu by timer 2024-04-27 18:55:41 +08:00
dreamsourcelabTAI 695d84961c fix: the view can't receive mouse move event after closed a popup tool menu by click caption area 2024-04-27 18:29:03 +08:00
dreamsourcelabTAI 9c634523c8 Merge branch 'dev-1.3.2' of https://github.com/dreamsourcelab/DSView into dev-1.3.2 2024-04-27 15:54:20 +08:00
dreamsourcelabTAI 336a50b1a7 fix: The DSO waveform cannot be scaled with the mouse as the center 2024-04-27 15:53:20 +08:00
dreamsourcelabTAI fa61c9cb6b update the make script file 2024-04-26 14:11:47 +08:00
dreamsourcelabTAI 2e96afa426 fix: the tab title of trigger pannel unable to set font 2024-04-25 21:03:56 +08:00
dreamsourcelabTAI 680b0260f0 Update the tool button for windows, fix a but about switching it's status 2024-04-25 20:33:31 +08:00
dreamsourcelabTAI 1103329ee6 fix: on dso mode, the sample rate have not applied by mouse wheel event, so cursors got an error index map 2024-04-24 21:11:36 +08:00
dreamsourcelabTAI 3466a3f247 fix: the math trace visited an invalid data address, causing a crash 2024-04-24 17:44:56 +08:00
dreamsourcelabTAI fbd4f00022 The disabled analog channel can't reset when user enabled the default map 2024-04-24 16:50:20 +08:00
dreamsourcelabTAI 2acf419245 Disalbed the way close device options dialog by ESC key 2024-04-24 15:47:53 +08:00
dreamsourcelabTAI 8d8559250c fix a bug about textinput value range, and holdoff slider of dso trigger pannel 2024-04-24 15:17:48 +08:00
dreamsourcelabTAI a946081cd5 fix: the value changed event have not triged about spinbox 2024-04-24 14:37:48 +08:00
dreamsourcelabTAI a310dcd625 fix: unable to input letter on decoder pannel in windows 2024-04-24 11:47:36 +08:00
dreamsourcelabTAI f1513d997a The spinbox of dso trigger pannel 2024-04-24 11:33:11 +08:00
dreamsourcelabTAI f8cf75f4e5 A custom spinbox class for windows 2024-04-24 11:12:18 +08:00
dreamsourcelabTAI ba990b7cd3 adjust the layout of annlog device options dialog 2024-04-23 18:58:18 +08:00
dreamsourcelabTAI 81c3dbf9a2 Prevent the cursor from being dragged outside the view area 2024-04-23 18:09:25 +08:00
dreamsourcelabTAI 26e3552c51 fix: unable to drag the slider of calibration dialog after switch language 2024-04-23 17:17:36 +08:00
dreamsourcelabTAI 89e2571a91 fix: During the collection process, using measurements can cause crashes 2024-04-23 16:07:14 +08:00
dreamsourcelabTAI 5088ccf1b5 Set the font size of trigger pannel 2024-04-23 15:12:54 +08:00
dreamsourcelabTAI e912734c80 remove: load the device first time not by timer 2024-04-23 14:27:12 +08:00
dreamsourcelabTAI 8b593d6d99 fix: can't to edit the name of channel in windows 2024-04-23 14:16:16 +08:00
dreamsourcelabTAI a4993af411 fix: The label of channel unable to edit in windows, 2024-04-23 11:27:28 +08:00
dreamsourcelabTAI e2e6bbaee1 fix: the text input maybe can only input a number 2024-04-23 10:48:22 +08:00
dreamsourcelabTAI e8eee13db6 The new text input class of trigger pannel for windows 2024-04-23 10:06:59 +08:00
dreamsourcelabTAI 446badc69c The custom spinbox for window on trigger pannel 2024-04-22 19:52:04 +08:00
dreamsourcelabTAI ea956d83e1 Set font of window text input 2024-04-22 15:47:23 +08:00
dreamsourcelabTAI 879a4b8193 The text input class for window 2024-04-22 15:41:58 +08:00
dreamsourcelabTAI 3866eb3315 TextInput of trigger panncel not displayed all text 2024-04-22 09:54:53 +08:00
dreamsourcelabTAI 03fa370091 adjust the layout of device options dialog and decoder pannel 2024-04-20 22:32:25 +08:00
dreamsourcelabTAI 33e9f3b624 the popup window only moving in current screen 2024-04-20 21:49:01 +08:00
dreamsourcelabTAI a8ee6dab98 Control the moving dialog in windows2 2024-04-20 21:21:32 +08:00
dreamsourcelabTAI 1cc373b9eb Control the moving dialog in windows 2024-04-20 21:19:45 +08:00
dreamsourcelabTAI c56540a03a the popup dialog able to move 2024-04-20 20:56:40 +08:00
dreamsourcelabTAI 8f74bacf3b fix: math trace crashed with multiply mode, and got an error unit 2024-04-20 19:21:35 +08:00
dreamsourcelabTAI debfdc23af fix: the manual calibration dialog can't restore after done abort action 2024-04-20 11:30:24 +08:00
dreamsourcelabTAI 4d7a3a0743 Keyword input for decoded data search in windows 2024-04-19 21:53:19 +08:00
dreamsourcelabTAI a3c65cc388 fix: the cursor can't move when release mouse down 2024-04-19 19:10:33 +08:00
dreamsourcelabTAI 1409d5205b Adjust the height of deocder list pannel 2024-04-19 18:48:52 +08:00
dreamsourcelabTAI e3a66a12a1 fix:the shadow is not displayed when window restore from minimized in windows 7 2024-04-18 21:33:12 +08:00
dreamsourcelabTAI bd067129eb fix: when the view width is 0, it trigs an assert 2024-04-18 20:07:23 +08:00
dreamsourcelabTAI ea4449c856 Not process resize event when window width is 0 2024-04-18 19:15:25 +08:00
dreamsourcelabTAI 71f3620463 Optimize the save module 2024-04-18 18:08:54 +08:00
dreamsourcelabTAI 9509147727 adjust the layout of demo logic's options dialog 2024-04-18 11:28:15 +08:00
dreamsourcelabTAI 72df8df5f0 the layout of device options for dso 2024-04-18 10:23:43 +08:00
dreamsourcelabTAI 08e0cb24ba apply the selected sample rate for hardware dso when data is empty 2024-04-17 20:18:03 +08:00
dreamsourcelabTAI 07d6d22c25 fix: the sample index of demo dso is error when the data is empty 2024-04-17 20:08:31 +08:00
dreamsourcelabTAI ccab0fb88c fix: the shadow is not displayed in windows 10 2024-04-17 17:19:30 +08:00
dreamsourcelabTAI 1cbc8cb3f2 Merge branch 'dev-1.3.2' of https://github.com/dreamsourcelab/DSView into dev-1.3.2 2024-04-16 09:56:47 +08:00
dreamsourcelabTAI 54d8dba298 The status of decoder pannel can't resotre on repeat mode 2024-04-16 09:56:05 +08:00