DreamSourceLab
17c20781cc
Merge branch 'develop' of https://github.com/DreamSourceLab/DSView into develop
2015-09-26 22:35:52 +08:00
DreamSourceLab
13dd644f64
Merge branch 'improve_memory_org' into develop
...
Add RLE compress function
2015-09-26 22:15:22 +08:00
DreamSourceLab
f3023e7917
add RLE compress function
2015-09-26 21:59:40 +08:00
DreamSourceLab
01e1c8af13
Merge pull request #64 from anatol/4upstream
...
4upstream
2015-08-25 01:02:40 +08:00
Anatol Pomozov
082804268a
The newest libpng update (1.6.2) has stricter rules about iCCP and will print this warning every time it finds a png that is broken.
...
Fix the warning with imagemagicks 'convert -strip' tool.
2015-08-21 17:44:05 -07:00
Anatol Pomozov
a7cc4fd8bf
Fix compilation error found at Linux Arch
...
/home/anatol/sources/archpackages/dsview-git/src/DSView/DSView/pv/data/decode/annotation.cpp: In constructor ‘pv::data::decode::Annotation::Annotation(const srd_proto_data*)’:
/home/anatol/sources/archpackages/dsview-git/src/DSView/DSView/pv/data/decode/annotation.cpp:43:17: error: ‘const struct srd_proto_data_annotation’ has no member named ‘ann_class’
_format = pda->ann_class;
2015-08-21 17:42:49 -07:00
Anatol Pomozov
c54022b81b
Fix compile error
...
/home/anatol/sources/dreamstudio/DSView/DSView/pv/mainwindow.cpp: In member function ‘bool pv::MainWindow
/home/anatol/sources/dreamstudio/DSView/DSView/pv/mainwindow.cpp:742:77: error: conversion from ‘uint64_t
s_obj["vdiv"] = QJsonValue::fromVariant(dsoSig->get_vDialValue());
^
2015-08-21 17:39:38 -07:00
DreamSourceLab
91938e444f
fix compile warning
2015-07-17 16:23:42 +08:00
DreamSourceLab
1cd6420046
Merge pull request #57 from darander/gitignore
...
gitignore: update for the DSView rename
2015-07-02 16:30:27 +08:00
Anders Darander
81f7f01d0c
gitignore: update for the DSView rename
...
Signed-off-by: Anders Darander <anders.darander@gmail.com>
2015-07-02 09:31:33 +02:00
DreamSourceLab
aec079cbd3
Merge branch 'release-0.94' into develop
2015-06-30 00:43:42 +08:00
DreamSourceLab
8f56a5e3b6
Merge branch 'release-0.94'
...
Conflicts:
NEWS
v0.9.4
2015-06-30 00:42:41 +08:00
DreamSourceLab
f01dbeb678
update INSTALL file
2015-06-30 00:34:54 +08:00
DreamSourceLab
1cdc8749ac
update NEWS file for v0.94 version
2015-06-29 23:36:57 +08:00
DreamSourceLab
35a5088d7c
change version number to 0.94
2015-06-29 23:19:39 +08:00
DreamSourceLab
4983223abe
update INSTALL process and firmware files
2015-06-29 23:12:40 +08:00
DreamSourceLab
c71404a326
fix delete group signal issue when capture data is NULL
2015-06-24 22:30:12 +08:00
DreamSourceLab
297e4bde91
fix session file load error when open *.dsl file
2015-06-24 22:27:50 +08:00
DreamSourceLab
be3602df32
improve mouse drag-and-drop effect
2015-06-24 22:23:47 +08:00
DreamSourceLab
3bc3da8a35
fix memory leakage issue when open *.dsl file
2015-06-24 22:20:12 +08:00
DreamSourceLab
f4c6f97777
fix data error when enable/disable channel @ DSO mode
2015-06-24 22:18:18 +08:00
DreamSourceLab
577b5cfde9
fix advance trigger enable issue @ LA stream mode
2015-06-24 22:13:32 +08:00
DreamSourceLab
8ffa3c9119
add support for path with chinese characters
2015-06-24 22:07:09 +08:00
DreamSourceLab
4348c2a895
improve session load/store scheme
2015-06-19 18:16:54 +08:00
DreamSourceLab
9d871219bc
add horizontal&vertical measure function @ DSO mode
2015-06-19 11:41:13 +08:00
DreamSourceLab
618f7c92e4
fix instant sample issue when no start operations @ DSO module
2015-06-18 01:19:59 +08:00
DreamSourceLab
44051a295d
fix channel disable/enalbe issues @ DSO mode
2015-06-17 23:24:17 +08:00
DreamSourceLab
248a446d67
add trigger hold off time setting @ DSO mode
2015-06-17 21:46:37 +08:00
DreamSourceLab
fe5bc15f1e
add mouse drag-and-drop effect in viewport
2015-06-09 21:02:56 +08:00
DreamSourceLab
03cb6b58e6
fix instant sample issue @ Demo DSO mode
2015-06-07 23:00:24 +08:00
DreamSourceLab
39c48246a0
improve display of dock widget (add scroll bar)
2015-06-07 21:52:15 +08:00
DreamSourceLab
9198025e81
Merge branch 'add_session_save' into develop
2015-06-06 22:24:32 +08:00
DreamSourceLab
5626a9ba81
add session load/store funtion
2015-06-06 22:24:00 +08:00
DreamSourceLab
9a0e8d7344
Merge branch 'add_session_save' into develop
2015-06-06 22:22:59 +08:00
DreamSourceLab
e37d3aec20
add session load/store funtion
2015-06-06 22:18:31 +08:00
DreamSourceLab
3456cd633e
Merge branch 'add_serial_trig' into develop
2015-05-28 11:10:39 +08:00
DreamSourceLab
af0c4679eb
add serial trigger support @ LA mode
2015-05-28 11:09:17 +08:00
DreamSourceLab
ab4d78ae18
Merge branch 'add_language_support' into develop
2015-05-25 16:48:41 +08:00
DreamSourceLab
4b024dd388
add language support
2015-05-25 16:47:33 +08:00
DreamSourceLab
6274829f3e
Upgrade advanced trigger counter to be 32bit @ LA mode
2015-05-21 11:13:50 +08:00
DreamSourceLab
45b0abd6f2
Fix frequency measure issue of channel 1 @ DSO mode
...
Fix the frequency of output wave to be 1KHz
2015-05-21 10:38:33 +08:00
DreamSourceLab
27aa22c74c
fix trigger position setting issue @ Demo mode
2015-05-21 10:32:54 +08:00
DreamSourceLab
f1c412ee64
Merge branch 'release-0.93' into develop
2015-05-08 16:22:21 +08:00
DreamSourceLab
71d0f5ae8e
Update NEWS file
2015-05-08 16:21:36 +08:00
DreamSourceLab
56dc212337
Merge branch 'release-0.93'
v0.9.3
2015-05-08 16:11:21 +08:00
DreamSourceLab
c43d934155
fix minor issues
2015-05-08 16:10:19 +08:00
DreamSourceLab
a887a7f35d
fix zero adjustment issue
2015-05-08 10:11:13 +08:00
DreamSourceLab
f118e71ebb
fix trigger value out of range issue
2015-05-07 20:17:26 +08:00
DreamSourceLab
a4cc8efaa3
change version number to 0.93
2015-05-07 19:58:11 +08:00
DreamSourceLab
e872487005
Merge branch 'fix_la_issue' into develop
2015-05-07 19:54:08 +08:00