OSDN Git Service

fix: cannot preview with QT master
authorunknown <hirom@.(none)>
Mon, 28 Dec 2009 09:22:36 +0000 (18:22 +0900)
committerunknown <hirom@.(none)>
Mon, 28 Dec 2009 09:22:36 +0000 (18:22 +0900)
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/app.config
win/C#/frmMain.cs
win/C#/frmPreview.cs

index 91cc4fc..ed62d51 100644 (file)
@@ -157,7 +157,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("http://sourceforge.jp/projects/handbrake-jp/docs/appcast094.xml")]\r
         public string appcast {\r
             get {\r
                 return ((string)(this["appcast"]));\r
index 9d91131..49a3a22 100644 (file)
@@ -36,7 +36,7 @@
       <Value Profile="(Default)" />\r
     </Setting>\r
     <Setting Name="appcast" Type="System.String" Scope="User">\r
-      <Value Profile="(Default)">http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml</Value>\r
+      <Value Profile="(Default)">http://sourceforge.jp/projects/handbrake-jp/docs/appcast094.xml</Value>\r
     </Setting>\r
     <Setting Name="appcast_unstable" Type="System.String" Scope="User">\r
       <Value Profile="(Default)">http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml</Value>\r
index 1009a8d..1c7ea6a 100644 (file)
@@ -41,7 +41,7 @@
                 <value />\r
             </setting>\r
             <setting name="appcast" serializeAs="String">\r
-                <value>http://sourceforge.jp/projects/handbrake-jp/docs/appcast.xml</value>\r
+                <value>http://sourceforge.jp/projects/handbrake-jp/docs/appcast094.xml</value>\r
             </setting>\r
             <setting name="appcast_unstable" serializeAs="String">\r
                 <value>http://sourceforge.jp/projects/handbrake-jp/docs/appcast_unstable.xml</value>\r
index bfcb8dd..bed660b 100644 (file)
@@ -459,7 +459,7 @@ namespace Handbrake
                     updateWindow.ShowDialog();\r
                 }\r
                 else\r
-                    MessageBox.Show("\8c»\8dÝ\97\98\97p\89Â\94\\82È\83A\83b\83v\83f\81[\83g\82Í\82 \82è\82Ü\82¹\82ñ", "Update Check", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+                    MessageBox.Show("\8c»\8dÝ\97\98\97p\89Â\94\\82È\83A\83b\83v\83f\81[\83g\82Í\82 \82è\82Ü\82¹\82ñ\81B", "Update Check", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
                 lbl_updateCheck.Visible = false;\r
                 return;\r
             }\r
@@ -582,11 +582,11 @@ namespace Handbrake
                 {\r
                     Properties.Settings.Default.defaultPreset = treeView_presets.SelectedNode.Text;\r
                     Properties.Settings.Default.Save();\r
-                    MessageBox.Show("\83f\83t\83H\83\8b\83g\83v\83\8a\83Z\83b\83g\82ð\95Ï\8dX\82µ\82Ü\82µ\82½", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
+                    MessageBox.Show("\83f\83t\83H\83\8b\83g\83v\83\8a\83Z\83b\83g\82ð\95Ï\8dX\82µ\82Ü\82µ\82½\81B", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
                 }\r
             }\r
             else\r
-                MessageBox.Show("\83v\83\8a\83Z\83b\83g\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                MessageBox.Show("\83v\83\8a\83Z\83b\83g\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
         }\r
         private void treeview_presets_mouseUp(object sender, MouseEventArgs e)\r
         {\r
@@ -834,13 +834,13 @@ namespace Handbrake
                     this.Focus();\r
                 }\r
                 else if (string.IsNullOrEmpty(sourcePath) || string.IsNullOrEmpty(text_destination.Text))\r
-                    MessageBox.Show("\91I\91ð\82³\82ê\82½\95Ï\8a·\8c³/\95Û\91\90æ\82Í\91\8dÝ\82µ\82Ü\82¹\82ñ", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                    MessageBox.Show("\91I\91ð\82³\82ê\82½\95Ï\8a·\8c³/\95Û\91\90æ\82Í\91\8dÝ\82µ\82Ü\82¹\82ñ\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
             }\r
         }\r
         private void btn_add2Queue_Click(object sender, EventArgs e)\r
         {\r
             if (string.IsNullOrEmpty(sourcePath) || string.IsNullOrEmpty(text_destination.Text))\r
-                MessageBox.Show("\95Ï\8a·\8c³/\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                MessageBox.Show("\95Ï\8a·\8c³/\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
             else\r
             {\r
                 String query = queryGen.GenerateCLIQuery(this, 0, null);\r
@@ -871,7 +871,7 @@ namespace Handbrake
         private void tb_preview_Click(object sender, EventArgs e)\r
         {\r
             if (string.IsNullOrEmpty(sourcePath) || string.IsNullOrEmpty(text_destination.Text))\r
-                MessageBox.Show("\95Ï\8a·\8c³/\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                MessageBox.Show("\95Ï\8a·\8c³/\95Û\91\90æ\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
             else\r
             {\r
                 if (qtpreview == null)\r
@@ -885,7 +885,7 @@ namespace Handbrake
                     qtpreview.Show();\r
                 }\r
                 else\r
-                    MessageBox.Show(qtpreview, "\83v\83\8c\83r\83\85\81[\83E\83B\83\93\83h\83E\82ð\82·\82Å\82É\8aJ\82¢\82Ä\82¢\82Ü\82·", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                    MessageBox.Show(qtpreview, "\83v\83\8c\83r\83\85\81[\83E\83B\83\93\83h\83E\82ð\82·\82Å\82É\8aJ\82¢\82Ä\82¢\82Ü\82·\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
             }\r
         }\r
         private void btn_ActivityWindow_Click(object sender, EventArgs e)\r
@@ -996,13 +996,13 @@ namespace Handbrake
         private void drp_dvdtitle_Click(object sender, EventArgs e)\r
         {\r
             if ((drp_dvdtitle.Items.Count == 1) && (drp_dvdtitle.Items[0].ToString() == "\8e©\93®"))\r
-                MessageBox.Show("\83^\83C\83g\83\8b\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
+                MessageBox.Show("\83^\83C\83g\83\8b\82ª\91I\91ð\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\95Ï\8a·\8c³\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢\81B", "Alert", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);\r
         }\r
         private void drp_dvdtitle_SelectedIndexChanged(object sender, EventArgs e)\r
         {\r
             UnRegisterPresetEventHandler();\r
 \r
-            PictureSettings.lbl_Aspect.Text = "\83^\83C\83g\83\8b\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢"; // Reset some values on the form\r
+            PictureSettings.lbl_Aspect.Text = "\83^\83C\83g\83\8b\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢\81B"; // Reset some values on the form\r
             drop_chapterStart.Items.Clear();\r
             drop_chapterFinish.Items.Clear();\r
 \r
@@ -1061,7 +1061,7 @@ namespace Handbrake
                 if (autoPath != null)\r
                     text_destination.Text = autoPath;\r
                 else\r
-                    MessageBox.Show("\90Ý\92è\82Å\81u\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82·\82é\81v\82ª\97L\8cø\82É\82È\82Á\82Ä\82¢\82Ü\82·\82ª\81A\95Û\91\90æ\83t\83H\83\8b\83_\82ª\8ew\92è\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B\81u\83c\81[\83\8b\81v\83\81\83j\83\85\81[\82Ì\81u\83I\83v\83V\83\87\83\93\90Ý\92è\81v\82Å\90Ý\92è\82µ\82Ä\82­\82¾\82³\82¢", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                    MessageBox.Show("\90Ý\92è\82Å\81u\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82·\82é\81v\82ª\97L\8cø\82É\82È\82Á\82Ä\82¢\82Ü\82·\82ª\81A\95Û\91\90æ\83t\83H\83\8b\83_\82ª\8ew\92è\82³\82ê\82Ä\82¢\82Ü\82¹\82ñ\81B\81u\83c\81[\83\8b\81v\83\81\83j\83\85\81[\82Ì\81u\83I\83v\83V\83\87\83\93\90Ý\92è\81v\82Å\90Ý\92è\82µ\82Ä\82­\82¾\82³\82¢\81B", "Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
             }\r
 \r
             data_chpt.Rows.Clear();\r
@@ -1171,7 +1171,7 @@ namespace Handbrake
             if (DVD_Save.ShowDialog() == DialogResult.OK)\r
             {\r
                 if (DVD_Save.FileName.StartsWith("\\"))\r
-                    MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢","Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
+                    MessageBox.Show("HandBrake\82ÍUNC\83p\83X\82É\91Î\89\9e\82µ\82Ä\82¢\82Ü\82¹\82ñ\81B\n\8b¤\97L\83t\83H\83\8b\83_\82ð\83}\83E\83\93\83g\82µ\82Ä\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢\81B","Warning", MessageBoxButtons.OK, MessageBoxIcon.Warning);\r
                 else\r
                 {\r
                     // Add a file extension manually, as FileDialog.AddExtension has issues with dots in filenames\r
@@ -1747,7 +1747,7 @@ namespace Handbrake
         }\r
         private void UpdateSourceLabel()\r
         {\r
-            labelSource.Text = string.IsNullOrEmpty(sourcePath) ? "\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\82­\82¾\82³\82¢" : this.SourceName;\r
+            labelSource.Text = string.IsNullOrEmpty(sourcePath) ? "\81u\95Ï\8a·\8c³\81v\82ð\83N\83\8a\83b\83N\82µ\82Ä\82­\82¾\82³\82¢\81B" : this.SourceName;\r
         }\r
         #endregion\r
 \r
@@ -1771,7 +1771,7 @@ namespace Handbrake
 \r
                 lbl_encode.Text = "\95Ï\8a·\8a®\97¹";\r
                 btn_start.Text = "\95Ï\8a·\8aJ\8en";\r
-                btn_start.ToolTipText = "\95Ï\8a·\8dì\8bÆ\82ð\8aJ\8en\82µ\82Ü\82·";\r
+                btn_start.ToolTipText = "\95Ï\8a·\8dì\8bÆ\82ð\8aJ\8en\82µ\82Ü\82·\81B";\r
                 btn_start.Image = Properties.Resources.Play;\r
 \r
                 // If the window is minimized, display the notification in a popup.\r
@@ -1804,7 +1804,7 @@ namespace Handbrake
                 lbl_encode.Visible = true;\r
                 lbl_encode.Text = "\95Ï\8a·\92\86\81i" + encodeQueue.Count + "\8cÂ\82Ì\83A\83C\83e\83\80\82ª\91Ò\8b@\92\86\81j";\r
                 btn_start.Text = "\92\86\8e~";\r
-                btn_start.ToolTipText = "\95Ï\8a·\8dì\8bÆ\82ð\92\86\8e~\82µ\82Ü\82·";\r
+                btn_start.ToolTipText = "\95Ï\8a·\8dì\8bÆ\82ð\92\86\8e~\82µ\82Ü\82·\81B";\r
                 btn_start.Image = Properties.Resources.stop;\r
             }\r
             catch (Exception exc)\r
@@ -2171,7 +2171,7 @@ namespace Handbrake
             if (presetHandler.CheckIfPresetsAreOutOfDate())\r
                 if (!Properties.Settings.Default.presetNotification)\r
                     MessageBox.Show(splash,\r
-                    "\90V\82µ\82¢\95W\8f\80\83v\83\8a\83Z\83b\83g\82ª\97\98\97p\82Å\82«\82Ü\82·",\r
+                    "\90V\82µ\82¢\95W\8f\80\83v\83\8a\83Z\83b\83g\82ð\83\8d\81[\83h\82µ\82Ü\82·\81B",\r
                     "Preset Update", MessageBoxButtons.OK, MessageBoxIcon.Information);\r
 \r
             presetHandler.GetPresetPanel(ref treeView_presets);\r
@@ -2189,7 +2189,7 @@ namespace Handbrake
             // If currently encoding, the queue isn't paused, and there are queue items to process, prompt to confirm close.\r
             if ((encodeQueue.isEncoding) && (!encodeQueue.PauseRequested) && (encodeQueue.Count > 0))\r
             {\r
-                DialogResult result = MessageBox.Show("\8c»\8dÝ\95Ï\8a·\8dì\8bÆ\82ð\8eÀ\8ds\92\86\82Å\82·\81BHandBrake\82ð\8fI\97¹\82µ\82Ä\82à\81A\8eÀ\8ds\92\86\82Ì\8dì\8bÆ\82Í\92\86\8e~\82³\82ê\82Ü\82¹\82ñ\81B\82½\82¾\82µ\81A\83L\83\85\81[\82É\82 \82é\83A\83C\83e\83\80\82É\82Â\82¢\82Ä\82Í\95Ï\8a·\8dì\8bÆ\82ª\92\86\8e~\82³\82ê\82Ü\82·\81B\n\nHandBrake\82ð\8fI\97¹\82µ\82Ü\82·\82©\81H",\r
+                DialogResult result = MessageBox.Show("\8c»\8dÝ\95Ï\8a·\8dì\8bÆ\82ð\8eÀ\8ds\92\86\82Å\82·\81BHandBrake\82ð\8fI\97¹\82µ\82Ä\82à\81A\8eÀ\8ds\92\86\82Ì\95Ï\8a·\8f\88\97\9d\82Í\92\86\8e~\82³\82ê\82Ü\82¹\82ñ\81B\82½\82¾\82µ\81A\83L\83\85\81[\82É\82 \82é\83A\83C\83e\83\80\82É\82Â\82¢\82Ä\82Í\95Ï\8a·\8f\88\97\9d\82ª\92\86\8e~\82³\82ê\82Ü\82·\81B\n\nHandBrake\82ð\8fI\97¹\82µ\82Ü\82·\82©\81H",\r
                     "Close HandBrake?", MessageBoxButtons.YesNo, MessageBoxIcon.Question);\r
                 if (result == DialogResult.No)\r
                     e.Cancel = true;\r
index a4cf59c..b9a9f31 100644 (file)
@@ -124,7 +124,7 @@ namespace Handbrake
                 btn_playVLC.Enabled = true;\r
 \r
                 // Decide which player to use.\r
-                String playerSelection = lbl_status.Text.Contains("QT") ? "QT" : "VLC";\r
+                String playerSelection = lbl_status.Text.Contains("QuickTime") ? "QT" : "VLC";\r
 \r
                 lbl_status.Text = "ロード中...";\r
 \r