|
b633f40e4c
|
If the Cue Sheet isn't clearly UTF-8 (i.e. a BOM is found), then let the user select the desired Codepage.
|
2011-12-10 17:06:31 +01:00 |
|
|
57a1b8146e
|
Changed icon for loading a different Cue Sheet file.
|
2011-10-11 16:44:28 +02:00 |
|
|
4c867dc325
|
Added a button for loading a different Cue Sheet to the Cue Sheet importer dialog.
|
2011-09-29 17:36:38 +02:00 |
|
|
f8f792f23f
|
The Cue Sheet splitter will now also handle input files that are not PCM/Wave.
|
2011-05-15 18:53:44 +02:00 |
|
|
564cad5047
|
First step for Cue Sheet splitting: Call the FileAnalyzer thread in order to analyze all source files.
|
2011-05-14 18:34:34 +02:00 |
|
|
49dd3f0446
|
Improve Cue Sheet parser: Calculate duration of each track + make sure each track# isn't used multiple times + refactored error codes into an enum.
|
2011-05-14 15:54:04 +02:00 |
|
|
ecd4c4c762
|
Implemented a very basic Cue Sheet parser.
|
2011-05-13 02:44:20 +02:00 |
|
|
c87a9b6217
|
Added "Cue Sheet" importer to GUI. Actual Cue Sheet parsing and splitting not yet implemented, but the model already works.
|
2011-05-12 22:57:08 +02:00 |
|