OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 25 Jul 2007 17:49:59 +0000 (17:49 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 25 Jul 2007 17:49:59 +0000 (17:49 +0000)
commitf4f5b3f6b84c6775a88481f554d5ab84c43062c2
tree37e3d4b18652b791965803bd6e356ece594712ea
parent4ad8adfc1f6eaa7329caea17f433a49daf69ac55
WinGui:
- Splash screen added. (Bit of a hack but will work until such time it can be done properly)
- Added temporary splash screen image.
- Disbaled cancel button on frmReadDVD until such time it can be coded.

git-svn-id: svn://localhost/HandBrake/trunk@731 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/HandBrakeCS.csproj
win/C#/Properties/Resources.Designer.cs
win/C#/Properties/Resources.resx
win/C#/Resources/tempSplash.jpg [new file with mode: 0644]
win/C#/frmMain.cs
win/C#/frmReadDVD.cs
win/C#/frmSplashScreen.Designer.cs
win/C#/frmSplashScreen.cs