]> sigrok.org Git - libsigrok.git/history - src/output/output.c
output: Fix output option enumeration.
[libsigrok.git] / src / output / output.c
2014-08-18 Bert Vermeulenoutput: Fix output option enumeration.
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-15 Bert Vermeulenoutput: Actually return a NULL-terminated array.
2014-08-13 Bert Vermeulenoutput: Deal properly with NULL (no) options on a new...
2014-08-02 Bert Vermeulenoutput: Check options hash before destroying.
2014-08-02 Bert Vermeulenoutput: Move option checks to the wrapper.
2014-08-02 Bert Vermeulenoutput: Modules can keep track of option resources...
2014-07-29 Bert Vermeulenoutput/wav: Initial module skeleton.
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
2014-07-22 Bert VermeulenReorganize project tree.