dreamsourcelabTAI
b0bd52e7c2
update: 'libsigrok4DSL' project used new log lib
2022-07-12 17:26:01 +08:00
dreamsourcelabTAI
a496f11ec1
update: 'DSView' project used new log lib
2022-07-12 11:27:32 +08:00
dreamsourcelabTAI
94fddcdadc
add: log class lib
2022-07-08 19:35:38 +08:00
dreamsourcelabTAI
9eab24aaa8
update: remove shift key with mouse wheel event
v1.2.0
2022-07-06 13:43:15 +08:00
dreamsourcelabTAI
3f1ddc7621
version info
2022-07-06 11:53:02 +08:00
DreamSourceLab
9deb5f783a
Bump version to v1.2.0
2022-07-05 21:13:09 +08:00
dreamsourcelabTAI
3be3ff7021
fix: save decoder result cracked when count is too big
2022-07-05 16:12:22 +08:00
dreamsourcelabTAI
fea3636e3c
update: export dialog
2022-07-05 14:09:00 +08:00
dreamsourcelabTAI
4077e0bf22
remove libzip, and fix srzip data is empty
2022-07-05 11:01:52 +08:00
dreamsourcelabTAI
e36c1372bf
update: install file
2022-07-02 20:36:34 +08:00
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