OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Changelog.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
2 <html xmlns="http://www.w3.org/1999/xhtml">\r
3 <head>\r
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\r
5 <title>ChangeLog</title>\r
6 </head>\r
7 \r
8 <body>\r
9 Windows Platform Specific Changlog.<br />\r
10 \r
11     <h2>Changes Since Snapshot 2 - SVN2773</h2> <!-- Snapshot 3 (upcoming) -->\r
12     \r
13     <h4>New Features</h4>\r
14     None <br />\r
15     \r
16     <h4>Minor Improvements / Changes</h4>\r
17     - Updated Growl to 2.0.0.20 from 2.0.0.19<br />\r
18     - Added 2 new options. "Growl when queue completes" and "Growl when encode completes"<br />\r
19     - Added 1 new option. "Disable Resolution Calculation for "None" and "Custom" modes."<br />\r
20     - Removed "Enable DVD drive detection..." and "Load my default preset" preferences<br />\r
21     - Set m4v as default enabled.<br />\r
22 \r
23     <h4>Fixed</h4>\r
24     - Several issues with Picture Settings panel related to aspect ration and resolution calculation. <br />\r
25     - Issue where file extension could be mp4 when chapters is enabled. Problem in the autoname function.<br />\r
26     - A regex error in the appcast reader and make it more robust to errors.<br />\r
27     - Issue with the destination File box double appending the file extension<br />\r
28     - Issue changing file format causing the audio encoder dropdown to be set to ""<br />\r
29     - An issue with autoName function and format dropdown with regards to AC3 in the audio list. Also, CC or SRT<br />\r
30     - 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
31     - Issue with SRT filepaths not being quoted.<br />\r
32     - An issue with 8x8dct not saving correctly in presets<br />\r
33 \r
34     \r
35     <h4>Backend / Not important changes</h4>\r
36     - Filters dropdowns re-arranged and updated for consistancy (Off, Custom ...)\r
37  \r
38     <h2>Changes since Snapshot 1 - SVN2592</h2> <!-- Snapshot 2 -->\r
39     \r
40     <h4>New Features</h4>\r
41     - Added support for Growl for Windows.<br />\r
42     - Import MacGUI presets.<br />\r
43     - External SRT supported added.<br />\r
44     - Added new options: preferred language, "Dub Foreign language audio" and "Use Foreign language audio and Subtitles"<br />\r
45     - Import Chapter Markers from csv file <br />\r
46     \r
47     <h4>Minor Improvements / Changes</h4>\r
48     - Some UI layout changes / improvements<br />\r
49     - Remove M4v from format dropdown and add new option "Use iPod/iTunes friendly (.m4v) file extension for MP4<br />\r
50     \r
51     <h4>Fixed</h4>\r
52     - Picture Settings now works correctly (including Custom Anamorphic).<br />\r
53     - Error message when cancelling an encode within 2 seconds of it starting.<br />\r
54     - Quality slider resetting to 0 and other settings lost when a title change occurs.<br />\r
55     - Fixes some scaling / quality issues with QuickTime preview. \r
56     - Possible fix for QT not working on 64bit systems.<br />\r
57     - Chaning the x264 Quality granularity no longer requires a restart to work correctly <br />\r
58     - Chapter Markers tab now resets far less often. It should retain chapter names after being disabled / re-enabled <br />\r
59     \r
60     <h2>Changes since 0.9.3</h2> <!-- Snapshot 1 -->\r
61     \r
62     <h4>Major Changes</h4>\r
63 \r
64     - Video Preview window using QuickTime or VLC. (5 to 60 second preview clips) <br />\r
65     - Re-designed audio tab. Now uses a List and allows for >4 audio channels.<br />\r
66     - Improved Picture Settings tab (Uses Numeric Controls and includes Modulus based increments and resolution calculation)<br />\r
67     - Minimise to system tray is now optional with the ability to turn off balloon tip notifications.<br />\r
68     - Picture settings can now be stored in presets. (Optional setting)<br />\r
69     - Built-in Presets now automatically update when a change is detected.<br />\r
70     - Preset XML data files are now stored in the users application data folder which allows for each system account user can have their own presets.<br />\r
71     - Users can "update" their own presets. (Rather than delete & re-create)<br />\r
72     - Improved control over how logs are stored. Logs are now kept in the Application data folder for each user. <br />\r
73     - 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
74 \r
75     <h4>Minor Improvements / Changes</h4>\r
76     - Resizable queue Window<br />\r
77     - 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
78     - Queue recovery now uses an XML file.<br />\r
79     - Improvements in the Main Window.<br />\r
80         <p style="padding-left:20px; margin:0px;">\r
81                 * Source text box no longer editable. Prevents users changing the source without a rescan.<br />\r
82             * Minor changes in the Destination Browse dialog to improve usability.<br />\r
83             * Design improvements. Removed smaller fonts where possible. Fixed a few design inconsistencies.<br />\r
84             * Warn before stopping a job. Cleanly exits the CLI.<br />\r
85             * Selecting a preset which is already selected, will reset all settings to that preset.<br />\r
86             * Option to hide query editor tab.<br />\r
87             * File overwrite alert for destination files<br />\r
88         </p>\r
89     - "Open Individual log file directory" option added to right click menu for Activity log window.<br />\r
90     - Faster reloading of the activity log window log files.<br />\r
91     - Ability to "Re-Add" the currently encoding job back onto the end of the queue (Allows cancellation of job for future encoding)<br />\r
92     - Removed RAM limitation on start-up. Seems next to no-one is trying to run this on Windows 95 anymore.<br />\r
93     - CLI status can now be displayed in-GUI instead of the CLI readout. (Experimental)<br />\r
94     - Misc Typo's<br />\r
95 \r
96     <h4>Fixed</h4>\r
97     - Source and Destination fields unpopulated on queue in certain conditions.<br />\r
98     - Several bugs in the way x264 widgets are handled with custom x264 strings.<br />\r
99     - Fixed a null pointer exception after scan if all presets had been deleted.<br />\r
100     - Fixed a few issues with the Chapter Markers tab<br />\r
101     - Fixed HandBrake GUI would Hang if the CLI stopped responding during start-up. Automatically recovers after 10 second time limit.<br />\r
102     - Universal input. (AAC Decoding in Mp4 files, Some WMV files)<br />\r
103     - Many other fixes<br />\r
104 </body>\r
105 </html>\r