aboutsummaryrefslogtreecommitdiff
path: root/cue-bin-split.c
Commit message (Collapse)AuthorAge
* 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 ↵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
|
* Added config.mkDavid Phillips2015-07-03