1443 Commits

Author SHA1 Message Date
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
44f9210ac1
Merge pull request #780 from yunyaobaihong/master1
Decoder Fixed: Number and State bit 16 decode error
2024-06-11 09:16:31 +08:00
yunyaobaihong
643a26f873 Decoder Fixed: Number and State bit 16 decode error 2024-06-07 17:34:21 +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
df34d13b67
Merge pull request #772 from nerdmaennchen/master
added missing includes and a define to compile it for recent machines
2024-05-23 10:05:43 +08:00
Lutz Freitag
2018baf0e1 added missing includes and a define to compile it for recent machines
I use arch btw
2024-05-22 21:29:54 +02: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
1323716be5
Merge pull request #769 from Krakonos/fix-sdcard-spi-syntax
Fixed syntax error (extra closing bracket) in sdcard_spi decoder.
2024-05-20 09:31:55 +08:00
Ladislav Láska
4c66fc2291 Fixed syntax error (extra closing bracket) in sdcard_spi decoder.
This error prevents the module from loading.

Fixes issue #768.
2024-05-19 10:09:50 +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
06251b97ab
Merge pull request #767 from yunyaobaihong/master
decoder update : qspi and smart qspi
2024-05-17 08:41:11 +08:00
yunyaobaihong
df4f8b15ac decoder update : qspi and smart qspi 2024-05-16 10:56:25 +08:00
dreamsourcelabTAI
7e053bec6f fix: the decoded data exporting dialog can't close in MAC os 2024-05-11 19:54:01 +08:00
DreamSourceLab
03131dd261 add support of new hardware models v1.3.2 2024-05-10 20:47:23 -07: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
DreamSourceLab
e93e644f57 bump to v1.3.2 2024-04-27 07:23:17 -07: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
f2e61721bf
Merge pull request #762 from yunyaobaihong/master
decoder updata: tdm audio add new option sampling edge
2024-04-27 10:42:10 +08:00
DreamSourceLab
607fd5f26a change back color of dark theme 2024-04-26 06:57:28 -07:00
DreamSourceLab
11cc824eca Merge branch 'dev-1.3.2' of https://github.com/DreamSourceLab/DSView into dev-1.3.2 2024-04-26 06:46:54 -07:00
DreamSourceLab
6734683971 update fpga firmware 2024-04-26 06:38:37 -07:00
dreamsourcelabTAI
fa61c9cb6b update the make script file 2024-04-26 14:11:47 +08:00
yunyaobaihong
a948984d68 decoder updata: tdm audio add new option sampling edge 2024-04-26 10:08:05 +08:00