OSDN Git Service

WinGui: added initial CLI call managment class (work in progress)
authorbrianmario <brianmario@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 15 Jul 2007 21:05:49 +0000 (21:05 +0000)
committerbrianmario <brianmario@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 15 Jul 2007 21:05:49 +0000 (21:05 +0000)
commit9c138236af326852e383d680cd63ec20dbc38d0c
treee838061f82cd0b6335c51810e78aaacb3eef341a
parent05485e384f2186a61e529d083ad420680a0a64c4
WinGui: added initial CLI call managment class (work in progress)
updated frmQueue window to work properly with cross-thread calls and updating proper UI elements
updated ToString override in Parsing.Title to display leading zeros in duration

git-svn-id: svn://localhost/HandBrake/trunk@691 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/CLI/Manager.cs [new file with mode: 0644]
win/C#/HandBrakeCS.csproj
win/C#/Parsing/Title.cs
win/C#/frmQueue.cs