| Commit message (Expand) | Author | Age |
* | Align code style with my other projects/new preference | David Phillips | 2016-09-09 |
* | Pull ugly parse_args back out | David Phillips | 2016-09-05 |
* | Remove free filename format due to vulnerability | David Phillips | 2016-09-05 |
* | Inline the only invocation of SEC_FROM_TS | David Phillips | 2016-09-05 |
* | Migrate to single source file | David Phillips | 2016-09-05 |
* | Exit with failure if filename construction fails | David Phillips | 2016-04-26 |
* | Fix snprintf overflow detection, add newline to error message | David Phillips | 2016-04-26 |
* | Improved test coverage | David Phillips | 2016-04-23 |
* | Add todo notices | David Phillips | 2016-04-23 |
* | Header guards are evil | David Phillips | 2016-03-15 |
* | Segment the argument logic into own function | David Phillips | 2016-03-15 |
* | Remove disgusting EXIT_SUCCESS and EXIT_FAILURE swarf | David Phillips | 2016-03-11 |
* | 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 |
* | 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 |
* | Added config.mk | David Phillips | 2015-07-03 |