176 Commits

Author SHA1 Message Date
DreamSourceLab
acc14cf079 Merge pull request #88 from davidgfnet/master
Adding theme qrc to resources to fix #86
2016-12-01 23:08:40 +08:00
David Guillen Fandos
3f31283cb6 Adding theme qrc to resources to fix #86 2016-11-29 01:04:16 +01:00
DreamSourceLab
2143be9778 update change news for 0.96 version v0.9.6 2016-08-13 01:08:16 +08:00
DreamSourceLab
ec31cebeaf Merge pull request #83 from anatol/patch-1
Use standard location for udev rules
2016-08-13 00:44:40 +08:00
Anatol Pomozov
a301015719 Use standard location for udev rules
/etc should be used for host-specific configuration only
2016-08-12 09:23:44 -07:00
DreamSourceLab
69ad3f3584 Merge branch 'develop'
Bumped version number to 0.96
2016-08-12 10:29:25 +08:00
DreamSourceLab
7665adeb9c Fix compile issue 2016-08-11 13:02:28 +08:00
DreamSourceLab
fdb59518d2 Fix compile issue 2016-08-11 12:57:35 +08:00
DreamSourceLab
bd902901db Merge branch 'develop' of https://github.com/DreamSourceLab/DSView into develop
Conflicts:
	INSTALL
2016-08-11 11:43:17 +08:00
DreamSourceLab
f03d707d99 Merge branch 'develop' of https://github.com/DreamSourceLab/DSView into develop
Conflicts:
	DSView/pv/data/decoderstack.cpp
	DSView/pv/data/dsosnapshot.cpp
	DSView/pv/dock/protocoldock.cpp
2016-08-10 17:28:19 +08:00
DreamSourceLab
1600f2a932 Merge pull request #78 from Susurrus/master
Improve build instructions for Fedora
2016-08-10 17:26:29 +08:00
DreamSourceLab
92572eaadd Merge pull request #72 from Susurrus/desktop_file
Add a desktop file.
2016-08-10 17:25:56 +08:00
DreamSourceLab
b15bf26843 Bumped version number to 0.96 2016-08-10 16:45:36 +08:00
DreamSourceLab
941c73d373 Fix some minor display/platform issues 2016-08-10 15:12:13 +08:00
DreamSourceLab
f15aa50d32 Improve usb transfer and othre minor issues 2016-07-20 08:59:39 +08:00
DreamSourceLab
4cc02c8d78 Fix trigger issue @ DSO mode 2016-06-25 09:58:07 +08:00
DreamSourceLab
5bd97eb8c2 Add error display for decoder trace; Adjust comboBox width on contents 2016-06-22 15:51:08 +08:00
DreamSourceLab
d86c9558cb Add file path remember feature 2016-06-21 23:26:46 +08:00
DreamSourceLab
4f2e5c2e10 Avoid UI freezing when search in protocol list viewer 2016-06-21 21:52:22 +08:00
DreamSourceLab
cace16dd8e Make windows frameless and add own titlebar 2016-06-21 15:15:13 +08:00
DreamSourceLab
aa9d7c400b Add multibytes search feature for protocol list viewer;Add absolute time to session file;fix other minor issues 2016-06-14 22:52:27 +08:00
DreamSourceLab
b1446b780d Improve memory alloc and free for each capture 2016-06-10 10:02:08 +08:00
DreamSourceLab
57188cf7ad Add DSCope20 hardware support 2016-06-08 12:18:50 +08:00
DreamSourceLab
8a26138443 Improve performance of protocol decoder 2016-05-24 10:04:07 +08:00
DreamSourceLab
9bc3bf7e6e Improve performance of protocol decoder 2016-05-24 10:03:28 +08:00
DreamSourceLab
093824e610 Add search function for protocol list viewer @ LA mode 2016-05-17 17:53:01 +08:00
DreamSourceLab
f6245e2eae Improve memory alloc and free for capture session 2016-05-16 21:58:09 +08:00
DreamSourceLab
1b6f16bf95 Improve decode progress and content display @ LA mode 2016-05-15 22:51:18 +08:00
DreamSourceLab
f8b2d1e4ee Add FFT function @ DSO mode 2016-05-14 10:24:44 +08:00
DreamSourceLab
ced33961c7 Add FFT function @ DSO mode 2016-05-14 10:22:45 +08:00
DreamSourceLab
adf428ffd0 Add protocol list viewer and export support 2016-05-03 15:47:06 +08:00
DreamSourceLab
f3138d93c2 Enhance serial trigger @ LA mode 2016-04-10 08:18:25 +08:00
Bryant Mairs
fbfcb58848 Add directions for compilation failing on Fedora. 2016-03-28 20:51:27 -07:00
Bryant Mairs
6b42d57bc7 Add missing package dependency. 2016-03-28 20:51:01 -07:00
Bryant Mairs
67ec5fba3a Correct improper package name for Fedora. 2016-03-28 20:50:45 -07:00
DreamSourceLab
a5ead17590 Add region decode feature 2016-03-27 12:03:20 +08:00
DreamSourceLab
f0aff5e7ce Fix memory release issue when added protocol decoder 2016-03-25 14:34:06 +08:00
DreamSourceLab
aad5257fd2 Merge pull request #75 from teyssieuman/master
Remove some compilation warnings on linux and 	Supress the "QT" error message at run time
2016-01-11 23:10:29 +08:00
DreamSourceLab
c7c6dd697a Merge pull request #73 from Susurrus/minor_fixes
Ignore compilation intermediates.
2016-01-10 23:54:04 +08:00
Bryant
dd7b0106ba Ignore compilation intermediates. 2016-01-08 19:57:11 -08:00
Bryant
01569e928c Add a desktop file.
Uncertain if this also needs an installation script change or if this is good enough.
2016-01-08 19:54:51 -08:00
teyssieuman
73cbab6f43 Supress the "QT" error message that appears here:
https://www.youtube.com/watch?v=bjITW4hfILs
2016-01-06 22:07:03 +01:00
teyssieuman
a723b459d7 Remove some compilation warnings on linux 2016-01-06 21:26:58 +01:00
DreamSourceLab
a0e4687b92 Merge pull request #67 from anatol/develop
Fix misspellings using codespell tool
2015-12-17 00:32:55 +08:00
Anatol Pomozov
c02e2d1e9e Fix misspellings using codespell tool 2015-12-14 11:26:14 -08:00
DreamSourceLab
0a6f675ff9 Merge branch 'master' into develop 2015-12-15 00:42:21 +08:00
DreamSourceLab
3100bc8dc3 Merge branch 'release-v0.95'
Conflicts:
	NEWS
v0.9.5
2015-12-15 00:40:44 +08:00
DreamSourceLab
dc3263c04c Fix compile warnings 2015-12-15 00:34:13 +08:00
DreamSourceLab
6c6766641b bumped version number to 0.95 2015-12-14 21:57:22 +08:00
DreamSourceLab
ceda90aec5 Fix language support issue 2015-12-14 21:21:16 +08:00