]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Mon, 5 Jan 2009 22:28:52 +0000 (22:28 +0000)
committersr55 <sr55.hb@outlook.com>
Mon, 5 Jan 2009 22:28:52 +0000 (22:28 +0000)
commitc243198c5f3e6fd2505f0a04ad33bfb72e2284ac
treecf7bebdffd5777b3f6047bf80afc90846aadee38
parent8bd864a502666482a0f47e22d5f671b7c502e027
WinGui:
- Queue Encoding code moved from frmQueue.cs to QueueHandler.cs
- QueueHandler now works has events to allow frmMain and frmQueue to update their UI elements based on event triggers (e.g an encode starting or ending).

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2063 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Queue/QueueHandler.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs
win/C#/frmMain.resx
win/C#/frmQueue.Designer.cs
win/C#/frmQueue.cs