]> sigrok.org Git - libsigrok.git/history - src/libsigrok-internal.h
Change type of SR_CONF keys to uint32_t.
[libsigrok.git] / src / libsigrok-internal.h
2014-09-16 Bert VermeulenChange type of SR_CONF keys to uint32_t.
2014-09-14 Martin Linghwdriver: Validate types of GVariants passed by user.
2014-08-27 Bert Vermeuleninput: sr_input_scan_*() now return a status code.
2014-08-26 Bert VermeulenAdd RB16S and RB32S (signed) macros.
2014-08-25 Bert Vermeuleninput: Fix internal API docs.
2014-08-25 Bert Vermeuleninput: Frontends don't need to see SR_INPUT_META_*.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: make sr_input{_module} opaque to clients.
2014-08-25 Bert VermeulenAvoid warnings on all-zero static struct entries.
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-02 Bert Vermeulenoutput: Modules can keep track of option resources...
2014-08-01 Janne HuttunenImplement Brymen BM25x series as a serial DMM.
2014-07-28 Bert Vermeulenoutput: Rename instance private storage pointer to...
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
2014-07-22 Bert VermeulenReorganize project tree.