]> sigrok.org Git - libsigrok.git/history - output/output_binary.c
Improve sr_filter_probes error handling and docs.
[libsigrok.git] / output / output_binary.c
2011-11-24 Uwe HermannOther method to avoid "unused var" compiler warnings.
2011-04-14 Uwe Hermannlibsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err.
2011-04-10 Uwe Hermanninput/output formats: s/extension/id/.
2011-04-10 Uwe HermannBinary output: Add more error checks.
2011-04-10 Uwe Hermanninput/output formats: Explicit struct member names.
2011-03-03 Uwe HermannMake some more items 'static'.
2011-02-20 Uwe HermannConstify some more 'char *' parameters.
2011-01-30 Uwe HermannSR_ prefix for all public enums.
2011-01-30 Uwe HermannAdd sr_ prefix to input/output structs.
2011-01-30 Uwe HermannChange SIGROK_ prefix to SR_.
2011-01-13 Bert Vermeulenmake output modules a bit more crashproof
2011-01-09 Bert Vermeulenoutput modules now register the DF type they can use
2010-05-09 Uwe Hermannoutput_binary: Code simplifications.
2010-05-07 Bert Vermeulenoutput_binary: rm TODO item
2010-04-18 Bert Vermeulensimplify code for unused features
2010-04-15 Uwe Hermannoutput: Coding style fixes.
2010-04-12 Uwe HermannAdd raw binary output format.