]> sigrok.org Git - libsigrok.git/history - src/output/srzip.c
Fix a few "value never read" scan-build warnings.
[libsigrok.git] / src / output / srzip.c
2015-09-25 Uwe HermannFix a few "value never read" scan-build warnings.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-09 Uwe Hermannportability: Use g_strerror() in favor of strerror().
2015-08-16 Daniel ElstnerConsistently use SR_PACKAGE_VERSION instead of VERSION
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-08-15 Soeren ApelIntroduce OutputFlag
2015-08-15 Soeren Apeloutput/srzip: Prevent memory leak in case filename...
2015-07-30 Soeren Apeloutput/srzip: Use sr_output->filename instead of option
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-01-27 Joel Holdsworthoutput: Added preferred file extension field
2014-12-05 Aurelien JacobsOnly save enabled channels to a session file.
2014-11-24 Bert VermeulenAlways save all channels to a session file.
2014-11-11 Bert Vermeulenoutput: Add srzip, the session file format.