summaryrefslogtreecommitdiffstats
path: root/src/riff.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary argument from callbacksXANTRONIX Development2022-03-141-9/+7
* Implement xas_audio_format typeXANTRONIX Development2022-02-091-69/+54
* Shorten he name of XAS_AUDIO_ constantsXANTRONIX Development2022-02-031-2/+2
* Channel count first seems...nicer, somehow.XANTRONIX Development2022-02-021-21/+21
* Ensure close_file() callback always free()s dataXANTRONIX Development2022-02-011-10/+4
* Implement xas_riff_open_fd()XANTRONIX Development2022-02-011-0/+72
* Rename src/riff.c methods for sake of consistencyXANTRONIX Development2022-02-011-19/+17
* Fix incompatible function declarationXANTRONIX Development2022-02-011-4/+4
* Implement xas_riff_file_open()XANTRONIX Development2022-02-011-0/+175
* Remove unnecessary headerXANTRONIX Development2022-02-011-1/+0
* Make xas_riff_file_new() always write headerXANTRONIX Development2022-02-011-7/+4
* Reduce reliance on duplicate hardcoded constantsXANTRONIX Development2022-02-011-5/+6
* Rename xas_riff_file_open() to _new()XANTRONIX Development2022-02-011-17/+17
* Good Roomba!!!XANTRONIX Development2022-01-151-0/+2
* Good drone!!!XANTRONIX Development2022-01-151-5/+0
* still not quite there, but closeXANTRONIX Development2022-01-151-3/+5
* ~Getting there, sweetie.~XANTRONIX Development2022-01-151-17/+48
* it...compilesXANTRONIX Development2022-01-141-14/+76
* Initial commit of src/riff.cXANTRONIX Development2022-01-021-0/+121