2
0
forked from Ivasoft/DSView
Commit Graph

381 Commits

Author SHA1 Message Date
dreamsourcelabTAI
a2acb95ded none 2021-10-25 15:24:58 +08:00
dreamsourcelabTAI
1afaf9d53c add view quick scroll check flag 2021-10-25 15:16:30 +08:00
dreamsourcelabTAI
dd2630c4fb titlebar able process window move 2021-10-22 18:12:41 +08:00
dreamsourcelabTAI
3de6eb1ada optimize save session speed 2021-10-19 16:17:46 +08:00
dreamsourcelabTAI
a80151e3c0 able to specify the protocol's data display format, for bin/ocx/hex/dec/ascii.. 2021-10-15 17:26:50 +08:00
dreamsourcelabTAI
ea11b48470 not change 2021-10-11 17:28:03 +08:00
dreamsourcelabTAI
d679e240b5 decoder's annotation string be from resource table 2021-10-11 17:25:27 +08:00
dreamsourcelabTAI
f9368d112c test git 2 2021-10-08 14:53:17 +08:00
dreamsourcelabTAI
386f19eaa8 test git 2021-10-08 14:40:43 +08:00
dreamsourcelab tai
5933cc4b1b zip marker 2021-09-30 11:40:45 +08:00
dreamsourcelab tai
4c48653ccc suppor make zip in memory 2021-09-30 11:17:04 +08:00
Vito Gamberini
33cc733abe Remove unnecessary extern "C"s, fix build failures.
Wrapping libsigrockdecode.h in extern "C" is unecessary and will cause
build failures on modern versions of glib, this fixes those failures.
2021-04-07 12:48:41 -04:00
DreamSourceLab
26db5b2cb2 fix csv output issue 2020-09-27 17:58:01 +08:00
DreamSourceLab
89257fdd43 Fix sample error when sample rate < 10KHz @DAQ mode 2020-08-29 21:12:55 +08:00
HigZxcvd
33e3d896a4 Fix #317
fix build error with Qt 5.15+
2020-06-26 22:36:50 +08:00
DreamSourceLab
dbc943d714 Fix out-of-order issue of multiple annotation rows 2020-05-10 18:44:15 +08:00
DreamSourceLab
b119deee04 Fix issue #300: time precision for csv export of decoder results 2020-05-09 14:49:35 +08:00
DreamSourceLab
9a06b706de Fix issue #266, double-click open dsl file on Windows 2020-05-08 16:42:33 +08:00
DreamSourceLab
26d695837e Fix issue of saving/loading file with special characters 2020-05-07 13:10:21 +08:00
DreamSourceLab
0af103d987 resize svg icon for high DPI of macOS 2020-04-08 16:18:53 +08:00
DreamSourceLab
e5f1fd04bd Fix compile warnings 2020-04-08 16:05:14 +08:00
DreamSourceLab
10e3fefd13 Fix wave out of viewport issue at osc mode 2020-04-03 11:41:57 +08:00
DreamSourceLab
68ea5d8ca4 Fix out of screen issue at 150% scale setting in Windows 2020-03-31 10:40:31 +08:00
DreamSourceLab
24b475484b fix compile issue for change of svg icon 2020-03-30 14:32:12 +08:00
DreamSourceLab
cf54cdef62 Change png icon to svg version 2020-03-30 11:44:12 +08:00
DreamSourceLab
a11e8a0473 Fix ruler and cursor issue in DSO mode 2020-02-22 14:42:31 +08:00
DreamSourceLab
dd4454e913 Fix language and UI issue 2020-02-21 20:15:34 +08:00
DreamSourceLab
9dfea2e314 Fix session load issue for dsl file 2020-01-21 11:39:07 +08:00
DreamSourceLab
9af32655db Fix some compile warnings 2020-01-18 14:28:05 +08:00
DreamSourceLab
57b3f0cec7 Add zoom&gesture support in macOS 2020-01-17 22:02:37 +08:00
DreamSourceLab
21704f5565 Fix spell and other minor issues 2020-01-16 22:24:46 +08:00
DreamSourceLab
ba34aeb95f Fix vertical scale issue after stop capturing @dso mode 2020-01-14 22:38:01 +08:00
DreamSourceLab
c238427721 Fix slow load speed for single capture @dso mode 2020-01-13 22:45:27 +08:00
DreamSourceLab
a5f47b42c1 Add new products support (DSLogicU3Pro16/DSLogicU3Pro32/DSCopeU2B100/DSCopeU3P100) 2020-01-10 22:43:30 +08:00
DreamSourceLab
235a863b3a Fix wave shake when measure high frequency signals @ dso mode 2020-01-09 21:48:39 +08:00
DreamSourceLab
7328b0b2cc Add 32 channels trigger support 2020-01-08 10:49:11 +08:00
DreamSourceLab
abbb5a6a62 Add save data reminder when hardware detach 2020-01-04 11:26:47 +08:00
DreamSourceLab
e24b0d44b3 Fix crash issue when enable lissajous figure in certain case 2020-01-03 11:59:25 +08:00
DreamSourceLab
f9f0507af0 improve synchronism between between data acquisition and wave display 2019-12-31 22:23:01 +08:00
DreamSourceLab
c5c12248c0 Extend timebase range @ dso mode 2019-11-24 00:17:48 -08:00
DreamSourceLab
84a7e6a33e Fix vertical scale issue after stop capture @ dso mode 2019-11-21 17:40:10 -08:00
DreamSourceLab
7782e49285 Fix "ID" issue when export csv file (#237) 2019-11-19 04:08:04 -08:00
DreamSourceLab
9a681f24df Fix invalid popup windows 2019-11-18 17:59:26 -08:00
DreamSourceLab
fe096280fc Add cursor measurements for daq mode 2019-11-15 05:12:46 -08:00
DreamSourceLab
508542a3ae Change the default export file name of decoder 2019-11-14 06:30:58 -08:00
DreamSourceLab
f7ae998e69 Fix compile issues 2019-11-13 07:37:05 -08:00
DreamSourceLab
d7ece2f45c Fix some lanuage issue 2019-11-12 06:57:36 -08:00
DreamSourceLab
5b3b676c0d Fix mipmap issue @ daq mode 2019-11-10 05:46:09 -08:00
DreamSourceLab
bdaa673422 Fix scale&offset issue when zoom in/out 2019-11-09 07:10:21 -08:00
DreamSourceLab
519f3b0637 Fix math channel update issue when waiting trigger 2019-11-07 04:58:47 -08:00