aboutsummaryrefslogtreecommitdiff
path: root/cue-bin-split.c
Commit message (Expand)AuthorAge
* 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
* 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
* Header guards are evilDavid Phillips2016-03-15
* Segment the argument logic into own functionDavid Phillips2016-03-15
* Remove disgusting EXIT_SUCCESS and EXIT_FAILURE swarfDavid Phillips2016-03-11
* 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
* Fixed track end overrun, tidied run-to-EOF (last track) operation, removed po...David Phillips2015-07-06
* 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
* 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
* Added config.mkDavid Phillips2015-07-03