]> sigrok.org Git - libsigrokdecode.git/history - libsigrokdecode.h
x2444m: Move variable initializations to reset().
[libsigrokdecode.git] / libsigrokdecode.h
2018-08-30 Gerhard Sittiglog: add a public srd_log_callback_get() API routine
2018-08-30 Soeren ApelMake srd_inst_decode() return the actual decoder state...
2018-04-23 Gerhard Sittiginstance: return SRD_ERR_TERM_REQ when execution shall...
2018-03-31 Gerhard Sittigsession: add "terminate and reset" support for protocol...
2018-03-17 Soeren ApelFix part of #1128 by adding a way to retrieve PD search...
2017-06-05 Uwe HermannAdd srd_inst_initial_pins_set_all() and support code.
2017-05-31 Uwe Hermannstruct srd_decoder: Add list of input/output decoder...
2017-05-26 Uwe HermannShow lib versions in the debug output.
2017-03-12 Gerhard Sittigdecoder: terminate .wait() and .decode(), join threads...
2017-02-21 Uwe HermannClarify that {start,end,cur}_samplenum are absolute...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-07 Uwe HermannAdd support for the new query-based PD v3 decoder API.
2015-09-13 Daniel Elstnerlog: Remove srd_log_logdomain_{get,set} from the API
2015-08-20 Uwe HermannPass unitsize per sample chunk.
2014-09-15 Uwe HermannReplace ann_format with ann_class.
2014-08-14 Uwe HermannWhitespace and consistency fixes.
2014-07-08 Marcus ComstedtRemove dependency on Python.h from public API header
2014-05-04 Uwe Hermannlibsigrokdecode.h: Give type names to all enumerations.
2014-05-03 Uwe HermannMake the srd_Decoder type private.
2014-05-03 Uwe HermannDon't define names ending with _t (POSIX reserved).
2014-04-13 Uwe HermannRename 'probe' to 'channel' everywhere.
2014-03-09 Bert VermeulenChange PD options to be a tuple of dictionaries.
2014-02-24 Daniel ElstnerMake the data unit size configurable
2014-01-31 Uwe HermannAdd support for annotation rows.
2013-11-26 Bert VermeulenRemove 64-probe limit.
2013-11-18 Bert VermeulenClean up prototypes
2013-11-15 Bert VermeulenMove versioning info out to separate header