]> sigrok.org Git - libsigrok.git/history - src/input/input.c
input: sr_input_new() always allocates the instance buffer.
[libsigrok.git] / src / input / input.c
2014-08-25 Bert Vermeuleninput: sr_input_new() always allocates the instance...
2014-08-25 Bert Vermeuleninput: Fix option enumeration.
2014-08-25 Bert Vermeuleninput: Actually return a NULL-terminated array.
2014-08-25 Bert Vermeuleninput: Fixes and VCD.
2014-08-25 Bert Vermeuleninput: Fix up API documentation.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: s/format/module in all naming.
2014-07-22 Bert VermeulenReorganize project tree.