mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user