fixed a bug in filename corrector, which would erroneously sort filenames alpabeticaly when it should not.

added an option to automaticly detect and remove extra 4206 samples, added by some erroneous flac coders.
This commit is contained in:
chudov
2008-11-08 14:59:50 +00:00
parent 9844a654ce
commit ad057576bc
5 changed files with 368 additions and 289 deletions

View File

@@ -124,6 +124,12 @@
<value>Общие</value>
</data>
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="chkTruncateExtra4206Samples.Size" type="System.Drawing.Size, System.Drawing">
<value>202, 17</value>
</data>
<data name="chkTruncateExtra4206Samples.Text" xml:space="preserve">
<value>Выкидывать лишние 4206 сэмплов</value>
</data>
<data name="chkCreateCUEFileWhenEmbedded.Size" type="System.Drawing.Size, System.Drawing">
<value>224, 17</value>
</data>