OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 3 Jul 2007 11:41:41 +0000 (11:41 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 3 Jul 2007 11:41:41 +0000 (11:41 +0000)
commit1d6c9eff8722fd72f64e207869aba9781e0cc7f2
tree84d1c74262fd8b1082dc0a34ad4d123913836194
parentd00a52d03926716de599c1a62a139b88c1646652
WinGui:

- Re-wrote bits of frmReadDVD to fix a bug where DVD's with only 1 title would not be listed in the DVD title dropdown. Also cleaned the code up a bit. Hopefully this re-write doesn't have too many bugs. Initial testing shows it appears to work fine.WinGui:
- Changed shell() to System.Diagnostics.Process.Start()
Appears to work a bit better than shell()

- Removed Advanced Settings Tab. Processor selection is now in Tools > Options.

git-svn-id: svn://localhost/HandBrake/trunk@647 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/Handbrake/My Project/Settings.Designer.vb
win/Handbrake/My Project/Settings.settings
win/Handbrake/app.config
win/Handbrake/frmMain.Designer.vb
win/Handbrake/frmMain.resx
win/Handbrake/frmMain.vb
win/Handbrake/frmOptions.Designer.vb
win/Handbrake/frmOptions.vb
win/Handbrake/frmReadDVD.vb