639 Commits

Author SHA1 Message Date
dreamsourcelabTAI
07476246ee remove execute permission 2022-06-30 16:28:48 +08:00
dreamsourcelabTAI
b2e7dda0b2 fix: parse decoder options from session file error 2022-06-30 13:53:34 +08:00
dreamsourcelabTAI
92807a9e33 update: compile script 2022-06-29 14:40:12 +08:00
dreamsourcelabTAI
3537df0abc fix: include an error head file 2022-06-27 18:11:39 +08:00
dreamsourcelabTAI
f5bebc87cd fix: annotation can't not parse big string 2022-06-27 18:05:29 +08:00
dreamsourcelabTAI
f5ec938ddb update: rename namespace 2022-06-27 16:03:19 +08:00
dreamsourcelabTAI
8109950a3a update: install file 2022-06-27 15:08:21 +08:00
dreamsourcelabTAI
f33649df0d Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2022-06-27 14:28:12 +08:00
dreamsourcelabTAI
9cbcb99f9b update: .gitignore file 2022-06-27 14:25:46 +08:00
dreamsourcelabTAI
86ccd33e16 fix: a function is not declared 2022-06-27 14:21:52 +08:00
dreamsourcelabTAI
f26971bb8b update: INSTALL file 2022-06-27 14:00:09 +08:00
DreamSourceLab
f977bc3369 Merge branch 'master' of https://github.com/DreamSourceLab/DSView 2022-06-27 09:32:27 +08:00
DreamSourceLab
8c5af3f365 add c2 decoder 2022-06-27 09:29:13 +08:00
DreamSourceLab
73859a4bc3 new decoders & fixs 2022-06-27 09:28:18 +08:00
dreamsourcelabTAI
f8e1aa1844 fix: can't load unicode file path on window 2022-06-23 19:02:34 +08:00
dreamsourcelabTAI
ea94e901dd update: file path convert api 2022-06-22 13:50:02 +08:00
dreamsourcelabTAI
9f7bd786ed update: file path convert for c api on windows 2022-06-21 18:12:52 +08:00
dreamsourcelabTAI
6a0f1b8cf8 Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2022-06-21 16:59:46 +08:00
dreamsourcelabTAI
ccfb6af655 update: install file, and save file name convert 2022-06-21 16:57:07 +08:00
dreamsourcelabTAI
2d6015849c
Merge pull request #504 from ghecko/master
Adding TPM v1.2 support
2022-06-20 22:59:55 +08:00
ghecko
b3c265bcf3 Adding TPM v1.2 support 2022-06-20 10:23:09 +02:00
dreamsourcelabTAI
b0d811604b fix: lin protocol can't output 2022-06-17 15:02:25 +08:00
dreamsourcelabTAI
b26c5cfeee fix: try to call sub decoder end function 2022-06-17 14:51:52 +08:00
dreamsourcelabTAI
c9cb319a70 add: when decode task end, try to call sub decoder end function 2022-06-17 14:39:38 +08:00
dreamsourcelabTAI
23f3310b22 fix: load file popups an error dialog about trigger support 2022-06-16 17:52:45 +08:00
dreamsourcelabTAI
8bf2591110
Merge pull request #503 from vowstar/fix-zof
common/minizip/*: fix OF prototypes
2022-06-16 16:34:30 +08:00
Huang Rui
778ed0360c
common/minizip/*: fix OF prototypes
Because the sys-libs/zlib header pollutes the macro namespace,
leading to build failures. Under the gentoo operating system,
the macro definition of OF becomes _Z_OF in zconf.h, but the
recently introduced minizip has introduced a large number of OF,
leading to build fail. Therefore, the prototypes of OF are added
so that they can be successfully built under various operating
systems.

Bug: https://bugs.gentoo.org/383179
Signed-off-by: Huang Rui <vowstar@gmail.com>
2022-06-16 16:06:01 +08:00
dreamsourcelabTAI
82c92569ec update: rename decoders/autonegotiation to eth_an 2022-06-16 15:31:01 +08:00
dreamsourcelabTAI
9e98bfb6e0
Merge pull request #440 from QQxiaoming/master
decoder: add ETH Auto Negotiation decoder
2022-06-16 15:20:30 +08:00
dreamsourcelabTAI
21794237d3 fix: check fread returns value 2022-06-16 14:44:23 +08:00
dreamsourcelabTAI
6f4341f3de fix: udev install path 2022-06-16 13:49:22 +08:00
dreamsourcelabTAI
9545d18b16
Merge pull request #436 from ghecko/spi-tpm-PD
adding tpm_spi stacked protocol decoder
2022-06-16 09:25:30 +08:00
dreamsourcelabTAI
d44a5ff6a2 fix: protocol dock panel on mac 2022-06-15 13:51:02 +08:00
dreamsourcelabTAI
65b3eaa135 update: decoder list pannel 2022-06-14 18:58:44 +08:00
DreamSourceLab
d8de7a12f9 Merge branch 'master' of https://github.com/DreamSourceLab/DSView 2022-06-14 14:04:45 +08:00
DreamSourceLab
95fa1df6b7 update languages & icons 2022-06-14 14:00:04 +08:00
dreamsourcelabTAI
32de41813f fix: decoder options height 2022-06-14 11:49:24 +08:00
dreamsourcelabTAI
83ad020bda fix: decoder dialog scroll bar 2022-06-14 11:14:09 +08:00
dreamsourcelabTAI
3ae7650602 fix: on mac, the decoder options dailog scroll bar is hidden 2022-06-13 19:09:09 +08:00
dreamsourcelabTAI
65ec20cd61 fix: on mac, the device options dailog scroll bar is hiden 2022-06-13 11:16:17 +08:00
dreamsourcelabTAI
3a4e7cabf8 fix: the comboBox width is inadequate on mac os 2022-06-13 09:24:56 +08:00
dreamsourcelabTAI
d12593fe8a update: decoder options title 2022-06-10 10:23:30 +08:00
dreamsourcelabTAI
18320d7987 update: decoder options title 2022-06-10 10:08:31 +08:00
dreamsourcelabTAI
3d6328df0c update: device options dialog 2022-06-09 18:28:00 +08:00
dreamsourcelabTAI
b11f63825d update: toolbar font size 2022-06-09 16:30:34 +08:00
dreamsourcelabTAI
3b896cbea8 update: device dialog max height 2022-06-09 16:04:35 +08:00
dreamsourcelabTAI
dfb30a8dec update: disalbe hight dpi scale when scale > 150% 2022-06-09 15:52:10 +08:00
dreamsourcelabTAI
d43d00c542 update: decoder options dialog 2022-06-09 10:15:41 +08:00
dreamsourcelabTAI
99125cb64a update: wiegand decoder 2022-06-08 17:23:51 +08:00
dreamsourcelabTAI
46a5f5000a update: add a option for decoder wiegand 2022-06-08 16:31:16 +08:00