]> sigrok.org Git - libsigrok.git/history - output/output.c
build: Portability fixes.
[libsigrok.git] / output / output.c
2014-05-04 Uwe HermannAdd/update Doxygen @since tags.
2014-04-20 Bert Vermeulenoutput: Introduce output module API wrappers.
2014-04-19 Bert Vermeulenoutput/ascii: Rewrite for new output API.
2014-04-19 Bert Vermeulenoutput/hex: Rewrite for new output API.
2014-04-19 Bert Vermeulenoutput/bits: Rewrite for new output API.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-02-24 Uwe Hermanndoxygen: Add more output format docs.
2012-10-30 Uwe HermannRemove 'float' output module.
2012-10-22 Uwe HermannDoxygen: Add @file items for the relevant files.
2012-10-22 Uwe HermannDoxygen: Initial groups and topic short descriptions.
2012-10-22 Uwe HermannDoxygen: Mark non-public stuff for exclusion.
2012-09-08 Bert Vermeulensr: add new analog output module
2012-07-04 Bert Vermeulensr: moved sigrok.h so libsigrok/libsigrok.h
2012-06-19 Bert Vermeulensr: new output format 'float', just floating point...
2012-02-13 Bert Vermeulensr: adjust copyright year
2012-02-05 Uwe Hermannsr: input/output: Mark more symbols with SR_PRIV.
2012-02-01 Uwe Hermannsr: Mark API functions with SR_API/SR_PRIV.
2012-01-03 Uwe Hermannsr/srd: Fix left-over #includes.
2011-04-26 Uwe HermannInitial support for CSV as output format.
2011-04-10 Uwe HermannAdd chronovu-la8 output file format.
2011-02-20 Uwe HermannDisable analog bits/gnuplot output for now.
2011-01-30 Uwe HermannAdd sr_ prefix to input/output structs.
2011-01-21 Daniel Ribeiroadd incomplete DF_ANALOG support to output_gnuplot.c
2011-01-21 Daniel Ribeirochange output_text.c to support analog
2011-01-17 Håvard Espelandoutput_text: Add ASCII output.
2011-01-15 Uwe HermannInitial support for the OLS output format.
2011-01-10 Bert Vermeulenadd DF_ANALOG, and an analog output module
2010-04-15 Uwe HermannRefactoring and code simplifications.
2010-04-12 Uwe HermannRename "bin" output module to "bits" everywhere.
2010-04-12 Uwe HermannAdd raw binary output format.
2010-04-06 Uwe HermannGnuplot output format support.
2010-04-04 Uwe HermannInitial Value Change Dump (VCD) output support.
2010-04-02 Uwe HermannStart of code base layout restructuring.