OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 25 Nov 2009 22:59:39 +0000 (22:59 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 25 Nov 2009 22:59:39 +0000 (22:59 +0000)
commitc0c8224575a7c72ae070013bda99527e95975787
treed7d61378d8d35e8cce2a53a7fada42412107a440
parente54ad6f40cf86d7df293f04893a5c7ca33530933
WinGui:
- Large performance improvements in the Activity Window when working with large log files. This should make the window less laggy when using batch folder scan.
- New scan process handling code which pipes the data direct into the application. GUI now displays "Scanning title x of x" to give the user feedback on the process.

git-svn-id: svn://localhost/HandBrake/trunk@2983 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Functions/Win32.cs
win/C#/HandBrakeCS.csproj
win/C#/Parsing/Parser.cs
win/C#/frmActivityWindow.Designer.cs
win/C#/frmActivityWindow.cs
win/C#/frmActivityWindow.resx
win/C#/frmMain.cs