867 Commits

Author SHA1 Message Date
dreamsourcelabTAI
53b2f85ef5
Merge pull request #574 from yunyaobaihong/master
fix:can't open calibration dialog
2022-12-06 16:02:03 +08:00
yunyaobaihong
13aade177e fix:can't open calibration dialog 2022-12-06 15:38:57 +08:00
dreamsourcelabTAI
7441404e32
Merge pull request #573 from yunyaobaihong/master
fix:mac screenshot
2022-12-06 15:30:55 +08:00
yunyaobaihong
a113cefb92 fix:mac screenshot 2022-12-06 15:27:57 +08:00
dreamsourcelabTAI
571ecfaec8
Merge pull request #572 from yunyaobaihong/master
fix:decoder wait function problem on 2022/09/08
2022-12-06 15:03:31 +08:00
yunyaobaihong
c8149670a7 fix:decoder wait function problem on 2022/09/08 2022-12-06 14:30:25 +08:00
dreamsourcelabTAI
258fa4dfd3 Load data in sections for each channel 2022-11-30 19:43:52 +08:00
dreamsourcelabTAI
da6b8ff426 Restore code file:logicsnapshot.cpp 2022-11-21 17:12:57 +08:00
dreamsourcelabTAI
92cb8ba33f Merge branch 'dev-1.3' of https://github.com/dreamsourcelab/DSView into dev-1.3 2022-11-18 14:22:39 +08:00
dreamsourcelabTAI
52145692ad LogicSnapshot class refactoring 1 2022-11-18 13:43:55 +08:00
dreamsourcelabTAI
2beed5eb23 Merge branch 'master' of https://github.com/dreamsourcelab/DSView into dev-1.3 2022-11-17 14:15:39 +08:00
dreamsourcelabTAI
0af603c132 fix: The lable can't show on device options dialog 2022-11-17 13:51:11 +08:00
dreamsourcelabTAI
a2d6ae3ff1 code format 2022-11-17 09:48:06 +08:00
dreamsourcelabTAI
5bb68cf9bc
Merge pull request #561 from yunyaobaihong/master
Shortcut Key Update Version
2022-11-14 14:55:51 +08:00
yunyaobaihong
39ceee01cf Shortcut key update version 2022-11-14 14:11:28 +08:00
yunyaobaihong
a212e09052 [200~ 2022-11-14 14:02:09 +08:00
dreamsourcelabTAI
7270e8a8d4
Merge pull request #558 from yunyaobaihong/master
spdif
2022-11-14 09:03:36 +08:00
yunyaobaihong
bdcc3695ed spdif 2022-11-11 18:00:05 +08:00
dreamsourcelabTAI
be2cb7f438 update: Auto open the device when it reconnected 2022-11-11 15:40:06 +08:00
dreamsourcelabTAI
94a8e924f4 update: Auto scan connected hardware device first time 2022-11-10 19:18:10 +08:00
dreamsourcelabTAI
195e20fd05 add: The custom interface for process hotplug event 2022-11-10 11:07:48 +08:00
yunyaobaihong
cbf5d774ae S/PDIF Protocol 2022-11-09 14:46:27 +08:00
dreamsourcelabTAI
4063bc2534 fix: The Time accuracy in exported csv file 2022-11-09 14:36:26 +08:00
dreamsourcelabTAI
e4e5f07682 fix: Signal bind a error type 2022-11-07 19:05:45 +08:00
dreamsourcelabTAI
55e3483bff Remove dynamic_cast 2022-11-03 18:42:54 +08:00
dreamsourcelabTAI
57ae013256 Update the code style 2022-11-02 17:37:17 +08:00
dreamsourcelabTAI
2595f500a0
Merge pull request #554 from yunyaobaihong/master
build script
2022-11-01 10:53:30 +08:00
yunyaobaihong
afeb971215 build script 2022-11-01 10:45:52 +08:00
dreamsourcelabTAI
f8c375385c Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2022-10-31 15:51:21 +08:00
dreamsourcelabTAI
161f7168d2 The decdoer info surports mutil-language 2022-10-31 15:38:37 +08:00
dreamsourcelabTAI
6acd539780
Merge pull request #553 from yunyaobaihong/master
protocol
2022-10-31 15:36:16 +08:00
yunyaobaihong
178ce96f97 protocol translation + 2022-10-31 15:10:18 +08:00
yunyaobaihong
6da9dc3785 protocol translation 2022-10-31 14:36:50 +08:00
dreamsourcelabTAI
d04f66d7a4 fix: get config api returns an error code 2022-10-28 19:00:27 +08:00
dreamsourcelabTAI
3b614ea7e2
Merge pull request #544 from sagasm/master
修复几个win10上的编译问题。
2022-10-27 17:47:17 +08:00
dreamsourcelabTAI
5b238cc802
Merge pull request #550 from yunyaobaihong/master
decoder script language resouce ids
2022-10-27 17:44:56 +08:00
dreamsourcelabTAI
0115b06258 New session file format 2022-10-27 17:22:55 +08:00
yunyaobaihong
88d1071c9f decoder script language resouce ids 2022-10-21 11:10:28 +08:00
sagasm
39de6d9385
Merge branch 'DreamSourceLab:master' into master 2022-10-21 10:05:50 +08:00
dreamsourcelabTAI
7118f316ba Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2022-10-19 18:42:04 +08:00
dreamsourcelabTAI
da1461640f The saved session file does not use a string value, use a code value instead. 2022-10-19 18:41:13 +08:00
dreamsourcelabTAI
ca20a4e2ab
Merge pull request #549 from yunyaobaihong/master
mutil-language framework
2022-10-19 18:00:18 +08:00
yunyaobaihong
fc824b31e4 update build script 2022-10-19 17:02:27 +08:00
yunyaobaihong
12016d66ac new mutil-language framework 2022-10-19 16:17:33 +08:00
Yunyao
d956c8db04 language resource file 2022-10-17 16:17:17 +08:00
dreamsourcelabTAI
7bf81734d4 update build script 2022-10-17 09:06:02 +08:00
dreamsourcelabTAI
1379117213 A new multilingual solution 2022-10-14 09:58:01 +08:00
dreamsourcelabTAI
9457e64e7b A new multilingual solution 2022-10-14 09:57:15 +08:00
dreamsourcelabTAI
83631c9d65 Merge branch 'dev-1.3' 2022-10-11 14:55:07 +08:00
dreamsourcelabTAI
58fb072724 update cmake script 2022-10-11 14:01:03 +08:00