OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 4 Jul 2009 14:24:59 +0000 (14:24 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 4 Jul 2009 14:24:59 +0000 (14:24 +0000)
commitd646c74eab71ce803181537759b19c9b2726fc0a
tree3b92fa3d9ef24eeb3e71a45574b1c7f96d720558
parent2f17e004fee42315ebeebdb91a41e4e3aeb4d114
WinGui:
- Update checker code cleaned up and multi-threaded. (Thanks to darkassassin )  Made some minor changes to this code to fit it in. http://forum.handbrake.fr/viewtopic.php?f=4&t=11353
- Queue window no longer takes focus on each new addition to the queue. ( Quite annoying otherwise )

git-svn-id: svn://localhost/HandBrake/trunk@2661 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Controls/x264Panel.Designer.cs
win/C#/Controls/x264Panel.resx
win/C#/Functions/AppcastReader.cs
win/C#/Functions/Main.cs
win/C#/Functions/UpdateCheckInformation.cs [new file with mode: 0644]
win/C#/HandBrakeCS.csproj
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmMain.resx
win/C#/frmQueue.cs
win/C#/frmUpdater.cs