OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 24 Aug 2008 17:57:54 +0000 (17:57 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 24 Aug 2008 17:57:54 +0000 (17:57 +0000)
commit21f4ea5b87a073e09772a26e2bde6e3af9c76cc3
treea62dc6dbd0d64b31a79e2630db4133b37885d668
parent7b1871b1dc35d30b24586681951c4801ea0cbb13
WinGui:
- Adds checkbox to enable decomb.
- Program Options updated with an option to customize decomb values.

- Queue Recovery feature. If you close the GUI without letting a queue complete, the user will be prompted if they'd like to recover the queue on next launch.
- Small bugfix with the queue HandBrakeCLI monitor thread not stopping when the GUI is closed.

git-svn-id: svn://localhost/HandBrake/trunk@1653 b64f7644-9d1e-0410-96f1-a4d463321fa5
12 files changed:
win/C#/Functions/Common.cs
win/C#/Functions/Queue.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#/frmQueue.Designer.cs
win/C#/frmQueue.cs
win/C#/frmQueue.resx