X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FChangelog.html;h=000b94598d7a4bbf2799b1cdfc8dce0f6f506559;hb=b4464b6d962bb939a8f38b4d50057c441ab48111;hp=1b94d87c1628f37f6e7a8ce760b387ca0ad4f830;hpb=73d182f093e0fc27ca530bad00b423b39c1cb672;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/Changelog.html b/win/C#/Changelog.html index 1b94d87c..000b9459 100644 --- a/win/C#/Changelog.html +++ b/win/C#/Changelog.html @@ -14,20 +14,29 @@ Windows Platform Specific Changlog.
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." + - 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

- - Fix several issues with Picture Settings panel related to aspect ration and resolution calculation.
- - Fix issue where file extension could be mp4 when chapters is enabled. Problem in the autoname function.
- - Fix a regex error in the appcast reader and make it more robust to errors.
- - Fix issue with the destination File box double appending the file extension
+ - 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