]> sigrok.org Git - libsigrok.git/history - src/output
Backport recent changes from mainline.
[libsigrok.git] / src / output /
2019-12-24 Uwe HermannBackport recent changes from mainline.
2018-10-14 Uwe HermannBackport recent changes from mainline.
2017-06-09 Gerhard Sittigoutput/csv: Nit, remove an unused loop iteration variable
2017-06-06 Uwe HermannDrop trailing whitespace in various files.
2017-06-06 Uwe HermannMinor cosmetics.
2017-05-13 Wolfram Sangoutput/csv: get proper index for input channels
2017-05-13 Wolfram Sangoutput/csv: fix a minor leak
2017-05-13 Wolfram Sangoutput/csv: fix segfault with logic channels
2017-05-13 Wolfram Sangoutput/csv: fix segfault when naming logic channels
2017-05-10 Uwe Hermannoutput/csv: Fix a compiler warning.
2017-05-05 Gerhard Sittigoutput/vcd: minor nit, remove unused variable
2017-03-07 Soeren ApelRework sr_period_string
2017-02-15 Sven SchnelleFix analog output display
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-11-02 Gerhard Sittigoutput/ascii: add support for user configurable charact...
2016-10-17 Aurelien Jacobsanalog: use SI prefix only with units that accept SI...
2016-09-24 Mike Meyeroutput/csv: Add an option to output units for column...
2016-09-04 Mike Meyeroutput/gnuplot: Remove, obsoleted by improved CSV module.
2016-09-04 Uwe Hermanncsv: Fix a segfault due to a g_malloc() allocating...
2016-09-04 Uwe Hermanncsv: Fix a segfault when using non-hardware input.
2016-09-04 Mike MeyerNew all-singing, almost all dancing, csv output module.
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-08-28 Aurelien Jacobsanalog: improve output readability by using SI prefix
2016-06-26 Aurelien Jacobsanalog: add support for negative number of digits
2016-06-17 Uwe Hermannoutput/analog: Drop unused fancyprint() and si_printf().
2016-06-17 Uwe Hermannoutput/analog: Drop support for SR_DF_ANALOG_OLD.
2016-06-17 Uwe Hermannoutput/csv: Drop support for SR_DF_ANALOG_OLD.
2016-06-17 Uwe Hermannoutput/wav: Drop support for SR_DF_ANALOG_OLD.
2016-05-13 Lars-Peter Clausensrzip: zip_append_analog(): Fix memory leaks
2016-05-13 Lars-Peter Clausensrzip: Fix handling of analog channels with index 0
2016-04-23 Alexandru Gagniucanalog: Add MQ Flag for four-wire measurements
2016-03-27 Soeren Apelsrzip: Optimize analog output saving
2016-03-24 Soeren Apelanalog save: Avoid index duplication between analog...
2016-03-15 Uwe Hermannoutput/srzip: Minor whitespace fixes.
2016-03-13 Martin Lingsrzip: Renumber analog channels from zero in output...
2016-03-13 Martin Lingsrzip: Save analog data.
2016-03-13 Martin Lingsrzip: Store total number of analog channels.
2016-03-13 Martin Lingsrzip: Count only logic channels in "total probes".
2015-11-29 Stefan Brünsoutput/wav: use the right buffer for SR_DF_ANALOG
2015-11-29 Stefan Brünsoutput/wav: track and free memory for float conversion...
2015-11-29 Stefan Brünsoutput: fix options memory leak
2015-11-29 Stefan Brünsoutput/analog: track and free memory for float conversi...
2015-11-08 Uwe HermannConstify a lot more items.
2015-10-24 Uwe HermannDrop unneeded sr_analog_float_to_string().
2015-10-20 Uwe HermannSR_DF_ANALOG2 and sr_datafeed_analog2 renames.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-10-20 Martin Lingoutput/csv: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingoutput/wav: Support SR_DF_ANALOG2.
2015-10-16 Daniel Elstnersrzip: Avoid recent-ish zip_file_add()
2015-10-01 Daniel Elstnersrzip: Avoid low-level FD-based I/O
2015-09-25 Uwe HermannFix a few "value never read" scan-build warnings.
2015-09-20 Martin Lingoutput/analog: Allocate correct buffer size for sr_anal...
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-09-09 Uwe Hermannportability: Use g_strerror() in favor of strerror().
2015-08-30 Bert Vermeulenoutput/csv: Avoid using SR_OK_CONTINUE.
2015-08-28 Uwe HermannVarious key lists: Add reminders of what needs updates...
2015-08-28 Uwe Hermannoutput/analog: Fix key order, add missing items.
2015-08-28 Uwe Hermannoutput/analog: Support mass related units / MQ flags.
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-07-30 Soeren ApelAdd filename field to sr_output and make it accessible
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-03-16 Bartosz Golaszewskioutput: Accept analog packets in csv output module.
2015-02-17 Uwe HermannVarious Doxygen updates.
2015-01-27 Uwe Hermannoutput/gnuplot: Use .dat as suggested file extension.
2015-01-27 Uwe Hermannin/out: Minor consistency renames.
2015-01-27 Joel Holdsworthoutput/wav: Improved description
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-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-11-19 Martin LingMake sr_analog_*_to_string() functions allocate the...
2014-11-18 Bert Vermeulenoutput/analog: Add option to restrict number of decimal...
2014-11-13 Bert Vermeulenoutput/analog: Add SR_DF_ANALOG2 support.
2014-11-11 Bert Vermeulenoutput: Add srzip, the session file format.
2014-10-21 Janne HuttunenExport LCR meter 'auto' bits as config keys instead...
2014-10-12 Janne HuttunenAdd pretty-printer for new units and flags.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert VermeulenAvoid warnings on all-zero static struct entries.
2014-08-20 Bert Vermeulenoutput: Fix options enumeration. Again.
2014-08-20 Marc Schinkoutput: Allocate additional memory for NULL terminator.
2014-08-18 Bert Vermeulenoutput: Fix double free.
2014-08-18 Bert Vermeulenoutput: Fix output option enumeration.
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-15 Bert Vermeulenoutput: Actually return a NULL-terminated array.
2014-08-13 Bert Vermeulenoutput/wav: Minor code cleanup.
2014-08-13 Bert Vermeulenoutput: Deal properly with NULL (no) options on a new...
2014-08-03 Bert Vermeulenoutput/vcd: Drop obsolete string.
2014-08-02 Bert Vermeulenoutput: Check options hash before destroying.
2014-08-02 Bert Vermeulenoutput: Move option checks to the wrapper.
2014-08-02 Bert Vermeulenoutput: Modules can keep track of option resources...
2014-08-02 Bert Vermeulenoutput/wav: Add 'scale' option.
2014-08-01 Bert Vermeulenoutput/wav: Fix channel deinterleaving.
2014-08-01 Bert Vermeulenoutput/analog: Fix channel deinterleaving.
2014-07-29 Bert Vermeulenoutput/wav: Initial module implementation.
next