OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 26 Aug 2009 16:47:33 +0000 (16:47 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 26 Aug 2009 16:47:33 +0000 (16:47 +0000)
commit73d182f093e0fc27ca530bad00b423b39c1cb672
tree243729e7afa7a3382b1bb5b6ba4af60b9361e63d
parent3d9cac66b27f6c14560a932db8e0bbacc966f76d
WinGui:
- Updated Growl to 2.0.0.20
- 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."
- Changed Filters dropdown menus for consistency and to match the new layout
- Fixed a problem with the Destination save dialog box double appending a file extension. Also added m4v to the filer.

git-svn-id: svn://localhost/HandBrake/trunk@2778 b64f7644-9d1e-0410-96f1-a4d463321fa5
18 files changed:
win/C#/Changelog.html
win/C#/Controls/Filters.Designer.cs
win/C#/Controls/Filters.cs
win/C#/Controls/PictureSettings.cs
win/C#/EncodeQueue/EncodeAndQueueHandler.cs
win/C#/Functions/GrowlCommunicator.cs
win/C#/Presets/Import.cs
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/app.config
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs
win/C#/frmOptions.resx
win/C#/frmPreview.cs
win/C#/libraries/Growl.Connector.dll
win/C#/libraries/Growl.CoreLibrary.dll