index
:
cue-bin-split
develop
master
more-tests
Splits a raw binary PCM stream into individual tracks based on times extracted from a cue file
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
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 ↵
David Phillips
2015-07-06
|
|
|
|
pointless typecasts
*
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
|
|
|
|
Renamed `index` to `track`
*
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