aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Clean up test runner scriptHEADmasterDavid Phillips2017-09-12
|
* Fix overhang from old filename format in readmeDavid Phillips2017-04-02
|
* Align code style with my other projects/new preferenceDavid Phillips2016-09-09
|
* Pull ugly parse_args back outDavid Phillips2016-09-05
|
* Remove free filename format due to vulnerabilityDavid Phillips2016-09-05
|
* Inline the only invocation of SEC_FROM_TSDavid Phillips2016-09-05
|
* Migrate to single source fileDavid Phillips2016-09-05
|
* Add more tests to improve coverageDavid Phillips2016-04-27
|
* Exit with failure if filename construction failsDavid Phillips2016-04-26
|
* Fix snprintf overflow detection, add newline to error messageDavid Phillips2016-04-26
|
* Improved test coverageDavid Phillips2016-04-23
|
* Add todo noticesDavid Phillips2016-04-23
|
* Add 'test' to makefile phony targetsDavid Phillips2016-03-26
|
* Merge branch 'develop'David Phillips2016-03-23
|\
| * Merge branch 'more-tests' into developdevelopDavid Phillips2016-03-15
| |\
| | * Rename test to something that actually describes what it testsmore-testsDavid Phillips2016-03-15
| | |
| | * Add simplified test for multiple tracksDavid Phillips2016-03-15
| |/
* | Merge branch 'develop'David 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
|