]> sigrok.org Git - libsigrok.git/history - output
consistent debug msgs, rename sump to ols
[libsigrok.git] / output /
2010-12-28 Bert Vermeulenfix corner cases/memory management (cli->text out)
2010-05-26 Uwe HermannUse 'kHz' (not 'KHz') consistently.
2010-05-09 Uwe HermannVCD: Optimizations and fixes.
2010-05-09 Uwe HermannVCD/Gnuplot: Fix incorrect sample counter.
2010-05-09 Uwe HermannGnuplot: Nicer output formatting.
2010-05-09 Uwe HermannGnuplot: Improve column/probe name display.
2010-05-09 Uwe Hermannoutput_text: More error handling.
2010-05-09 Uwe Hermannoutput_gnuplot: Simplify event().
2010-05-09 Uwe Hermannoutput_binary: Code simplifications.
2010-05-09 Uwe HermannGnuplot quickfix: Increase malloc()'ed size.
2010-05-09 Uwe HermannVCD/Gnuplot: Store time/date in output.
2010-05-09 Uwe HermannVCD/Gnuplot: Cosmetics, code simplifications.
2010-05-09 Uwe HermannGnuplot output: More error handling.
2010-05-09 Uwe HermannVCD: Improve error handling/checking.
2010-05-07 Bert Vermeulenoutput_text: always print sigrok version
2010-05-07 Bert Vermeulenoutput_binary: rm TODO item
2010-05-07 Bert Vermeulenoutput: if device has no plugin, don't report samplerate
2010-05-04 Håvard EspelandOutput: Fix invalid pointer dereferencing in vcd and...
2010-04-30 Håvard Espelandcli: Show trigger event in bits plugin.
2010-04-18 Bert Vermeulensimplify code for unused features
2010-04-15 Uwe HermannRefactoring and code simplifications.
2010-04-15 Uwe Hermannoutput: Coding style fixes.
2010-04-12 Uwe HermannRename "bin" output module to "bits" everywhere.
2010-04-12 Uwe HermannAdd raw binary output format.
2010-04-09 Uwe HermannFix all warnings and re-enable -Wextra.
2010-04-08 Bert Vermeulenbetter buffer size calculation
2010-04-08 Bert Vermeulenfix off-by-one error
2010-04-07 Uwe HermannFactor out common sigrok_samplerate_string().
2010-04-06 Uwe HermannVCD output: Handle disabled probes correctly.
2010-04-06 Uwe HermannGnuplot output format support.
2010-04-05 Uwe HermannStart unification of libsigrok return codes.
2010-04-05 Uwe HermannAllow output_format.init() to return errors.
2010-04-05 Uwe HermannMore consistent spelling of "samplerate".
2010-04-04 Uwe HermannInitial Value Change Dump (VCD) output support.
2010-04-02 Uwe HermannStart of code base layout restructuring.