]> sigrok.org Git - libsigrokdecode.git/history - libsigrokdecode-internal.h
dcf77, lpc: rephrase bit string formatting
[libsigrokdecode.git] / libsigrokdecode-internal.h
2018-03-31 Gerhard Sittigsession: add "terminate and reset" support for protocol...
2017-05-31 Uwe Hermannstruct srd_decoder: Add list of input/output decoder...
2017-02-21 Uwe HermannClarify that {start,end,cur}_samplenum are absolute...
2017-02-20 Karl PalssonSupport adding multiple instances of a decoder
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.
2016-08-25 Uwe HermannFactor out srd_decoder_apiver().
2015-10-06 Daniel Elstnerexception: Decorate catch function with format attribute
2015-10-06 Daniel Elstnerutil: Factor out Python module load
2015-10-06 Daniel Elstnerdecoder: Refactor loading code and plug leaks
2015-10-06 Daniel ElstnerPython: Restrict code to stable ABI subset
2015-09-13 Daniel Elstnerlog: Enable varargs format warnings
2015-08-20 Uwe HermannPass unitsize per sample chunk.
2014-08-14 Uwe HermannWhitespace and consistency fixes.
2014-07-08 Marcus ComstedtRemove dependency on Python.h from public API header
2014-05-03 Uwe HermannMove srd_check_init() to decoder.c and make it static.
2014-01-30 Uwe HermannFix warnings exposed by -Wmissing-prototypes.
2013-12-11 Bert VermeulenEasier access to sequences of strings, not just lists.
2013-11-18 Bert VermeulenCheck library initialization before handling decoders
2013-11-18 Bert VermeulenClean up prototypes
2013-11-16 Bert VermeulenMove session-specific functionality into session.c
2013-11-15 Bert VermeulenPrune dead code
2013-10-30 Bert VermeulenPass metadata to PDs only at runtime, not at decoder...
2013-10-14 Bert VermeulenMove all decoder instances and callbacks into a session...
2013-09-01 Bert VermeulenUse frontend-registered callback with correct parameters
2013-05-03 Uwe Hermannlibsigrokdecode-internal.h: Cosmetics.
2013-05-03 Uwe HermannMain header is <libsigrokdecode/libsigrokdecode.h>...