16 Commits (main)

Author SHA1 Message Date
Villermen 99fa58f31a Only print out files that were named
Instead of almost all of them.
Major convention changes too.
10 years ago
Villermen ae662cad8a Using temporary fix for indices changing 10 years ago
Villermen d80eef4585 Update fileSize after changing it 10 years ago
Villermen e862a3e3aa Compressed and first 5 bytes correlate
So now it will always remove 5 bytes (and 4 more for compressed files).
Closes #5.
10 years ago
Villermen caf917674f Pause when help is viewed
To show info if it is just double-clicked.
10 years ago
Villermen 9630f4351b Accidentally removed loop last commit
The one that checked if ~index.ogg was not used still being used by SoX.
10 years ago
Villermen f5df1f4324 Open tempIndexFile with FileMode.Create
Probably fixes #4, because it was leaving the old file contents there.
Durr.
10 years ago
Villermen b1b4a6eaba Name single file 10 years ago
Villermen 4caf35bd84 Single file combine & pause after completion 10 years ago
Villermen ea45ec2d00 Ogg export quality and comments
Because I like dem high tones.
10 years ago
Villermen 7558361ccc Added option (and method) to name music
Closes #1.
I don't usually woohoo, but...
10 years ago
Villermen 1db7dced76 Added unreferenced FindInFiles method
For cache-deconstructing, debugging and public use.
10 years ago
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.
10 years ago
Villermen 8b6fe66102 Overwrite now accounts for extracting too 10 years ago
Villermen e93ea24283 Made handling of any file size possible
Given that they are not zero of course, because that means no file.
10 years ago
Villermen ebd09c117d Initial commit 10 years ago