]> sigrok.org Git - libsigrok.git/history - src
output: Allocate additional memory for NULL terminator.
[libsigrok.git] / src /
2014-08-20 Marc Schinkoutput: Allocate additional memory for NULL terminator.
2014-08-20 Marc Schinkikalogic-scanaplus: Free device context to fix memory...
2014-08-18 Bert Vermeulenoutput: Fix double free.
2014-08-18 Bert Vermeulenoutput: Fix output option enumeration.
2014-08-17 Marcus Comstedtsaleae-logic16: Recognize FPGA FIFO overflow status
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-15 Bert Vermeulenoutput: Actually return a NULL-terminated array.
2014-08-14 Soeren Apelhameg-hmo: Make sure the enabled_channels list is empty...
2014-08-13 Bert Vermeulensession: Remove irrelevant logging.
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-11 Uwe Hermannsr_session_new(): Return SR_ERR_ARG upon invalid argument.
2014-08-11 Uwe Hermannsession_file.c: Drop left-over extern.
2014-08-10 Uwe Hermanntrigger.c: Add Doxygen @file and @defgroup tags.
2014-08-10 Uwe HermannDoxygen: Add a few missing @param lines for sessions.
2014-08-08 Soeren ApelFix typo in the Hameg HMO driver and add some error...
2014-08-03 Bert Vermeulenoutput/vcd: Drop obsolete string.
2014-08-03 Bert Vermeulenhameg-hmo: Implement SR_CONF_SCAN_OPTIONS.
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 Janne HuttunenImplement Brymen BM25x series as a serial DMM.
2014-08-01 Bert Vermeuleninput/vcd: Make less noise in format match failure.
2014-08-01 Bert Vermeuleninput/csv: Match format on .csv extension in filename.
2014-08-01 Bert Vermeuleninput/wav: Deal with IEEE float samples in WAV files.
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.
2014-07-29 Bert Vermeulenoutput/wav: Initial module skeleton.
2014-07-29 Bert Vermeulendemo: Attach analog generator to channel, not channel...
2014-07-28 Bert Vermeulenoutput: Rename instance private storage pointer to...
2014-07-28 Bert Vermeulendemo: Support changing the amplitude of analog channels.
2014-07-28 Bert VermeulenAdd config key for amplitude.
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
2014-07-24 Bert Vermeulendemo: Free analog channel groups when done with them.
2014-07-24 Bert Vermeulenstd: Free channel groups from device instances as well.
2014-07-23 Bert Vermeulenfx2lafw: Check for valid samplerate before setting.
2014-07-23 Bert Vermeulendemo: Support continuous acquisition.
2014-07-22 Bert Vermeulenfx2lafw: Fix continuous mode.
2014-07-22 Uwe HermannDrop references to obsolete sigrok-commits mailing...
2014-07-22 Uwe Hermannsession*.c: Remove some unneeded lines.
2014-07-22 Bert VermeulenReorganize project tree.