]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Sun, 24 Aug 2008 17:57:54 +0000 (17:57 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 24 Aug 2008 17:57:54 +0000 (17:57 +0000)
commit163bce7432c717a0d102568a0d582375f507e3f7
treea62dc6dbd0d64b31a79e2630db4133b37885d668
parentb4553cd70fde71ac12974aa83dec4508f8f690ab
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://svn.handbrake.fr/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