OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 25 Jun 2010 19:46:38 +0000 (19:46 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 25 Jun 2010 19:46:38 +0000 (19:46 +0000)
commit88852f68bec4320200a1c96a70f4a74d2c27045a
treedf25306109517e6dcaad599bb4d6e97c4353e88c
parentfa148e2e3a3d2e89bcc482999f3442b2dc454bf5
WinGui:
- Allow files to be dropped on the GUI executable. (Including shortcuts). This will automatically try to scan the file. Users can add their own registry entries to add an "open with" if they choose.
- Fixed an exception that occurs when a scanned file returns no titles.
- Fixed an issue where pressing "No" to the on close warning (when encodes are running) would cancel the encode anyway.

git-svn-id: svn://localhost/HandBrake/trunk@3405 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Program.cs
win/C#/frmMain.cs