X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FChangelog.html;h=000b94598d7a4bbf2799b1cdfc8dce0f6f506559;hb=e90e235b2d4a2f50fc986e0f849b0fcfdaba3471;hp=fc6cfe15e42477b879b2370feec15a6eba930104;hpb=d1cef51cdf035ba6a5f84061f94b586216f9f6a5;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/Changelog.html b/win/C#/Changelog.html index fc6cfe15..000b9459 100644 --- a/win/C#/Changelog.html +++ b/win/C#/Changelog.html @@ -8,26 +8,59 @@ Windows Platform Specific Changlog.
-

Changes since Snapshot 1 - SVN2592

+

Changes Since Snapshot 2 - SVN2773

-

Major Changes

+

New Features

+ None
+ +

Minor Improvements / Changes

+ - Updated Growl to 2.0.0.20 from 2.0.0.19
+ - Added 2 new options. "Growl when queue completes" and "Growl when encode completes"
+ - Added 1 new option. "Disable Resolution Calculation for "None" and "Custom" modes."
+ - Removed "Enable DVD drive detection..." and "Load my default preset" preferences
+ - Set m4v as default enabled.
+ +

Fixed

+ - Several issues with Picture Settings panel related to aspect ration and resolution calculation.
+ - Issue where file extension could be mp4 when chapters is enabled. Problem in the autoname function.
+ - A regex error in the appcast reader and make it more robust to errors.
+ - Issue with the destination File box double appending the file extension
+ - Issue changing file format causing the audio encoder dropdown to be set to ""
+ - An issue with autoName function and format dropdown with regards to AC3 in the audio list. Also, CC or SRT
+ - A culture issue with the Video Quality slider. Should now work correctly for systems which represent floats as 1,25 instead of 1.25
+ - Issue with SRT filepaths not being quoted.
+ - An issue with 8x8dct not saving correctly in presets
+ - Activity log window would sometimes not display the CLI query used
+ - Couple issues in the Picutre Settings code
+ + +

Backend / Not important changes

+ - Filters dropdowns re-arranged and updated for consistancy (Off, Custom ...) + +

Changes since Snapshot 1 - SVN2592

+ +

New Features

- Added support for Growl for Windows.
- Import MacGUI presets.
- External SRT supported added.
+ - Added new options: preferred language, "Dub Foreign language audio" and "Use Foreign language audio and Subtitles"
+ - Import Chapter Markers from csv file

Minor Improvements / Changes

- Some UI layout changes / improvements
- - Added new options: preferred language, "Dub Foreign language audio" and "Use Foreign language audio and Subtitles"
- Remove M4v from format dropdown and add new option "Use iPod/iTunes friendly (.m4v) file extension for MP4
-

Fixed

- - Re-written the Picture Settings Panel code so it should now work a lot better.
- - Issue where the GUI would error if the encode was stopped too quickly.
- - Numerous other fixes including: Quality slider resetting to 0 and other settings lost when a title change occurs.
- - Fixes some scaling / quality issues with QuickTime preview. Also added a possible fix for QT not working on 64bit systems.
+ - Picture Settings now works correctly (including Custom Anamorphic).
+ - Error message when cancelling an encode within 2 seconds of it starting.
+ - Quality slider resetting to 0 and other settings lost when a title change occurs.
+ - Fixes some scaling / quality issues with QuickTime preview. + - Possible fix for QT not working on 64bit systems.
+ - Chaning the x264 Quality granularity no longer requires a restart to work correctly
+ - Chapter Markers tab now resets far less often. It should retain chapter names after being disabled / re-enabled
+ +

Changes since 0.9.3

-

Changes since 0.9.3

Major Changes

- Video Preview window using QuickTime or VLC. (5 to 60 second preview clips)