Commit graph

11 commits

Author SHA1 Message Date
Villermen
9630f4351b Accidentally removed loop last commit
The one that checked if ~index.ogg was not used still being used by SoX.
2014-11-23 23:20:48 +01:00
Villermen
f5df1f4324 Open tempIndexFile with FileMode.Create
Probably fixes #4, because it was leaving the old file contents there.
Durr.
2014-11-23 23:09:29 +01:00
Villermen
b1b4a6eaba Name single file 2014-11-23 15:17:39 +01:00
Villermen
4caf35bd84 Single file combine & pause after completion 2014-11-23 14:56:12 +01:00
Villermen
ea45ec2d00 Ogg export quality and comments
Because I like dem high tones.
2014-11-23 01:12:33 +01:00
Villermen
7558361ccc Added option (and method) to name music
Closes #1.
I don't usually woohoo, but...
2014-11-23 00:20:10 +01:00
Villermen
1db7dced76 Added unreferenced FindInFiles method
For cache-deconstructing, debugging and public use.
2014-11-22 16:45:29 +01:00
Villermen
0186cb158d Soundtrack now uses index file's name
Closes #3.
Also removed combineStartFile since it's not used by any arguments for
simplicity's sake.
2014-11-21 23:27:09 +01:00
Villermen
8b6fe66102 Overwrite now accounts for extracting too 2014-11-21 19:14:30 +01:00
Villermen
e93ea24283 Made handling of any file size possible
Given that they are not zero of course, because that means no file.
2014-11-21 19:03:38 +01:00
Villermen
ebd09c117d Initial commit 2014-11-17 23:53:03 +01:00