OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Changelog.html
index 9bec1da..000b945 100644 (file)
@@ -8,7 +8,60 @@
 <body>\r
 Windows Platform Specific Changlog.<br />\r
 \r
-    <h3>Major Changes</h3>\r
+    <h2>Changes Since Snapshot 2 - SVN2773</h2> <!-- Snapshot 3 (upcoming) -->\r
+    \r
+    <h4>New Features</h4>\r
+    None <br />\r
+    \r
+    <h4>Minor Improvements / Changes</h4>\r
+    - Updated Growl to 2.0.0.20 from 2.0.0.19<br />\r
+    - Added 2 new options. "Growl when queue completes" and "Growl when encode completes"<br />\r
+    - Added 1 new option. "Disable Resolution Calculation for "None" and "Custom" modes."<br />\r
+    - Removed "Enable DVD drive detection..." and "Load my default preset" preferences<br />\r
+    - Set m4v as default enabled.<br />\r
+\r
+    <h4>Fixed</h4>\r
+    - Several issues with Picture Settings panel related to aspect ration and resolution calculation. <br />\r
+    - Issue where file extension could be mp4 when chapters is enabled. Problem in the autoname function.<br />\r
+    - A regex error in the appcast reader and make it more robust to errors.<br />\r
+    - Issue with the destination File box double appending the file extension<br />\r
+    - Issue changing file format causing the audio encoder dropdown to be set to ""<br />\r
+    - An issue with autoName function and format dropdown with regards to AC3 in the audio list. Also, CC or SRT<br />\r
+    - A culture issue with the Video Quality slider. Should now work correctly for systems which represent floats as 1,25 instead of 1.25<br />\r
+    - Issue with SRT filepaths not being quoted.<br />\r
+    - An issue with 8x8dct not saving correctly in presets<br />\r
+    - Activity log window would sometimes not display the CLI query used <br />\r
+    - Couple issues in the Picutre Settings code <br />\r
+\r
+    \r
+    <h4>Backend / Not important changes</h4>\r
+    - Filters dropdowns re-arranged and updated for consistancy (Off, Custom ...)\r
\r
+    <h2>Changes since Snapshot 1 - SVN2592</h2> <!-- Snapshot 2 -->\r
+    \r
+    <h4>New Features</h4>\r
+    - Added support for Growl for Windows.<br />\r
+    - Import MacGUI presets.<br />\r
+    - External SRT supported added.<br />\r
+    - Added new options: preferred language, "Dub Foreign language audio" and "Use Foreign language audio and Subtitles"<br />\r
+    - Import Chapter Markers from csv file <br />\r
+    \r
+    <h4>Minor Improvements / Changes</h4>\r
+    - Some UI layout changes / improvements<br />\r
+    - Remove M4v from format dropdown and add new option "Use iPod/iTunes friendly (.m4v) file extension for MP4<br />\r
+    \r
+    <h4>Fixed</h4>\r
+    - Picture Settings now works correctly (including Custom Anamorphic).<br />\r
+    - Error message when cancelling an encode within 2 seconds of it starting.<br />\r
+    - Quality slider resetting to 0 and other settings lost when a title change occurs.<br />\r
+    - Fixes some scaling / quality issues with QuickTime preview. \r
+    - Possible fix for QT not working on 64bit systems.<br />\r
+    - Chaning the x264 Quality granularity no longer requires a restart to work correctly <br />\r
+    - Chapter Markers tab now resets far less often. It should retain chapter names after being disabled / re-enabled <br />\r
+    \r
+    <h2>Changes since 0.9.3</h2> <!-- Snapshot 1 -->\r
+    \r
+    <h4>Major Changes</h4>\r
 \r
     - Video Preview window using QuickTime or VLC. (5 to 60 second preview clips) <br />\r
     - Re-designed audio tab. Now uses a List and allows for >4 audio channels.<br />\r
@@ -21,9 +74,7 @@ Windows Platform Specific Changlog.<br />
     - Improved control over how logs are stored. Logs are now kept in the Application data folder for each user. <br />\r
     - The Main window and the Queue "Start/Stop" buttons are now linked. Start on the main window starts the Queue. They are no longer separate.<br />\r
 \r
-\r
-\r
-    <h3>Minor Improvements / Changes</h3>\r
+    <h4>Minor Improvements / Changes</h4>\r
     - Resizable queue Window<br />\r
     - Scanning a source no longer uses a separate popup window. Scanning simply disables the main window, and displays the status much like the MacGUI<br />\r
     - Queue recovery now uses an XML file.<br />\r
@@ -44,9 +95,7 @@ Windows Platform Specific Changlog.<br />
     - CLI status can now be displayed in-GUI instead of the CLI readout. (Experimental)<br />\r
     - Misc Typo's<br />\r
 \r
-\r
-\r
-    <h3>Fixed</h3>\r
+    <h4>Fixed</h4>\r
     - Source and Destination fields unpopulated on queue in certain conditions.<br />\r
     - Several bugs in the way x264 widgets are handled with custom x264 strings.<br />\r
     - Fixed a null pointer exception after scan if all presets had been deleted.<br />\r