Commit graph

23 commits

Author SHA1 Message Date
Villermen
e862a3e3aa Compressed and first 5 bytes correlate
So now it will always remove 5 bytes (and 4 more for compressed files).
Closes #5.
2014-11-24 11:12:24 +01:00
Villermen
caf917674f Pause when help is viewed
To show info if it is just double-clicked.
2014-11-23 23:30:43 +01:00
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
11a2a6ee10 Corrected typo in readme 2014-11-23 15:42:46 +01:00
Villermen
5d8d52f6bc Added begging to readme 2014-11-23 15:42:14 +01:00
Villermen
c0d1ffff17 Added usage examples to readme 2014-11-23 15:28:32 +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
44fabca384 Added new developments to features list in readme 2014-11-23 02:06:53 +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
1361a5974b Removed improvements from readme
They are in issues now.
2014-11-20 10:38:37 +01:00
Villermen
72f84d19f0 Changed headings in readme 2014-11-18 12:12:24 +01:00
Villermen
2befc9a69f Added to readme 2014-11-18 12:10:18 +01:00
Villermen
027762be51 Moved ZipLib to lib and removed sox
No binaries in here no more.
2014-11-18 11:58:32 +01:00
Villermen
e3a168bf36 Create readme.md 2014-11-18 08:07:25 +01:00
Villermen
ebd09c117d Initial commit 2014-11-17 23:53:03 +01:00
Villermen
efe3fdf580 :neckbeard: Added .gitattributes & .gitignore files 2014-11-17 23:49:24 +01:00