| Commit message (Expand) | Author | Age |
* | Header guards are evil | David Phillips | 2016-03-15 |
* | Segment the argument logic into own function | David Phillips | 2016-03-15 |
* | Add simple test for single track | David Phillips | 2016-03-13 |
* | Fix test script 'pass' function | David Phillips | 2016-03-13 |
* | Run test from makefile, add colour to test results | David Phillips | 2016-03-13 |
* | Remove stray comment from test case | David Phillips | 2016-03-13 |
* | Misc test addition | David Phillips | 2016-03-13 |
* | Tidy main test script | David Phillips | 2016-03-13 |
* | Added quick test framework | David Phillips | 2016-03-12 |
* | Correct exit value of die_help() | David Phillips | 2016-03-12 |
* | Misc readme updates | David Phillips | 2016-03-12 |
* | Remove disgusting EXIT_SUCCESS and EXIT_FAILURE swarf | David Phillips | 2016-03-11 |
* | Correct name of header guard | David Phillips | 2016-03-11 |
* | Merge distclean into clean, add -v flag to rm | David Phillips | 2016-03-09 |
* | Removed US spelling license | David Phillips | 2016-03-08 |
* | Remove (useless) config.mk | David Phillips | 2016-03-08 |
* | Added separate licence file | David Phillips | 2015-07-07 |
* | New fixme | David Phillips | 2015-07-07 |
* | Last, half-filled buffer is now dumped to output too (whoops) | David Phillips | 2015-07-07 |
* | Shifted seconds conversion etc into own function, whitespace fixes | David Phillips | 2015-07-07 |
* | Updated readme to comply with getopt-style command line args | David Phillips | 2015-07-06 |
* | Fixed track end overrun, tidied run-to-EOF (last track) operation, removed po... | David Phillips | 2015-07-06 |
* | General clean-up, more fixmes | David Phillips | 2015-07-06 |
* | Migration of stuff to misc.c | David Phillips | 2015-07-06 |
* | Fixed issue with tiny buffer, since custom format was introduced | David Phillips | 2015-07-06 |
* | Removed FIXMEs, started condensing logic | David Phillips | 2015-07-06 |
* | Actual track filename is output rather than "Track n" | David Phillips | 2015-07-06 |
* | Invalid rate/channel/sample size shows help also, minor help text changes | David Phillips | 2015-07-06 |
* | Fixed fixme and renamed the var anyway | David Phillips | 2015-07-06 |
* | Switched to getopt, added useful messages rather than assertions | David Phillips | 2015-07-06 |
* | Specify custom filename format | David Phillips | 2015-07-06 |
* | Updated .gitignore according to new executable name | David Phillips | 2015-07-03 |
* | Added config.mk | David Phillips | 2015-07-03 |
* | Added BSD licence | David Phillips | 2015-07-03 |
* | Improved readme | David Phillips | 2015-07-03 |
* | Whoops, fixed mathematical reasoning error | David Phillips | 2015-07-03 |
* | Added 'minefield ahead' sign | David Phillips | 2015-07-03 |
* | Initial buggy commit | David Phillips | 2015-07-03 |