]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Wed, 29 Aug 2007 17:14:42 +0000 (17:14 +0000)
committersr55 <sr55.hb@outlook.com>
Wed, 29 Aug 2007 17:14:42 +0000 (17:14 +0000)
commitc2501467f65a24f2e098b0932da4908ae430ad3c
tree1cde86d069ec3123dc4f10b2b1c66f46e03ee1e2
parent8d1c8819a2695068d7999e74368bdb4401827f05
WinGui:
- Gui debug more added to tools > options.
- More exception handling added
- frmReadDVD is now automatic. User no longer has to manually start scan process.
- Re-enabled onwindow scan status message. Removed Message box which alerts scan status.
- Few other small code tweaks.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@893 b64f7644-9d1e-0410-96f1-a4d463321fa5
16 files changed:
win/C#/HandBrakeCS.csproj
win/C#/Parsing/AudioTrack.cs
win/C#/Parsing/Chapter.cs
win/C#/Parsing/Subtitle.cs
win/C#/Parsing/Title.cs
win/C#/Properties/AssemblyInfo.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.cs
win/C#/frmReadDVD.Designer.cs
win/C#/frmReadDVD.cs