353 Commits

Author SHA1 Message Date
DreamSourceLab
45abe48a91 Fix issue #87: Hangs at 100% on Arch Linux 2017-06-01 13:31:35 +08:00
DreamSourceLab
79fdd36d5a Fix error of can't find res path 2017-05-31 20:29:09 +08:00
DreamSourceLab
3a71ddd72a Warnings fix 2017-05-31 14:19:47 +08:00
DreamSourceLab
f87f5a235b Warnings fix 2017-05-31 11:49:20 +08:00
DreamSourceLab
531daded93 Fix issue #87: Hangs at 100% on Arch Linux 2017-05-30 17:41:55 +08:00
DreamSourceLab
b301fe56f7 Add libzip cmake find 2017-05-26 15:32:04 +08:00
DreamSourceLab
9a97c35d5b Add libzip cmake find 2017-05-26 15:30:31 +08:00
DreamSourceLab
3f97949f4d gitignore fix 2017-05-26 15:03:22 +08:00
DreamSourceLab
f7c4255735 Merge branch 'master' of https://github.com/DreamSourceLab/DSView 2017-05-25 21:17:25 +08:00
DreamSourceLab
29e5bbedb0 Merge branch 'develop' for v0.97 2017-05-25 21:03:24 +08:00
DreamSourceLab
886b847c21 Warnings fix 2017-05-25 20:23:52 +08:00
DreamSourceLab
83d77b03a5 warnings fix 2017-05-23 22:39:00 +08:00
DreamSourceLab
987114a309 Merge pull request #82 from projectgus/master
dsldial.cpp: Include math.h for sqrt()
2017-05-21 23:05:57 +08:00
DreamSourceLab
233f8f8495 add new icon for v0.97 2017-05-20 03:22:36 +08:00
DreamSourceLab
2add0e3cf3 v0.97 initial update, compile pass, run error 2017-05-20 03:20:06 +08:00
DreamSourceLab
9ef2d7d042 Merge pull request #97 from davidgatti/patch-1
Much nicer
2017-05-19 22:26:28 +08:00
DreamSourceLab
c00c93e233 Merge pull request #96 from vatrat/pr
Add (temporary?) libusb freeze fix from DSView issue #87
2017-05-19 22:25:30 +08:00
DreamSourceLab
b025c80c81 Merge pull request #92 from smartperson/master
Language update: spelling errors, phrasing, capitalization
2017-05-19 22:24:44 +08:00
DreamSourceLab
9bc57dbeb9 Merge pull request #90 from eastboy007/master
JTAG TDI/TDO decode bug fixed
2017-05-19 22:23:29 +08:00
DreamSourceLab
383fd7cfbf Merge pull request #89 from yaakovgamliel/master
copy udev rules to the right location for Ubuntu
2017-05-19 22:23:07 +08:00
David Gatti
8adeccf46d Much nicer
This is how a README.md file should look like :)  hope this helps.
2017-05-02 15:00:14 +02:00
vatrat
eb11b48858 Add (temporary?) libusb freeze fix from DSView issue #87 2017-04-05 14:30:51 -04:00
Varun Mehta
a5ddbc818b Translation update: spelling errors, phrasing, capitalization
Entirely cosmetic changes to fix word choice, a few spelling errors,
and needless capitalization. Punctuation added to match other existing
messages in the same files.
2017-04-02 18:20:55 -04:00
eastboy007
b42c81fdb4 Fixed decode when shift one bit 2017-01-11 16:04:29 +08:00
eastboy007
6521366026 JTAG TDI/TDO decode bug fixed 2017-01-10 22:19:01 +08:00
Yaakov
01245eb5d0 copy udev rules to the right location for Ubuntu 2016-12-31 23:53:44 +02:00
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
Angus Gratton
b4267247bf dsldial.cpp: Include math.h for sqrt() 2016-07-09 14:03:36 +10: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