mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Can be compiled with only WAV support (since Mono doesn't support C++/CLI yet).
Adjusted control spacing, tab-order, etc. Set Localizable=True on all forms to work around .NET auto-scaling issue.
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
</resheader>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="btnConvert.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>410, 290</value>
|
||||
<value>412, 307</value>
|
||||
</data>
|
||||
<data name="btnConvert.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>131, 23</value>
|
||||
@@ -144,10 +144,10 @@
|
||||
<value>11</value>
|
||||
</data>
|
||||
<data name="btnBrowseOutput.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>461, 49</value>
|
||||
<value>452, 49</value>
|
||||
</data>
|
||||
<data name="btnBrowseOutput.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>62, 23</value>
|
||||
<value>71, 23</value>
|
||||
</data>
|
||||
<data name="btnBrowseOutput.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>5</value>
|
||||
@@ -168,10 +168,10 @@
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="btnBrowseInput.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>461, 20</value>
|
||||
<value>452, 20</value>
|
||||
</data>
|
||||
<data name="btnBrowseInput.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>62, 23</value>
|
||||
<value>71, 23</value>
|
||||
</data>
|
||||
<data name="btnBrowseInput.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>2</value>
|
||||
@@ -249,7 +249,7 @@
|
||||
<value>59, 48</value>
|
||||
</data>
|
||||
<data name="txtOutputPath.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>396, 21</value>
|
||||
<value>385, 21</value>
|
||||
</data>
|
||||
<data name="txtOutputPath.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>4</value>
|
||||
@@ -270,7 +270,7 @@
|
||||
<value>59, 22</value>
|
||||
</data>
|
||||
<data name="txtInputPath.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>396, 21</value>
|
||||
<value>385, 21</value>
|
||||
</data>
|
||||
<data name="txtInputPath.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
@@ -288,10 +288,10 @@
|
||||
<value>5</value>
|
||||
</data>
|
||||
<data name="grpCUEPaths.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 2</value>
|
||||
<value>8, 4</value>
|
||||
</data>
|
||||
<data name="grpCUEPaths.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>534, 84</value>
|
||||
<value>535, 84</value>
|
||||
</data>
|
||||
<data name="grpCUEPaths.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>0</value>
|
||||
@@ -319,13 +319,13 @@
|
||||
<value>NoControl</value>
|
||||
</data>
|
||||
<data name="rbEmbedCUE.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 19</value>
|
||||
<value>11, 19</value>
|
||||
</data>
|
||||
<data name="rbEmbedCUE.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>75, 17</value>
|
||||
</data>
|
||||
<data name="rbEmbedCUE.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>4</value>
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="rbEmbedCUE.Text" xml:space="preserve">
|
||||
<value>&Embedded</value>
|
||||
@@ -352,13 +352,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbGapsLeftOut.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 87</value>
|
||||
<value>11, 87</value>
|
||||
</data>
|
||||
<data name="rbGapsLeftOut.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>92, 17</value>
|
||||
</data>
|
||||
<data name="rbGapsLeftOut.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>3</value>
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="rbGapsLeftOut.Text" xml:space="preserve">
|
||||
<value>Gaps Left Out</value>
|
||||
@@ -382,13 +382,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbGapsPrepended.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 70</value>
|
||||
<value>11, 70</value>
|
||||
</data>
|
||||
<data name="rbGapsPrepended.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>104, 17</value>
|
||||
</data>
|
||||
<data name="rbGapsPrepended.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>2</value>
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="rbGapsPrepended.Text" xml:space="preserve">
|
||||
<value>Gaps Prepended</value>
|
||||
@@ -412,13 +412,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbGapsAppended.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 53</value>
|
||||
<value>11, 53</value>
|
||||
</data>
|
||||
<data name="rbGapsAppended.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>101, 17</value>
|
||||
</data>
|
||||
<data name="rbGapsAppended.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="rbGapsAppended.Text" xml:space="preserve">
|
||||
<value>Gaps &Appended</value>
|
||||
@@ -442,13 +442,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbSingleFile.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 36</value>
|
||||
<value>11, 36</value>
|
||||
</data>
|
||||
<data name="rbSingleFile.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>106, 17</value>
|
||||
</data>
|
||||
<data name="rbSingleFile.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>0</value>
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="rbSingleFile.Text" xml:space="preserve">
|
||||
<value>&Single File + CUE</value>
|
||||
@@ -469,10 +469,10 @@
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="grpOutputStyle.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>114, 211</value>
|
||||
<value>108, 211</value>
|
||||
</data>
|
||||
<data name="grpOutputStyle.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>119, 118</value>
|
||||
<value>128, 119</value>
|
||||
</data>
|
||||
<data name="grpOutputStyle.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>3</value>
|
||||
@@ -493,13 +493,13 @@
|
||||
<value>9</value>
|
||||
</data>
|
||||
<data name="btnAbout.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>410, 135</value>
|
||||
<value>412, 152</value>
|
||||
</data>
|
||||
<data name="btnAbout.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>131, 23</value>
|
||||
</data>
|
||||
<data name="btnAbout.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>9</value>
|
||||
<value>10</value>
|
||||
</data>
|
||||
<data name="btnAbout.Text" xml:space="preserve">
|
||||
<value>About</value>
|
||||
@@ -517,7 +517,7 @@
|
||||
<value>8</value>
|
||||
</data>
|
||||
<data name="txtCustomFormat.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>144, 62</value>
|
||||
<value>140, 62</value>
|
||||
</data>
|
||||
<data name="txtCustomFormat.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>178, 21</value>
|
||||
@@ -544,7 +544,7 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbCustomFormat.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>11, 66</value>
|
||||
<value>10, 66</value>
|
||||
</data>
|
||||
<data name="rbCustomFormat.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>119, 17</value>
|
||||
@@ -568,7 +568,7 @@
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="txtCreateSubdirectory.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>144, 20</value>
|
||||
<value>140, 20</value>
|
||||
</data>
|
||||
<data name="txtCreateSubdirectory.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>178, 21</value>
|
||||
@@ -595,7 +595,7 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbDontGenerate.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>11, 89</value>
|
||||
<value>10, 89</value>
|
||||
</data>
|
||||
<data name="rbDontGenerate.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>59, 17</value>
|
||||
@@ -622,7 +622,7 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbCreateSubdirectory.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 20</value>
|
||||
<value>10, 20</value>
|
||||
</data>
|
||||
<data name="rbCreateSubdirectory.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>125, 17</value>
|
||||
@@ -649,7 +649,7 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbAppendFilename.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 43</value>
|
||||
<value>10, 43</value>
|
||||
</data>
|
||||
<data name="rbAppendFilename.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>122, 17</value>
|
||||
@@ -673,7 +673,7 @@
|
||||
<value>5</value>
|
||||
</data>
|
||||
<data name="txtAppendFilename.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>144, 41</value>
|
||||
<value>140, 41</value>
|
||||
</data>
|
||||
<data name="txtAppendFilename.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>178, 21</value>
|
||||
@@ -697,10 +697,10 @@
|
||||
<value>6</value>
|
||||
</data>
|
||||
<data name="grpOutputPathGeneration.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 92</value>
|
||||
<value>8, 92</value>
|
||||
</data>
|
||||
<data name="grpOutputPathGeneration.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>328, 113</value>
|
||||
<value>330, 115</value>
|
||||
</data>
|
||||
<data name="grpOutputPathGeneration.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
@@ -724,13 +724,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbAPE.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>11, 51</value>
|
||||
<value>10, 51</value>
|
||||
</data>
|
||||
<data name="rbAPE.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>44, 17</value>
|
||||
</data>
|
||||
<data name="rbAPE.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>7</value>
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="rbAPE.Text" xml:space="preserve">
|
||||
<value>APE</value>
|
||||
@@ -751,13 +751,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbNoAudio.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>11, 85</value>
|
||||
<value>10, 85</value>
|
||||
</data>
|
||||
<data name="rbNoAudio.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>50, 17</value>
|
||||
</data>
|
||||
<data name="rbNoAudio.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>6</value>
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="rbNoAudio.Text" xml:space="preserve">
|
||||
<value>&None</value>
|
||||
@@ -781,13 +781,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbWavPack.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>11, 34</value>
|
||||
<value>10, 34</value>
|
||||
</data>
|
||||
<data name="rbWavPack.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>69, 17</value>
|
||||
</data>
|
||||
<data name="rbWavPack.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>3</value>
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="rbWavPack.Text" xml:space="preserve">
|
||||
<value>Wav&Pack</value>
|
||||
@@ -808,13 +808,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbFLAC.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>11, 17</value>
|
||||
<value>10, 17</value>
|
||||
</data>
|
||||
<data name="rbFLAC.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>50, 17</value>
|
||||
</data>
|
||||
<data name="rbFLAC.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>2</value>
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="rbFLAC.Text" xml:space="preserve">
|
||||
<value>&FLAC</value>
|
||||
@@ -835,13 +835,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbWAV.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>11, 68</value>
|
||||
<value>10, 68</value>
|
||||
</data>
|
||||
<data name="rbWAV.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>48, 17</value>
|
||||
</data>
|
||||
<data name="rbWAV.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="rbWAV.Text" xml:space="preserve">
|
||||
<value>&WAV</value>
|
||||
@@ -859,10 +859,10 @@
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="grpAudioOutput.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>12, 211</value>
|
||||
<value>8, 211</value>
|
||||
</data>
|
||||
<data name="grpAudioOutput.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>96, 118</value>
|
||||
<value>92, 119</value>
|
||||
</data>
|
||||
<data name="grpAudioOutput.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>2</value>
|
||||
@@ -883,7 +883,7 @@
|
||||
<value>6</value>
|
||||
</data>
|
||||
<data name="btnBatch.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>410, 259</value>
|
||||
<value>412, 276</value>
|
||||
</data>
|
||||
<data name="btnBatch.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>131, 23</value>
|
||||
@@ -907,7 +907,7 @@
|
||||
<value>5</value>
|
||||
</data>
|
||||
<data name="btnFilenameCorrector.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>410, 228</value>
|
||||
<value>412, 245</value>
|
||||
</data>
|
||||
<data name="btnFilenameCorrector.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>131, 23</value>
|
||||
@@ -931,13 +931,13 @@
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="btnSettings.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>410, 166</value>
|
||||
<value>412, 183</value>
|
||||
</data>
|
||||
<data name="btnSettings.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>131, 23</value>
|
||||
</data>
|
||||
<data name="btnSettings.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>8</value>
|
||||
<value>9</value>
|
||||
</data>
|
||||
<data name="btnSettings.Text" xml:space="preserve">
|
||||
<value>Advanced Settings...</value>
|
||||
@@ -958,16 +958,16 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="label1.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>6, 89</value>
|
||||
<value>8, 89</value>
|
||||
</data>
|
||||
<data name="label1.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>57, 13</value>
|
||||
<value>61, 13</value>
|
||||
</data>
|
||||
<data name="label1.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>5</value>
|
||||
<value>3</value>
|
||||
</data>
|
||||
<data name="label1.Text" xml:space="preserve">
|
||||
<value>Data track</value>
|
||||
<value>Data track:</value>
|
||||
</data>
|
||||
<data name=">>label1.Name" xml:space="preserve">
|
||||
<value>label1</value>
|
||||
@@ -982,7 +982,7 @@
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="txtDataTrackLength.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>68, 86</value>
|
||||
<value>78, 86</value>
|
||||
</data>
|
||||
<data name="txtDataTrackLength.Mask" xml:space="preserve">
|
||||
<value>00:00:00</value>
|
||||
@@ -991,7 +991,7 @@
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="txtDataTrackLength.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>53, 21</value>
|
||||
<value>54, 21</value>
|
||||
</data>
|
||||
<data name="txtDataTrackLength.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>4</value>
|
||||
@@ -1015,13 +1015,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbArApplyOffset.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>8, 20</value>
|
||||
<value>10, 20</value>
|
||||
</data>
|
||||
<data name="rbArApplyOffset.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>120, 17</value>
|
||||
</data>
|
||||
<data name="rbArApplyOffset.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>3</value>
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="rbArApplyOffset.Text" xml:space="preserve">
|
||||
<value>Verify, &then encode</value>
|
||||
@@ -1045,13 +1045,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbArVerify.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>8, 54</value>
|
||||
<value>10, 54</value>
|
||||
</data>
|
||||
<data name="rbArVerify.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>122, 17</value>
|
||||
</data>
|
||||
<data name="rbArVerify.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
<value>2</value>
|
||||
</data>
|
||||
<data name="rbArVerify.Text" xml:space="preserve">
|
||||
<value>&Verify, don't encode</value>
|
||||
@@ -1075,13 +1075,13 @@
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="rbArNone.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>8, 37</value>
|
||||
<value>10, 37</value>
|
||||
</data>
|
||||
<data name="rbArNone.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>123, 17</value>
|
||||
</data>
|
||||
<data name="rbArNone.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>0</value>
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="rbArNone.Text" xml:space="preserve">
|
||||
<value>&Don't verify, encode</value>
|
||||
@@ -1102,13 +1102,13 @@
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="grpAccurateRip.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>238, 211</value>
|
||||
<value>244, 211</value>
|
||||
</data>
|
||||
<data name="grpAccurateRip.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>144, 118</value>
|
||||
<value>144, 119</value>
|
||||
</data>
|
||||
<data name="grpAccurateRip.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>11</value>
|
||||
<value>4</value>
|
||||
</data>
|
||||
<data name="grpAccurateRip.Text" xml:space="preserve">
|
||||
<value>AccurateRip</value>
|
||||
@@ -1129,7 +1129,7 @@
|
||||
<value>0, 339</value>
|
||||
</metadata>
|
||||
<data name="toolStripStatusLabel1.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>254, 17</value>
|
||||
<value>252, 17</value>
|
||||
</data>
|
||||
<data name="toolStripStatusLabel1.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
|
||||
<value>MiddleLeft</value>
|
||||
@@ -1150,10 +1150,10 @@
|
||||
<value>0, 339</value>
|
||||
</data>
|
||||
<data name="statusStrip1.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>553, 22</value>
|
||||
<value>551, 22</value>
|
||||
</data>
|
||||
<data name="statusStrip1.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>14</value>
|
||||
<value>11</value>
|
||||
</data>
|
||||
<data name="statusStrip1.Text" xml:space="preserve">
|
||||
<value>statusStrip1</value>
|
||||
@@ -1174,13 +1174,13 @@
|
||||
<value>NoControl</value>
|
||||
</data>
|
||||
<data name="btnCUECreator.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>410, 197</value>
|
||||
<value>412, 214</value>
|
||||
</data>
|
||||
<data name="btnCUECreator.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>131, 23</value>
|
||||
</data>
|
||||
<data name="btnCUECreator.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>15</value>
|
||||
<value>8</value>
|
||||
</data>
|
||||
<data name="btnCUECreator.Text" xml:space="preserve">
|
||||
<value>CUE Sheet Creator...</value>
|
||||
@@ -1204,7 +1204,7 @@
|
||||
<value>6, 13</value>
|
||||
</data>
|
||||
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>553, 361</value>
|
||||
<value>551, 361</value>
|
||||
</data>
|
||||
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Tahoma, 8.25pt</value>
|
||||
|
||||
12
CUETools/frmFilenameCorrector.Designer.cs
generated
12
CUETools/frmFilenameCorrector.Designer.cs
generated
@@ -29,26 +29,18 @@ namespace JDP {
|
||||
//
|
||||
// lblDescription
|
||||
//
|
||||
this.lblDescription.Location = new System.Drawing.Point(8, 8);
|
||||
resources.ApplyResources(this.lblDescription, "lblDescription");
|
||||
this.lblDescription.Name = "lblDescription";
|
||||
this.lblDescription.Size = new System.Drawing.Size(272, 144);
|
||||
this.lblDescription.TabIndex = 0;
|
||||
this.lblDescription.Text = resources.GetString("lblDescription.Text");
|
||||
this.lblDescription.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
//
|
||||
// frmFilenameCorrector
|
||||
//
|
||||
this.AllowDrop = true;
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
resources.ApplyResources(this, "$this");
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(286, 159);
|
||||
this.Controls.Add(this.lblDescription);
|
||||
this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||||
this.MaximizeBox = false;
|
||||
this.Name = "frmFilenameCorrector";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
||||
this.Text = "Filename Corrector";
|
||||
this.TopMost = true;
|
||||
this.DragDrop += new System.Windows.Forms.DragEventHandler(this.frmFilenameCorrector_DragDrop);
|
||||
this.DragEnter += new System.Windows.Forms.DragEventHandler(this.frmFilenameCorrector_DragEnter);
|
||||
|
||||
@@ -117,7 +117,58 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="lblDescription.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>8, 8</value>
|
||||
</data>
|
||||
<data name="lblDescription.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>272, 144</value>
|
||||
</data>
|
||||
<assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="lblDescription.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="lblDescription.Text" xml:space="preserve">
|
||||
<value>Drop CUE sheets here to correct the audio filenames contained inside. The audio files must be located in the same folder as the CUE sheet. The number of audio files in that folder must match the number of files referenced by the CUE sheet. The audio files must be named such that when sorted they are in order by track number. To correct multiple CUE sheets at once, you can drop the search results for *.cue.</value>
|
||||
</data>
|
||||
<data name="lblDescription.TextAlign" type="System.Drawing.ContentAlignment, System.Drawing">
|
||||
<value>MiddleLeft</value>
|
||||
</data>
|
||||
<data name=">>lblDescription.Name" xml:space="preserve">
|
||||
<value>lblDescription</value>
|
||||
</data>
|
||||
<data name=">>lblDescription.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>lblDescription.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>lblDescription.ZOrder" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>True</value>
|
||||
</metadata>
|
||||
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
||||
<value>6, 13</value>
|
||||
</data>
|
||||
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>286, 159</value>
|
||||
</data>
|
||||
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Tahoma, 8.25pt</value>
|
||||
</data>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="$this.StartPosition" type="System.Windows.Forms.FormStartPosition, System.Windows.Forms">
|
||||
<value>Manual</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Filename Corrector</value>
|
||||
</data>
|
||||
<data name=">>$this.Name" xml:space="preserve">
|
||||
<value>frmFilenameCorrector</value>
|
||||
</data>
|
||||
<data name=">>$this.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
</root>
|
||||
50
CUETools/frmReport.Designer.cs
generated
50
CUETools/frmReport.Designer.cs
generated
@@ -28,44 +28,36 @@ namespace JDP
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
this.button1 = new System.Windows.Forms.Button();
|
||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReport));
|
||||
this.btnClose = new System.Windows.Forms.Button();
|
||||
this.txtReport = new System.Windows.Forms.TextBox();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// button1
|
||||
// btnClose
|
||||
//
|
||||
this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.button1.Location = new System.Drawing.Point(254, 322);
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(75, 23);
|
||||
this.button1.TabIndex = 0;
|
||||
this.button1.Text = "Close";
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
resources.ApplyResources(this.btnClose, "btnClose");
|
||||
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.btnClose.Name = "btnClose";
|
||||
this.btnClose.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// textBox1
|
||||
// txtReport
|
||||
//
|
||||
this.textBox1.BackColor = System.Drawing.SystemColors.Control;
|
||||
this.textBox1.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
||||
this.textBox1.Location = new System.Drawing.Point(21, 16);
|
||||
this.textBox1.Multiline = true;
|
||||
this.textBox1.Name = "textBox1";
|
||||
this.textBox1.ReadOnly = true;
|
||||
this.textBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.textBox1.Size = new System.Drawing.Size(540, 287);
|
||||
this.textBox1.TabIndex = 1;
|
||||
resources.ApplyResources(this.txtReport, "txtReport");
|
||||
this.txtReport.BackColor = System.Drawing.SystemColors.Control;
|
||||
this.txtReport.Name = "txtReport";
|
||||
this.txtReport.ReadOnly = true;
|
||||
//
|
||||
// frmReport
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
resources.ApplyResources(this, "$this");
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.CancelButton = this.button1;
|
||||
this.ClientSize = new System.Drawing.Size(582, 357);
|
||||
this.Controls.Add(this.textBox1);
|
||||
this.Controls.Add(this.button1);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
||||
this.CancelButton = this.btnClose;
|
||||
this.Controls.Add(this.txtReport);
|
||||
this.Controls.Add(this.btnClose);
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "frmReport";
|
||||
this.Text = "Status report";
|
||||
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
@@ -73,7 +65,7 @@ namespace JDP
|
||||
|
||||
#endregion
|
||||
|
||||
private System.Windows.Forms.Button button1;
|
||||
private System.Windows.Forms.TextBox textBox1;
|
||||
private System.Windows.Forms.Button btnClose;
|
||||
private System.Windows.Forms.TextBox txtReport;
|
||||
}
|
||||
}
|
||||
@@ -14,8 +14,8 @@ namespace JDP
|
||||
InitializeComponent();
|
||||
}
|
||||
public string Message {
|
||||
get { return textBox1.Text; }
|
||||
set { textBox1.Text = value; }
|
||||
get { return txtReport.Text; }
|
||||
set { txtReport.Text = value; }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -117,4 +117,94 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="btnClose.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Bottom</value>
|
||||
</data>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="btnClose.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>243, 345</value>
|
||||
</data>
|
||||
<data name="btnClose.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>70, 23</value>
|
||||
</data>
|
||||
<assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="btnClose.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="btnClose.Text" xml:space="preserve">
|
||||
<value>Close</value>
|
||||
</data>
|
||||
<data name=">>btnClose.Name" xml:space="preserve">
|
||||
<value>btnClose</value>
|
||||
</data>
|
||||
<data name=">>btnClose.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>btnClose.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>btnClose.ZOrder" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="txtReport.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||
<value>Top, Bottom, Left, Right</value>
|
||||
</data>
|
||||
<data name="txtReport.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Courier New, 8.25pt</value>
|
||||
</data>
|
||||
<data name="txtReport.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>8, 8</value>
|
||||
</data>
|
||||
<data name="txtReport.Multiline" type="System.Boolean, mscorlib">
|
||||
<value>True</value>
|
||||
</data>
|
||||
<data name="txtReport.ScrollBars" type="System.Windows.Forms.ScrollBars, System.Windows.Forms">
|
||||
<value>Vertical</value>
|
||||
</data>
|
||||
<data name="txtReport.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>540, 327</value>
|
||||
</data>
|
||||
<data name="txtReport.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name=">>txtReport.Name" xml:space="preserve">
|
||||
<value>txtReport</value>
|
||||
</data>
|
||||
<data name=">>txtReport.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
<data name=">>txtReport.Parent" xml:space="preserve">
|
||||
<value>$this</value>
|
||||
</data>
|
||||
<data name=">>txtReport.ZOrder" xml:space="preserve">
|
||||
<value>0</value>
|
||||
</data>
|
||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>True</value>
|
||||
</metadata>
|
||||
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
||||
<value>6, 13</value>
|
||||
</data>
|
||||
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>556, 376</value>
|
||||
</data>
|
||||
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Tahoma, 8.25pt</value>
|
||||
</data>
|
||||
<data name="$this.MinimumSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>400, 300</value>
|
||||
</data>
|
||||
<data name="$this.StartPosition" type="System.Windows.Forms.FormStartPosition, System.Windows.Forms">
|
||||
<value>Manual</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Status Report</value>
|
||||
</data>
|
||||
<data name=">>$this.Name" xml:space="preserve">
|
||||
<value>frmReport</value>
|
||||
</data>
|
||||
<data name=">>$this.Type" xml:space="preserve">
|
||||
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</data>
|
||||
</root>
|
||||
265
CUETools/frmSettings.Designer.cs
generated
265
CUETools/frmSettings.Designer.cs
generated
@@ -25,7 +25,9 @@ namespace JDP {
|
||||
private void InitializeComponent() {
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.Windows.Forms.Button btnCancel;
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSettings));
|
||||
this.grpGeneral = new System.Windows.Forms.GroupBox();
|
||||
this.chkFillUpCUE = new System.Windows.Forms.CheckBox();
|
||||
this.chkEmbedLog = new System.Windows.Forms.CheckBox();
|
||||
this.numericWriteOffset = new System.Windows.Forms.NumericUpDown();
|
||||
this.chkAutoCorrectFilenames = new System.Windows.Forms.CheckBox();
|
||||
@@ -66,7 +68,6 @@ namespace JDP {
|
||||
this.lblTrackFilenameFormat = new System.Windows.Forms.Label();
|
||||
this.lblSingleFilenameFormat = new System.Windows.Forms.Label();
|
||||
this.txtSingleFilenameFormat = new System.Windows.Forms.TextBox();
|
||||
this.chkFillUpCUE = new System.Windows.Forms.CheckBox();
|
||||
btnCancel = new System.Windows.Forms.Button();
|
||||
this.grpGeneral.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.numericWriteOffset)).BeginInit();
|
||||
@@ -85,11 +86,8 @@ namespace JDP {
|
||||
// btnCancel
|
||||
//
|
||||
btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
btnCancel.Location = new System.Drawing.Point(267, 373);
|
||||
resources.ApplyResources(btnCancel, "btnCancel");
|
||||
btnCancel.Name = "btnCancel";
|
||||
btnCancel.Size = new System.Drawing.Size(73, 23);
|
||||
btnCancel.TabIndex = 5;
|
||||
btnCancel.Text = "Cancel";
|
||||
btnCancel.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// grpGeneral
|
||||
@@ -100,27 +98,26 @@ namespace JDP {
|
||||
this.grpGeneral.Controls.Add(this.chkAutoCorrectFilenames);
|
||||
this.grpGeneral.Controls.Add(this.chkPreserveHTOA);
|
||||
this.grpGeneral.Controls.Add(this.lblWriteOffset);
|
||||
this.grpGeneral.Location = new System.Drawing.Point(8, 4);
|
||||
resources.ApplyResources(this.grpGeneral, "grpGeneral");
|
||||
this.grpGeneral.Name = "grpGeneral";
|
||||
this.grpGeneral.Size = new System.Drawing.Size(246, 144);
|
||||
this.grpGeneral.TabIndex = 0;
|
||||
this.grpGeneral.TabStop = false;
|
||||
this.grpGeneral.Text = "General";
|
||||
//
|
||||
// chkFillUpCUE
|
||||
//
|
||||
resources.ApplyResources(this.chkFillUpCUE, "chkFillUpCUE");
|
||||
this.chkFillUpCUE.Name = "chkFillUpCUE";
|
||||
this.chkFillUpCUE.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkEmbedLog
|
||||
//
|
||||
this.chkEmbedLog.AutoSize = true;
|
||||
this.chkEmbedLog.Location = new System.Drawing.Point(12, 78);
|
||||
resources.ApplyResources(this.chkEmbedLog, "chkEmbedLog");
|
||||
this.chkEmbedLog.Name = "chkEmbedLog";
|
||||
this.chkEmbedLog.Size = new System.Drawing.Size(134, 17);
|
||||
this.chkEmbedLog.TabIndex = 6;
|
||||
this.chkEmbedLog.Text = "Embed log file as a tag";
|
||||
this.toolTip1.SetToolTip(this.chkEmbedLog, "File should be in the same directory as source file and have a .log extension");
|
||||
this.toolTip1.SetToolTip(this.chkEmbedLog, resources.GetString("chkEmbedLog.ToolTip"));
|
||||
this.chkEmbedLog.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// numericWriteOffset
|
||||
//
|
||||
this.numericWriteOffset.Location = new System.Drawing.Point(133, 20);
|
||||
resources.ApplyResources(this.numericWriteOffset, "numericWriteOffset");
|
||||
this.numericWriteOffset.Maximum = new decimal(new int[] {
|
||||
5000,
|
||||
0,
|
||||
@@ -132,63 +129,43 @@ namespace JDP {
|
||||
0,
|
||||
-2147483648});
|
||||
this.numericWriteOffset.Name = "numericWriteOffset";
|
||||
this.numericWriteOffset.Size = new System.Drawing.Size(62, 21);
|
||||
this.numericWriteOffset.TabIndex = 5;
|
||||
this.numericWriteOffset.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
||||
//
|
||||
// chkAutoCorrectFilenames
|
||||
//
|
||||
this.chkAutoCorrectFilenames.Location = new System.Drawing.Point(12, 61);
|
||||
resources.ApplyResources(this.chkAutoCorrectFilenames, "chkAutoCorrectFilenames");
|
||||
this.chkAutoCorrectFilenames.Name = "chkAutoCorrectFilenames";
|
||||
this.chkAutoCorrectFilenames.Size = new System.Drawing.Size(232, 17);
|
||||
this.chkAutoCorrectFilenames.TabIndex = 3;
|
||||
this.chkAutoCorrectFilenames.Text = "Locate audio files if missing";
|
||||
this.toolTip1.SetToolTip(this.chkAutoCorrectFilenames, "Preprocess with filename corrector if unable to locate audio files");
|
||||
this.toolTip1.SetToolTip(this.chkAutoCorrectFilenames, resources.GetString("chkAutoCorrectFilenames.ToolTip"));
|
||||
this.chkAutoCorrectFilenames.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkPreserveHTOA
|
||||
//
|
||||
this.chkPreserveHTOA.AutoSize = true;
|
||||
this.chkPreserveHTOA.Location = new System.Drawing.Point(12, 44);
|
||||
resources.ApplyResources(this.chkPreserveHTOA, "chkPreserveHTOA");
|
||||
this.chkPreserveHTOA.Name = "chkPreserveHTOA";
|
||||
this.chkPreserveHTOA.Size = new System.Drawing.Size(229, 17);
|
||||
this.chkPreserveHTOA.TabIndex = 2;
|
||||
this.chkPreserveHTOA.Text = "Preserve HTOA for gaps appended output";
|
||||
this.chkPreserveHTOA.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// lblWriteOffset
|
||||
//
|
||||
this.lblWriteOffset.AutoSize = true;
|
||||
this.lblWriteOffset.Location = new System.Drawing.Point(9, 23);
|
||||
resources.ApplyResources(this.lblWriteOffset, "lblWriteOffset");
|
||||
this.lblWriteOffset.Name = "lblWriteOffset";
|
||||
this.lblWriteOffset.Size = new System.Drawing.Size(118, 13);
|
||||
this.lblWriteOffset.TabIndex = 0;
|
||||
this.lblWriteOffset.Text = "Write offset (samples):";
|
||||
//
|
||||
// grpFLAC
|
||||
//
|
||||
this.grpFLAC.Controls.Add(this.numericFLACCompressionLevel);
|
||||
this.grpFLAC.Controls.Add(this.lblFLACCompressionLevel);
|
||||
this.grpFLAC.Controls.Add(this.chkFLACVerify);
|
||||
this.grpFLAC.Location = new System.Drawing.Point(267, 282);
|
||||
resources.ApplyResources(this.grpFLAC, "grpFLAC");
|
||||
this.grpFLAC.Name = "grpFLAC";
|
||||
this.grpFLAC.Size = new System.Drawing.Size(259, 48);
|
||||
this.grpFLAC.TabIndex = 1;
|
||||
this.grpFLAC.TabStop = false;
|
||||
this.grpFLAC.Text = "FLAC";
|
||||
//
|
||||
// numericFLACCompressionLevel
|
||||
//
|
||||
this.numericFLACCompressionLevel.Location = new System.Drawing.Point(213, 15);
|
||||
resources.ApplyResources(this.numericFLACCompressionLevel, "numericFLACCompressionLevel");
|
||||
this.numericFLACCompressionLevel.Maximum = new decimal(new int[] {
|
||||
8,
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
this.numericFLACCompressionLevel.Name = "numericFLACCompressionLevel";
|
||||
this.numericFLACCompressionLevel.Size = new System.Drawing.Size(35, 21);
|
||||
this.numericFLACCompressionLevel.TabIndex = 4;
|
||||
this.numericFLACCompressionLevel.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
||||
this.numericFLACCompressionLevel.Value = new decimal(new int[] {
|
||||
5,
|
||||
0,
|
||||
@@ -197,31 +174,20 @@ namespace JDP {
|
||||
//
|
||||
// lblFLACCompressionLevel
|
||||
//
|
||||
this.lblFLACCompressionLevel.AutoSize = true;
|
||||
this.lblFLACCompressionLevel.Location = new System.Drawing.Point(99, 17);
|
||||
resources.ApplyResources(this.lblFLACCompressionLevel, "lblFLACCompressionLevel");
|
||||
this.lblFLACCompressionLevel.Name = "lblFLACCompressionLevel";
|
||||
this.lblFLACCompressionLevel.Size = new System.Drawing.Size(97, 13);
|
||||
this.lblFLACCompressionLevel.TabIndex = 0;
|
||||
this.lblFLACCompressionLevel.Text = "Compression level:";
|
||||
//
|
||||
// chkFLACVerify
|
||||
//
|
||||
this.chkFLACVerify.AutoSize = true;
|
||||
this.chkFLACVerify.Location = new System.Drawing.Point(12, 16);
|
||||
resources.ApplyResources(this.chkFLACVerify, "chkFLACVerify");
|
||||
this.chkFLACVerify.Name = "chkFLACVerify";
|
||||
this.chkFLACVerify.Size = new System.Drawing.Size(54, 17);
|
||||
this.chkFLACVerify.TabIndex = 2;
|
||||
this.chkFLACVerify.Text = "Verify";
|
||||
this.chkFLACVerify.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// btnOK
|
||||
//
|
||||
this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
|
||||
this.btnOK.Location = new System.Drawing.Point(185, 373);
|
||||
resources.ApplyResources(this.btnOK, "btnOK");
|
||||
this.btnOK.Name = "btnOK";
|
||||
this.btnOK.Size = new System.Drawing.Size(73, 23);
|
||||
this.btnOK.TabIndex = 3;
|
||||
this.btnOK.Text = "OK";
|
||||
this.btnOK.UseVisualStyleBackColor = true;
|
||||
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
|
||||
//
|
||||
@@ -233,16 +199,13 @@ namespace JDP {
|
||||
this.grpWavPack.Controls.Add(this.rbWVHigh);
|
||||
this.grpWavPack.Controls.Add(this.rbWVNormal);
|
||||
this.grpWavPack.Controls.Add(this.rbWVFast);
|
||||
this.grpWavPack.Location = new System.Drawing.Point(267, 182);
|
||||
resources.ApplyResources(this.grpWavPack, "grpWavPack");
|
||||
this.grpWavPack.Name = "grpWavPack";
|
||||
this.grpWavPack.Size = new System.Drawing.Size(259, 94);
|
||||
this.grpWavPack.TabIndex = 2;
|
||||
this.grpWavPack.TabStop = false;
|
||||
this.grpWavPack.Text = "WavPack";
|
||||
//
|
||||
// numWVExtraMode
|
||||
//
|
||||
this.numWVExtraMode.Location = new System.Drawing.Point(212, 19);
|
||||
resources.ApplyResources(this.numWVExtraMode, "numWVExtraMode");
|
||||
this.numWVExtraMode.Maximum = new decimal(new int[] {
|
||||
6,
|
||||
0,
|
||||
@@ -254,8 +217,6 @@ namespace JDP {
|
||||
0,
|
||||
0});
|
||||
this.numWVExtraMode.Name = "numWVExtraMode";
|
||||
this.numWVExtraMode.Size = new System.Drawing.Size(29, 21);
|
||||
this.numWVExtraMode.TabIndex = 5;
|
||||
this.numWVExtraMode.Value = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
@@ -264,55 +225,35 @@ namespace JDP {
|
||||
//
|
||||
// chkWVExtraMode
|
||||
//
|
||||
this.chkWVExtraMode.AutoSize = true;
|
||||
this.chkWVExtraMode.Location = new System.Drawing.Point(94, 20);
|
||||
resources.ApplyResources(this.chkWVExtraMode, "chkWVExtraMode");
|
||||
this.chkWVExtraMode.Name = "chkWVExtraMode";
|
||||
this.chkWVExtraMode.Size = new System.Drawing.Size(112, 17);
|
||||
this.chkWVExtraMode.TabIndex = 4;
|
||||
this.chkWVExtraMode.Text = "Extra mode (1-6):";
|
||||
this.chkWVExtraMode.UseVisualStyleBackColor = true;
|
||||
this.chkWVExtraMode.CheckedChanged += new System.EventHandler(this.chkWVExtraMode_CheckedChanged);
|
||||
//
|
||||
// rbWVVeryHigh
|
||||
//
|
||||
this.rbWVVeryHigh.AutoSize = true;
|
||||
this.rbWVVeryHigh.Location = new System.Drawing.Point(13, 70);
|
||||
resources.ApplyResources(this.rbWVVeryHigh, "rbWVVeryHigh");
|
||||
this.rbWVVeryHigh.Name = "rbWVVeryHigh";
|
||||
this.rbWVVeryHigh.Size = new System.Drawing.Size(71, 17);
|
||||
this.rbWVVeryHigh.TabIndex = 3;
|
||||
this.rbWVVeryHigh.Text = "Very High";
|
||||
this.rbWVVeryHigh.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// rbWVHigh
|
||||
//
|
||||
this.rbWVHigh.AutoSize = true;
|
||||
this.rbWVHigh.Location = new System.Drawing.Point(13, 53);
|
||||
resources.ApplyResources(this.rbWVHigh, "rbWVHigh");
|
||||
this.rbWVHigh.Name = "rbWVHigh";
|
||||
this.rbWVHigh.Size = new System.Drawing.Size(46, 17);
|
||||
this.rbWVHigh.TabIndex = 1;
|
||||
this.rbWVHigh.Text = "High";
|
||||
this.rbWVHigh.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// rbWVNormal
|
||||
//
|
||||
this.rbWVNormal.AutoSize = true;
|
||||
resources.ApplyResources(this.rbWVNormal, "rbWVNormal");
|
||||
this.rbWVNormal.Checked = true;
|
||||
this.rbWVNormal.Location = new System.Drawing.Point(13, 36);
|
||||
this.rbWVNormal.Name = "rbWVNormal";
|
||||
this.rbWVNormal.Size = new System.Drawing.Size(58, 17);
|
||||
this.rbWVNormal.TabIndex = 2;
|
||||
this.rbWVNormal.TabStop = true;
|
||||
this.rbWVNormal.Text = "Normal";
|
||||
this.rbWVNormal.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// rbWVFast
|
||||
//
|
||||
this.rbWVFast.AutoSize = true;
|
||||
this.rbWVFast.Location = new System.Drawing.Point(13, 19);
|
||||
resources.ApplyResources(this.rbWVFast, "rbWVFast");
|
||||
this.rbWVFast.Name = "rbWVFast";
|
||||
this.rbWVFast.Size = new System.Drawing.Size(46, 17);
|
||||
this.rbWVFast.TabIndex = 0;
|
||||
this.rbWVFast.Text = "Fast";
|
||||
this.rbWVFast.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// groupBox1
|
||||
@@ -329,35 +270,23 @@ namespace JDP {
|
||||
this.groupBox1.Controls.Add(this.label1);
|
||||
this.groupBox1.Controls.Add(this.numFixWhenPercent);
|
||||
this.groupBox1.Controls.Add(this.chkArAddCRCs);
|
||||
this.groupBox1.Location = new System.Drawing.Point(267, 4);
|
||||
resources.ApplyResources(this.groupBox1, "groupBox1");
|
||||
this.groupBox1.Name = "groupBox1";
|
||||
this.groupBox1.Size = new System.Drawing.Size(259, 172);
|
||||
this.groupBox1.TabIndex = 4;
|
||||
this.groupBox1.TabStop = false;
|
||||
this.groupBox1.Text = "AccurateRip";
|
||||
//
|
||||
// chkArFixOffset
|
||||
//
|
||||
this.chkArFixOffset.AutoSize = true;
|
||||
resources.ApplyResources(this.chkArFixOffset, "chkArFixOffset");
|
||||
this.chkArFixOffset.Checked = true;
|
||||
this.chkArFixOffset.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chkArFixOffset.Location = new System.Drawing.Point(12, 105);
|
||||
this.chkArFixOffset.Name = "chkArFixOffset";
|
||||
this.chkArFixOffset.Size = new System.Drawing.Size(81, 17);
|
||||
this.chkArFixOffset.TabIndex = 12;
|
||||
this.chkArFixOffset.Text = "Fix offset if";
|
||||
this.chkArFixOffset.UseVisualStyleBackColor = true;
|
||||
this.chkArFixOffset.CheckedChanged += new System.EventHandler(this.chkArFixOffset_CheckedChanged);
|
||||
//
|
||||
// label4
|
||||
//
|
||||
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.label4.AutoSize = true;
|
||||
this.label4.Location = new System.Drawing.Point(41, 68);
|
||||
resources.ApplyResources(this.label4, "label4");
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(121, 13);
|
||||
this.label4.TabIndex = 11;
|
||||
this.label4.Text = "% of verified tracks >=";
|
||||
//
|
||||
// numEncodeWhenPercent
|
||||
//
|
||||
@@ -366,15 +295,13 @@ namespace JDP {
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
this.numEncodeWhenPercent.Location = new System.Drawing.Point(168, 66);
|
||||
resources.ApplyResources(this.numEncodeWhenPercent, "numEncodeWhenPercent");
|
||||
this.numEncodeWhenPercent.Minimum = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
this.numEncodeWhenPercent.Name = "numEncodeWhenPercent";
|
||||
this.numEncodeWhenPercent.Size = new System.Drawing.Size(38, 21);
|
||||
this.numEncodeWhenPercent.TabIndex = 10;
|
||||
this.numEncodeWhenPercent.Value = new decimal(new int[] {
|
||||
100,
|
||||
0,
|
||||
@@ -383,25 +310,18 @@ namespace JDP {
|
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Location = new System.Drawing.Point(62, 89);
|
||||
resources.ApplyResources(this.label3, "label3");
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(101, 13);
|
||||
this.label3.TabIndex = 9;
|
||||
this.label3.Text = "with confidence >=";
|
||||
//
|
||||
// numEncodeWhenConfidence
|
||||
//
|
||||
this.numEncodeWhenConfidence.Location = new System.Drawing.Point(168, 87);
|
||||
resources.ApplyResources(this.numEncodeWhenConfidence, "numEncodeWhenConfidence");
|
||||
this.numEncodeWhenConfidence.Minimum = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
this.numEncodeWhenConfidence.Name = "numEncodeWhenConfidence";
|
||||
this.numEncodeWhenConfidence.Size = new System.Drawing.Size(38, 21);
|
||||
this.numEncodeWhenConfidence.TabIndex = 8;
|
||||
this.numEncodeWhenConfidence.Value = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
@@ -410,50 +330,35 @@ namespace JDP {
|
||||
//
|
||||
// chkArNoUnverifiedAudio
|
||||
//
|
||||
this.chkArNoUnverifiedAudio.AutoSize = true;
|
||||
resources.ApplyResources(this.chkArNoUnverifiedAudio, "chkArNoUnverifiedAudio");
|
||||
this.chkArNoUnverifiedAudio.Checked = true;
|
||||
this.chkArNoUnverifiedAudio.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chkArNoUnverifiedAudio.Location = new System.Drawing.Point(12, 44);
|
||||
this.chkArNoUnverifiedAudio.Name = "chkArNoUnverifiedAudio";
|
||||
this.chkArNoUnverifiedAudio.Size = new System.Drawing.Size(93, 17);
|
||||
this.chkArNoUnverifiedAudio.TabIndex = 7;
|
||||
this.chkArNoUnverifiedAudio.Text = "Encode only if";
|
||||
this.chkArNoUnverifiedAudio.UseVisualStyleBackColor = true;
|
||||
this.chkArNoUnverifiedAudio.CheckedChanged += new System.EventHandler(this.chkArNoUnverifiedAudio_CheckedChanged);
|
||||
//
|
||||
// chkArSaveLog
|
||||
//
|
||||
this.chkArSaveLog.AutoSize = true;
|
||||
resources.ApplyResources(this.chkArSaveLog, "chkArSaveLog");
|
||||
this.chkArSaveLog.Checked = true;
|
||||
this.chkArSaveLog.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chkArSaveLog.Location = new System.Drawing.Point(94, 21);
|
||||
this.chkArSaveLog.Name = "chkArSaveLog";
|
||||
this.chkArSaveLog.Size = new System.Drawing.Size(69, 17);
|
||||
this.chkArSaveLog.TabIndex = 6;
|
||||
this.chkArSaveLog.Text = "Write log";
|
||||
this.chkArSaveLog.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// label2
|
||||
//
|
||||
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Location = new System.Drawing.Point(62, 146);
|
||||
resources.ApplyResources(this.label2, "label2");
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(101, 13);
|
||||
this.label2.TabIndex = 5;
|
||||
this.label2.Text = "with confidence >=";
|
||||
//
|
||||
// numFixWhenConfidence
|
||||
//
|
||||
this.numFixWhenConfidence.Location = new System.Drawing.Point(168, 144);
|
||||
resources.ApplyResources(this.numFixWhenConfidence, "numFixWhenConfidence");
|
||||
this.numFixWhenConfidence.Minimum = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
this.numFixWhenConfidence.Name = "numFixWhenConfidence";
|
||||
this.numFixWhenConfidence.Size = new System.Drawing.Size(37, 21);
|
||||
this.numFixWhenConfidence.TabIndex = 4;
|
||||
this.numFixWhenConfidence.Value = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
@@ -462,13 +367,8 @@ namespace JDP {
|
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Location = new System.Drawing.Point(42, 125);
|
||||
resources.ApplyResources(this.label1, "label1");
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(121, 13);
|
||||
this.label1.TabIndex = 3;
|
||||
this.label1.Text = "% of verified tracks >=";
|
||||
//
|
||||
// numFixWhenPercent
|
||||
//
|
||||
@@ -477,15 +377,13 @@ namespace JDP {
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
this.numFixWhenPercent.Location = new System.Drawing.Point(168, 123);
|
||||
resources.ApplyResources(this.numFixWhenPercent, "numFixWhenPercent");
|
||||
this.numFixWhenPercent.Minimum = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
this.numFixWhenPercent.Name = "numFixWhenPercent";
|
||||
this.numFixWhenPercent.Size = new System.Drawing.Size(38, 21);
|
||||
this.numFixWhenPercent.TabIndex = 2;
|
||||
this.numFixWhenPercent.Value = new decimal(new int[] {
|
||||
51,
|
||||
0,
|
||||
@@ -494,17 +392,11 @@ namespace JDP {
|
||||
//
|
||||
// chkArAddCRCs
|
||||
//
|
||||
this.chkArAddCRCs.AutoSize = true;
|
||||
resources.ApplyResources(this.chkArAddCRCs, "chkArAddCRCs");
|
||||
this.chkArAddCRCs.Checked = true;
|
||||
this.chkArAddCRCs.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chkArAddCRCs.Location = new System.Drawing.Point(12, 21);
|
||||
this.chkArAddCRCs.Name = "chkArAddCRCs";
|
||||
this.chkArAddCRCs.Size = new System.Drawing.Size(76, 17);
|
||||
this.chkArAddCRCs.TabIndex = 1;
|
||||
this.chkArAddCRCs.Text = "Write tags";
|
||||
this.toolTip1.SetToolTip(this.chkArAddCRCs, "When using \"apply offset\" AccurateRip mode, also add ACCURATERIPCOUNT tag to flac" +
|
||||
" files. You can set up foobar2000 to show this value, and see if your music was " +
|
||||
"ripped correctly or how popular it is.");
|
||||
this.toolTip1.SetToolTip(this.chkArAddCRCs, resources.GetString("chkArAddCRCs.ToolTip"));
|
||||
this.chkArAddCRCs.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// toolTip1
|
||||
@@ -523,113 +415,65 @@ namespace JDP {
|
||||
this.grpAudioFilenames.Controls.Add(this.lblTrackFilenameFormat);
|
||||
this.grpAudioFilenames.Controls.Add(this.lblSingleFilenameFormat);
|
||||
this.grpAudioFilenames.Controls.Add(this.txtSingleFilenameFormat);
|
||||
this.grpAudioFilenames.Location = new System.Drawing.Point(12, 150);
|
||||
resources.ApplyResources(this.grpAudioFilenames, "grpAudioFilenames");
|
||||
this.grpAudioFilenames.Name = "grpAudioFilenames";
|
||||
this.grpAudioFilenames.Size = new System.Drawing.Size(246, 180);
|
||||
this.grpAudioFilenames.TabIndex = 6;
|
||||
this.grpAudioFilenames.TabStop = false;
|
||||
this.grpAudioFilenames.Text = "Audio Filenames";
|
||||
//
|
||||
// chkKeepOriginalFilenames
|
||||
//
|
||||
this.chkKeepOriginalFilenames.AutoSize = true;
|
||||
resources.ApplyResources(this.chkKeepOriginalFilenames, "chkKeepOriginalFilenames");
|
||||
this.chkKeepOriginalFilenames.Checked = true;
|
||||
this.chkKeepOriginalFilenames.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chkKeepOriginalFilenames.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
||||
this.chkKeepOriginalFilenames.Location = new System.Drawing.Point(12, 20);
|
||||
this.chkKeepOriginalFilenames.Name = "chkKeepOriginalFilenames";
|
||||
this.chkKeepOriginalFilenames.Size = new System.Drawing.Size(135, 17);
|
||||
this.chkKeepOriginalFilenames.TabIndex = 0;
|
||||
this.chkKeepOriginalFilenames.Text = "Keep original filenames";
|
||||
this.chkKeepOriginalFilenames.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// txtSpecialExceptions
|
||||
//
|
||||
this.txtSpecialExceptions.Location = new System.Drawing.Point(92, 123);
|
||||
resources.ApplyResources(this.txtSpecialExceptions, "txtSpecialExceptions");
|
||||
this.txtSpecialExceptions.Name = "txtSpecialExceptions";
|
||||
this.txtSpecialExceptions.Size = new System.Drawing.Size(136, 21);
|
||||
this.txtSpecialExceptions.TabIndex = 6;
|
||||
this.txtSpecialExceptions.Text = "-()";
|
||||
//
|
||||
// chkRemoveSpecial
|
||||
//
|
||||
this.chkRemoveSpecial.AutoSize = true;
|
||||
resources.ApplyResources(this.chkRemoveSpecial, "chkRemoveSpecial");
|
||||
this.chkRemoveSpecial.Checked = true;
|
||||
this.chkRemoveSpecial.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chkRemoveSpecial.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
||||
this.chkRemoveSpecial.Location = new System.Drawing.Point(12, 100);
|
||||
this.chkRemoveSpecial.Name = "chkRemoveSpecial";
|
||||
this.chkRemoveSpecial.Size = new System.Drawing.Size(194, 17);
|
||||
this.chkRemoveSpecial.TabIndex = 5;
|
||||
this.chkRemoveSpecial.Text = "Remove special characters except:";
|
||||
this.chkRemoveSpecial.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// chkReplaceSpaces
|
||||
//
|
||||
this.chkReplaceSpaces.AutoSize = true;
|
||||
resources.ApplyResources(this.chkReplaceSpaces, "chkReplaceSpaces");
|
||||
this.chkReplaceSpaces.Checked = true;
|
||||
this.chkReplaceSpaces.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.chkReplaceSpaces.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
||||
this.chkReplaceSpaces.Location = new System.Drawing.Point(12, 150);
|
||||
this.chkReplaceSpaces.Name = "chkReplaceSpaces";
|
||||
this.chkReplaceSpaces.Size = new System.Drawing.Size(185, 17);
|
||||
this.chkReplaceSpaces.TabIndex = 7;
|
||||
this.chkReplaceSpaces.Text = "Replace spaces with underscores";
|
||||
this.chkReplaceSpaces.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// txtTrackFilenameFormat
|
||||
//
|
||||
this.txtTrackFilenameFormat.Location = new System.Drawing.Point(92, 72);
|
||||
resources.ApplyResources(this.txtTrackFilenameFormat, "txtTrackFilenameFormat");
|
||||
this.txtTrackFilenameFormat.Name = "txtTrackFilenameFormat";
|
||||
this.txtTrackFilenameFormat.Size = new System.Drawing.Size(136, 21);
|
||||
this.txtTrackFilenameFormat.TabIndex = 4;
|
||||
this.txtTrackFilenameFormat.Text = "%N-%A-%T";
|
||||
//
|
||||
// lblTrackFilenameFormat
|
||||
//
|
||||
this.lblTrackFilenameFormat.AutoSize = true;
|
||||
this.lblTrackFilenameFormat.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
||||
this.lblTrackFilenameFormat.Location = new System.Drawing.Point(10, 76);
|
||||
resources.ApplyResources(this.lblTrackFilenameFormat, "lblTrackFilenameFormat");
|
||||
this.lblTrackFilenameFormat.Name = "lblTrackFilenameFormat";
|
||||
this.lblTrackFilenameFormat.Size = new System.Drawing.Size(72, 13);
|
||||
this.lblTrackFilenameFormat.TabIndex = 3;
|
||||
this.lblTrackFilenameFormat.Text = "Track format:";
|
||||
//
|
||||
// lblSingleFilenameFormat
|
||||
//
|
||||
this.lblSingleFilenameFormat.AutoSize = true;
|
||||
this.lblSingleFilenameFormat.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
||||
this.lblSingleFilenameFormat.Location = new System.Drawing.Point(10, 48);
|
||||
resources.ApplyResources(this.lblSingleFilenameFormat, "lblSingleFilenameFormat");
|
||||
this.lblSingleFilenameFormat.Name = "lblSingleFilenameFormat";
|
||||
this.lblSingleFilenameFormat.Size = new System.Drawing.Size(74, 13);
|
||||
this.lblSingleFilenameFormat.TabIndex = 1;
|
||||
this.lblSingleFilenameFormat.Text = "Single format:";
|
||||
//
|
||||
// txtSingleFilenameFormat
|
||||
//
|
||||
this.txtSingleFilenameFormat.Location = new System.Drawing.Point(92, 44);
|
||||
resources.ApplyResources(this.txtSingleFilenameFormat, "txtSingleFilenameFormat");
|
||||
this.txtSingleFilenameFormat.Name = "txtSingleFilenameFormat";
|
||||
this.txtSingleFilenameFormat.Size = new System.Drawing.Size(136, 21);
|
||||
this.txtSingleFilenameFormat.TabIndex = 2;
|
||||
this.txtSingleFilenameFormat.Text = "%F";
|
||||
//
|
||||
// chkFillUpCUE
|
||||
//
|
||||
this.chkFillUpCUE.AutoSize = true;
|
||||
this.chkFillUpCUE.Location = new System.Drawing.Point(12, 95);
|
||||
this.chkFillUpCUE.Name = "chkFillUpCUE";
|
||||
this.chkFillUpCUE.Size = new System.Drawing.Size(187, 17);
|
||||
this.chkFillUpCUE.TabIndex = 7;
|
||||
this.chkFillUpCUE.Text = "Fill up missing CUE data from tags";
|
||||
this.chkFillUpCUE.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// frmSettings
|
||||
//
|
||||
this.AcceptButton = this.btnOK;
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
resources.ApplyResources(this, "$this");
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.CancelButton = btnCancel;
|
||||
this.ClientSize = new System.Drawing.Size(540, 430);
|
||||
this.Controls.Add(this.grpAudioFilenames);
|
||||
this.Controls.Add(btnCancel);
|
||||
this.Controls.Add(this.groupBox1);
|
||||
@@ -637,12 +481,9 @@ namespace JDP {
|
||||
this.Controls.Add(this.btnOK);
|
||||
this.Controls.Add(this.grpFLAC);
|
||||
this.Controls.Add(this.grpGeneral);
|
||||
this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||||
this.MaximizeBox = false;
|
||||
this.Name = "frmSettings";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
||||
this.Text = "Advanced Settings";
|
||||
this.Load += new System.EventHandler(this.frmSettings_Load);
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSettings_FormClosing);
|
||||
this.grpGeneral.ResumeLayout(false);
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user