]> sigrok.org Git - libsigrok.git/history - src/backend.c
sr_driver_list() now takes a context pointer.
[libsigrok.git] / src / backend.c
2015-04-07 Uwe Hermannsr_driver_list() now takes a context pointer.
2015-03-31 Uwe HermannDon't check g_free() arguments for NULL.
2015-03-21 Martin LingConstruct driver array at runtime, from an array of...
2015-02-11 Uwe Hermannbackend: Add basic transform module sanity checks.
2014-11-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-09-29 Bert Vermeuleninput: Add sr_input_end().
2014-08-25 Bert Vermeuleninput: format_match() is not required in an input module.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: s/format/module in all naming.
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
2014-07-22 Uwe HermannDrop references to obsolete sigrok-commits mailing...
2014-07-22 Bert VermeulenReorganize project tree.