]> sigrok.org Git - libsigrokdecode.git/history - libsigrokdecode.h
avr_isp: Add more parts
[libsigrokdecode.git] / libsigrokdecode.h
2022-02-24 Gerhard Sittiglibsigrokdecode.h: declare Windows dllexport for SRD_AP...
2021-12-26 Gerhard Sittigsession: introduce the public "send EOF" API routine
2021-02-13 Soeren ApelUse uint8_t instead of unsigned char for raw byte data
2021-02-13 Soeren ApelRename logic_class to logic_group and output as group...
2021-02-13 Soeren ApelRemove samplerate from srd_decoder_logic_output_channel
2021-02-13 Uwe HermannAdd initial OUTPUT_LOGIC support.
2019-12-10 Uwe Hermannstruct srd_decoder: Fix/improve some documentation...
2019-03-13 Soeren ApelAdd PD tags handling and some tags
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