OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 15 Jan 2011 19:11:12 +0000 (19:11 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 15 Jan 2011 19:11:12 +0000 (19:11 +0000)
commit87661582e33c3263d40111427e7f0c0aca3373e2
treea4cbeb0745243d26370d566377438a9026fa9ac6
parentd46997dce2da57c543eafb048283e839ac181bc8
WinGui:
- Switch over to the new queue processor service. Please report any bugs found in the queue system. It may be a bit buggy until all the kinks are worked out

git-svn-id: svn://localhost/HandBrake/trunk@3745 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Functions/Main.cs
win/C#/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
win/C#/HandBrake.ApplicationServices/Services/Encode.cs
win/C#/HandBrake.ApplicationServices/Services/Interfaces/IQueue.cs [deleted file]
win/C#/HandBrake.ApplicationServices/Services/Queue.cs [deleted file]
win/C#/HandBrake.ApplicationServices/Services/QueueManager.cs
win/C#/HandBrake.ApplicationServices/Services/QueueProcessor.cs
win/C#/frmActivityWindow.cs
win/C#/frmMain.cs
win/C#/frmPreview.cs
win/C#/frmQueue.cs