X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FChangelog.html;h=000b94598d7a4bbf2799b1cdfc8dce0f6f506559;hb=e90e235b2d4a2f50fc986e0f849b0fcfdaba3471;hp=9be2005ed65fcdc70f2ce1f2171834b30d708300;hpb=be820af8d26039515a1948338b2b4f13dd71c829;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/Changelog.html b/win/C#/Changelog.html index 9be2005e..000b9459 100644 --- a/win/C#/Changelog.html +++ b/win/C#/Changelog.html @@ -14,17 +14,24 @@ 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
- - Fix issue changing file format causing the audio encoder dropdown to be set to ""
- - Fixed an issue with autoName function and format dropdown with regards to AC3 in the audio list. Also, CC or SRT
+ - 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