aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Rename test to something that actually describes what it testsmore-testsDavid Phillips2016-03-15
|
* Add simplified test for multiple tracksDavid Phillips2016-03-15
|
* Header guards are evilDavid Phillips2016-03-15
|
* Segment the argument logic into own functionDavid Phillips2016-03-15
|
* Add simple test for single trackDavid Phillips2016-03-13
|
* Fix test script 'pass' functionDavid Phillips2016-03-13
|
* Run test from makefile, add colour to test resultsDavid Phillips2016-03-13
|
* Remove stray comment from test caseDavid Phillips2016-03-13
|
* Misc test additionDavid Phillips2016-03-13
|
* Tidy main test scriptDavid Phillips2016-03-13
|
* Added quick test frameworkDavid Phillips2016-03-12
|
* Correct exit value of die_help()David Phillips2016-03-12
|
* Misc readme updatesDavid Phillips2016-03-12
|
* Remove disgusting EXIT_SUCCESS and EXIT_FAILURE swarfDavid Phillips2016-03-11
|
* Correct name of header guardDavid Phillips2016-03-11
|
* Merge distclean into clean, add -v flag to rmDavid Phillips2016-03-09
|
* Removed US spelling licenseDavid Phillips2016-03-08
|
* Remove (useless) config.mkDavid Phillips2016-03-08
|
* Added separate licence fileDavid Phillips2015-07-07
|
* New fixmeDavid Phillips2015-07-07
|
* Last, half-filled buffer is now dumped to output too (whoops)David Phillips2015-07-07
|
* Shifted seconds conversion etc into own function, whitespace fixesDavid Phillips2015-07-07
|
* Updated readme to comply with getopt-style command line argsDavid Phillips2015-07-06
|
* Fixed track end overrun, tidied run-to-EOF (last track) operation, removed ↵David Phillips2015-07-06
| | | | pointless typecasts
* General clean-up, more fixmesDavid Phillips2015-07-06
|
* Migration of stuff to misc.cDavid Phillips2015-07-06
|
* Fixed issue with tiny buffer, since custom format was introducedDavid Phillips2015-07-06
|
* Removed FIXMEs, started condensing logicDavid Phillips2015-07-06
| | | | Renamed `index` to `track`
* Actual track filename is output rather than "Track n"David Phillips2015-07-06
|
* Invalid rate/channel/sample size shows help also, minor help text changesDavid Phillips2015-07-06
|
* Fixed fixme and renamed the var anywayDavid Phillips2015-07-06
|
* Switched to getopt, added useful messages rather than assertionsDavid Phillips2015-07-06
|
* Specify custom filename formatDavid Phillips2015-07-06
|
* Updated .gitignore according to new executable nameDavid Phillips2015-07-03
|
* Added config.mkDavid Phillips2015-07-03
|
* Added BSD licenceDavid Phillips2015-07-03
|
* Improved readmeDavid Phillips2015-07-03
|
* Whoops, fixed mathematical reasoning errorDavid Phillips2015-07-03
|
* Added 'minefield ahead' signDavid Phillips2015-07-03
|
* Initial buggy commitDavid Phillips2015-07-03