]> sigrok.org Git - libsigrok.git/history - src/output/wav.c
SR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
[libsigrok.git] / src / output / wav.c
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-10-20 Martin Lingoutput/wav: Support SR_DF_ANALOG2.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-08-15 Soeren ApelIntroduce OutputFlag
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-01-27 Joel Holdsworthoutput/wav: Improved description
2015-01-27 Joel Holdsworthoutput: Added preferred file extension field
2014-08-25 Bert VermeulenAvoid warnings on all-zero static struct entries.
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-13 Bert Vermeulenoutput/wav: Minor code cleanup.
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-07-29 Bert Vermeulenoutput/wav: Initial module implementation.
2014-07-29 Bert Vermeulenoutput/wav: Initial module skeleton.