diff --git a/CUETools/frmAbout.Designer.cs b/CUETools/frmAbout.Designer.cs
index b5d261a..e745b12 100644
--- a/CUETools/frmAbout.Designer.cs
+++ b/CUETools/frmAbout.Designer.cs
@@ -51,6 +51,7 @@ namespace JDP
resources.ApplyResources(this.textBox1, "textBox1");
this.textBox1.Name = "textBox1";
this.textBox1.ReadOnly = true;
+ this.textBox1.TabStop = false;
//
// button1
//
diff --git a/CUETools/frmAbout.resx b/CUETools/frmAbout.resx
index ad99602..5bfeeb1 100644
--- a/CUETools/frmAbout.resx
+++ b/CUETools/frmAbout.resx
@@ -163,7 +163,7 @@
415, 131
- 2
+ 1
@@ -231,7 +231,7 @@ hdcd.dll (c) Christopher Key
247, 17
- 5
+ 2
Updates can be found at http://www.cuetools.net
diff --git a/CUETools/frmCUETools.Designer.cs b/CUETools/frmCUETools.Designer.cs
index 4d9c4da..d5de36e 100644
--- a/CUETools/frmCUETools.Designer.cs
+++ b/CUETools/frmCUETools.Designer.cs
@@ -641,6 +641,7 @@ namespace JDP {
this.toolStripInput.Name = "toolStripInput";
this.toolStripInput.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.toolStripInput.Click += new System.EventHandler(this.toolStripInput_Click);
+ this.toolStripInput.TabStop = true;
//
// toolStripLabelInput
//
@@ -699,6 +700,7 @@ namespace JDP {
this.toolStripOutput.Name = "toolStripOutput";
this.toolStripOutput.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.toolStripOutput.Click += new System.EventHandler(this.toolStripOutput_Click);
+ this.toolStripOutput.TabStop = true;
//
// toolStripLabelOutput
//
@@ -778,6 +780,7 @@ namespace JDP {
//
resources.ApplyResources(this.rbActionVerify, "rbActionVerify");
this.rbActionVerify.Name = "rbActionVerify";
+ this.rbActionVerify.TabStop = true;
this.toolTip1.SetToolTip(this.rbActionVerify, resources.GetString("rbActionVerify.ToolTip"));
this.rbActionVerify.UseVisualStyleBackColor = true;
this.rbActionVerify.CheckedChanged += new System.EventHandler(this.rbAction_CheckedChanged);
@@ -786,6 +789,7 @@ namespace JDP {
//
resources.ApplyResources(this.rbActionEncode, "rbActionEncode");
this.rbActionEncode.Name = "rbActionEncode";
+ this.rbActionEncode.TabStop = true;
this.toolTip1.SetToolTip(this.rbActionEncode, resources.GetString("rbActionEncode.ToolTip"));
this.rbActionEncode.UseVisualStyleBackColor = true;
this.rbActionEncode.CheckedChanged += new System.EventHandler(this.rbAction_CheckedChanged);
diff --git a/CUETools/frmCUETools.resx b/CUETools/frmCUETools.resx
index 738b291..1f2cd33 100644
--- a/CUETools/frmCUETools.resx
+++ b/CUETools/frmCUETools.resx
@@ -355,7 +355,7 @@
227, 211
- 12
+ 3
Mode
@@ -520,7 +520,7 @@
222, 314
- 2
+ 4
Audio Output
@@ -622,7 +622,7 @@
549, 29
- 9
+ 4
153, 8
@@ -655,7 +655,7 @@
549, 27
- 0
+ 1
Input file
@@ -685,7 +685,7 @@
549, 27
- 0
+ 3
Output file
@@ -718,7 +718,7 @@
147, 39
- 14
+ 0
toolStripInput
@@ -751,7 +751,7 @@
147, 39
- 15
+ 2
toolStripOutput
@@ -910,7 +910,7 @@
247, 211
- 4
+ 2
Action
@@ -958,7 +958,7 @@
227, 144
- 6
+ 5
Extra
@@ -1879,7 +1879,7 @@
30, 32
- 20
+ 5
buttonEncoderSettings
@@ -2026,7 +2026,7 @@
213, 69
- 17
+ 6
trackBarEncoderMode
@@ -2053,7 +2053,7 @@
150, 29
- 16
+ 4
Encoder to use
@@ -2086,7 +2086,7 @@
73, 25
- 16
+ 2
None
@@ -2122,7 +2122,7 @@
76, 25
- 15
+ 1
Lossy
@@ -2158,7 +2158,7 @@
97, 25
- 13
+ 0
Lossless
@@ -2224,7 +2224,7 @@
150, 29
- 9
+ 3
Audio file format
@@ -2326,7 +2326,7 @@
224, 29
- 10
+ 4
Run custom script
@@ -2359,7 +2359,7 @@
165, 25
- 6
+ 3
Correct filenames
@@ -2395,7 +2395,7 @@
167, 25
- 5
+ 2
Create CUE Sheet
@@ -2431,7 +2431,7 @@
77, 25
- 3
+ 1
&Verify
@@ -2467,7 +2467,7 @@
89, 25
- 2
+ 0
&Encode
@@ -2806,7 +2806,7 @@
87, 27
- 6
+ 2
0
diff --git a/CUETools/frmSettings.resx b/CUETools/frmSettings.resx
index ffa9684..c233f9e 100644
--- a/CUETools/frmSettings.resx
+++ b/CUETools/frmSettings.resx
@@ -160,7 +160,7 @@
168, 17
- 9
+ 7
Separate thread for decoding
@@ -196,7 +196,7 @@
114, 17
- 8
+ 2
Check for updates
@@ -295,7 +295,7 @@
215, 17
- 7
+ 3
Truncate extra 4608 samples if present
@@ -328,7 +328,7 @@
189, 17
- 6
+ 5
Create .cue file even if embedded
@@ -361,7 +361,7 @@
127, 17
- 5
+ 4
Create .m3u playlists
@@ -394,7 +394,7 @@
155, 17
- 2
+ 6
Locate audio files if missing
@@ -751,7 +751,7 @@
43, 21
- 8
+ 1
numFixWhenConfidence
@@ -775,7 +775,7 @@
43, 21
- 6
+ 0
numFixWhenPercent
@@ -1000,7 +1000,7 @@
184, 17
- 11
+ 1
Write extraction log to "LOG" tag
@@ -1138,7 +1138,7 @@
287, 21
- 27
+ 2
Supported modes, separated by space character
@@ -1174,7 +1174,7 @@
65, 17
- 17
+ 4
Lossless
@@ -1204,7 +1204,7 @@
287, 21
- 14
+ 0
Path to external encoder executable
@@ -1231,7 +1231,7 @@
287, 21
- 16
+ 1
Arguments for external encoder executable
@@ -1390,7 +1390,7 @@
212, 21
- 28
+ 3
Name of the encoder
@@ -1420,7 +1420,7 @@
287, 21
- 30
+ 2
Name of the encoder
@@ -1678,7 +1678,7 @@
142, 17
- 16
+ 7
Copy album art tags
@@ -1711,7 +1711,7 @@
142, 17
- 21
+ 9
Extract album art to Folder.jpg
@@ -1744,7 +1744,7 @@
142, 17
- 18
+ 8
Embed Folder.jpg
@@ -1804,7 +1804,7 @@
57, 21
- 19
+ 11
Right
@@ -1843,7 +1843,7 @@
118, 21
- 22
+ 10
textBoxAlArtFilenameFormat
@@ -1921,7 +1921,7 @@
95, 17
- 18
+ 0
Extract log file
@@ -1951,7 +1951,7 @@
102, 17
- 17
+ 5
Copy basic tags
@@ -1981,7 +1981,7 @@
176, 17
- 15
+ 2
Write basic tags from CUE data
@@ -2011,7 +2011,7 @@
121, 17
- 14
+ 6
Copy unknown tags
@@ -2041,7 +2041,7 @@
122, 17
- 13
+ 4
Overwrite CUE data
@@ -2071,7 +2071,7 @@
187, 17
- 12
+ 3
Fill up missing CUE data from tags
@@ -2164,7 +2164,7 @@
154, 21
- 2
+ 0
textBoxARLogExtension
@@ -2221,7 +2221,7 @@
65, 17
- 0
+ 1
Verbose
@@ -2335,7 +2335,7 @@
248, 91
- 3
+ 2
Encode if verified
@@ -2461,7 +2461,7 @@
248, 91
- 2
+ 3
Fix offset
@@ -2596,7 +2596,7 @@
184, 21
- 18
+ 2
comboFormatLossyEncoder
@@ -2653,7 +2653,7 @@
142, 17
- 18
+ 5
Supports lossy encoding
@@ -2677,7 +2677,7 @@
184, 21
- 2
+ 1
comboFormatLosslessEncoder
@@ -2734,7 +2734,7 @@
181, 17
- 15
+ 6
Supports embedded CUE Sheets
@@ -2758,7 +2758,7 @@
184, 21
- 4
+ 0
comboFormatDecoder
@@ -2785,7 +2785,7 @@
154, 17
- 14
+ 4
Supports lossless encoding
@@ -2869,7 +2869,7 @@
184, 21
- 12
+ 3
comboBoxFormatTagger
@@ -3094,7 +3094,7 @@
394, 235
- 22
+ 3
External encoder options
@@ -3148,7 +3148,7 @@
394, 236
- 32
+ 2
panel1
@@ -3189,7 +3189,7 @@
25, 23
- 29
+ 1
buttonEncoderDelete
@@ -3269,7 +3269,7 @@
25, 23
- 28
+ 0
buttonEncoderAdd
@@ -3293,7 +3293,7 @@
67, 21
- 26
+ 2
False
@@ -3320,7 +3320,7 @@
394, 37
- 34
+ 4
panel3
@@ -3344,7 +3344,7 @@
123, 279
- 27
+ 1
listBoxEncoders
@@ -3371,7 +3371,7 @@
529, 285
- 32
+ 0
tableLayoutPanel4
@@ -3458,7 +3458,7 @@
287, 21
- 21
+ 0
textBoxDecoderPath
@@ -3542,7 +3542,7 @@
287, 21
- 23
+ 1
textBoxDecoderParameters
@@ -3566,7 +3566,7 @@
394, 238
- 27
+ 2
External decoder options
@@ -3610,7 +3610,7 @@
25, 23
- 30
+ 1
buttonDecoderDelete
@@ -3651,7 +3651,7 @@
25, 23
- 29
+ 0
buttonDecoderAdd
@@ -3675,7 +3675,7 @@
67, 21
- 28
+ 2
False
@@ -3744,7 +3744,7 @@
394, 35
- 28
+ 3
panel2
@@ -3768,7 +3768,7 @@
123, 279
- 29
+ 1
listBoxDecoders
@@ -3795,7 +3795,7 @@
529, 285
- 29
+ 0
tableLayoutPanel5