Huang Rui
b938efdb3f
INSTALL: improve documents about PKG_CONFIG_PATH
...
Different distributions may not have the same path requirements for PKGCONFIG
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 13:16:09 +08:00
Huang Rui
1fdcc95997
INSTALL: trim trailing whitespaces
...
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 13:11:22 +08:00
Huang Rui
57515b124b
FindFFTW.cmake: fix library path: change locala to local
...
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 12:58:16 +08:00
Huang Rui
90b9664325
CMakeLists.txt: fix udev rule path and clean other path
...
Fix QA Notice: udev rules should be installed in /lib/udev/rules.d
/lib/udev/rules.d is for upstream packager and
/etc/udev/rules.d is for user.
This is intended to make life for distro packagers easier.
Udev rule file should have two digit integer prefix,
and this hardware may use 60 as the prefix.
Closes: https://github.com/DreamSourceLab/DSView/issues/190
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 12:40:02 +08:00
Huang Rui
a73ade35ea
DSView/DSView.desktop: remove svg extension to fix QA
...
value "dsview.svg" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path.
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 12:08:05 +08:00
Huang Rui
dcff26b72c
Fix dsview desktop icon file install path
...
Icon files should be installed into $prefix/share/icons/hicolor/scalable/apps.
Also use $prefix/share/pixmaps to solve compatibility problems under
different DE.
https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 12:02:12 +08:00
Huang Rui
a4d76a2a7a
DSView.desktop: add TryExec=DSView
...
TryExec: If the path is not an absolute path, the file is looked
up in the $PATH environment variable. If the file is not present
or if it is not executable, the entry may be ignored
(not be used in menus, for example).
https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 10:58:17 +08:00
Huang Rui
06cf5b1638
DSView.desktop: fix Exec path
...
Under some linux distro, program may not installed in /usr/local/bin/
Debian/Ubuntu/RHEL uses /usr/bin as package default install path
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 10:54:33 +08:00
Huang Rui
6a89302176
DSView.desktop: add additional categories
...
Change Categories=Development;Electronics;Qt;
https://specifications.freedesktop.org/menu-spec/latest/apas02.html
Re-order the item list to fit desktop file skel.
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 10:52:17 +08:00
Huang Rui
d718b619aa
DSView.desktop: remove known version in desktop file
...
Fix error: value "0.96" for key "Version" in group "Desktop Entry"
is not a known version.
Version of the Desktop Entry Specification that the desktop entry
conforms with. Entries that confirm with this version of the
specification should use 1.1. Note that the version field is not
required to be present, so I removed it.
See also: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-08-18 10:34:14 +08:00
DreamSourceLab
de9aa55873
Merge pull request #322 from HigZxcvd/patch-1
...
Fix #317
2020-07-01 09:41:15 +08:00
DreamSourceLab
dde9e64ccd
Merge pull request #314 from madscientist159/master
...
Add initial FSI protocol decoder
2020-06-27 17:21:08 +08:00
HigZxcvd
33e3d896a4
Fix #317
...
fix build error with Qt 5.15+
2020-06-26 22:36:50 +08:00
Timothy Pearson
1de76d1e05
Add initial FSI protocol decoder
...
The FSI protocol is used on OpenPOWER systems such as the
Raptor Computing Systems Talos II and Blackbird machines.
2020-06-09 03:09:42 -05:00
DreamSourceLab
297668fcbb
Bump version to v1.12
v1.1.2
2020-05-11 21:07:38 +08:00
DreamSourceLab
12fc1cc6cd
Fix issue #306 : wrong identifier codes for VCD file export
2020-05-11 18:16:07 +08:00
DreamSourceLab
dbc943d714
Fix out-of-order issue of multiple annotation rows
2020-05-10 18:44:15 +08:00
DreamSourceLab
2236cace83
Add initial version of mipi_dsi decoder
2020-05-10 18:26:44 +08:00
DreamSourceLab
ff685bb605
Merge branch 'master' of https://github.com/DreamSourceLab/DSView
2020-05-09 14:57:00 +08:00
DreamSourceLab
b119deee04
Fix issue #300 : time precision for csv export of decoder results
2020-05-09 14:49:35 +08:00
DreamSourceLab
65e45a35f9
Add QSPI decoder #143
2020-05-09 11:03:52 +08:00
DreamSourceLab
afa8d0f02d
Merge pull request #295 from madscientist159/master
...
Fix LPC write cycle decoding
2020-05-09 10:54:48 +08:00
DreamSourceLab
8aaac8d97d
Improve range settings in decoders
2020-05-09 10:47:40 +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
e9b7d9aa5d
Bump version to v1.11
v1.1.1
2020-04-09 20:28:45 +08:00
DreamSourceLab
517a8d108b
Fix compile warning
2020-04-09 20:07:10 +08:00
DreamSourceLab
941a516ded
fix the default voltage gain for U2B100/U3P100
2020-04-08 19:41:25 +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
5b3f19b3c5
Update sdcard_sd decoder (fix issue #296 )
2020-04-06 11:31:52 +08:00
Timothy Pearson
14a7c1d6bb
Correctly detect LPC timeouts / aborts
...
LPC timeouts and aborts can occur anywhere and at any time during
or after a cycle, not just during the SYNC/TAR periods.
2020-04-05 22:31:25 -05:00
Timothy Pearson
51acdf0d84
Add initial firmware cycle decode support
2020-04-02 23:46:25 -05:00
DreamSourceLab
10e3fefd13
Fix wave out of viewport issue at osc mode
2020-04-03 11:41:57 +08:00
DreamSourceLab
c6bdd0e5ed
Fix decoder issues (stop of i2c, break of dmx512)
2020-04-02 10:09:51 +08:00
DreamSourceLab
beb06ca1be
Fix type-c orientation issue
2020-03-31 21:49:51 +08:00
DreamSourceLab
8c7d817ea3
Fix issue of missing first trigger at osc mode
2020-03-31 20:00:12 +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
6558174183
Add auto gain feature to DSCope U2B100/U3P100 models
2020-03-29 19:51:08 +08:00
Timothy Pearson
6fbe3d3a57
Fix decode failure on host driven abort
2020-03-29 01:31:55 -05:00
Timothy Pearson
ef69722751
Fix LPC write cycle decoding
2020-03-24 13:51:11 -05:00
DreamSourceLab
ee148cc314
Bump version to v1.10
v1.1.0
2020-02-22 18:41:08 +08:00
DreamSourceLab
a11e8a0473
Fix ruler and cursor issue in DSO mode
2020-02-22 14:42:31 +08:00
DreamSourceLab
771f2c56a0
fix some decoder issues
2020-02-22 11:12:26 +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