]> sigrok.org Git - libsigrok.git/history - src/input/wav.c
input/wav: use our own endian macros.
[libsigrok.git] / src / input / wav.c
2014-08-26 Bert Vermeuleninput/wav: use our own endian macros.
2014-08-25 Bert Vermeuleninput/wav: Send END packet on cleanup.
2014-08-25 Bert Vermeuleninput: Fixes and VCD.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: s/format/module in all naming.
2014-08-01 Bert Vermeuleninput/wav: Deal with IEEE float samples in WAV files.
2014-07-22 Bert VermeulenReorganize project tree.