OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 31 Jul 2009 15:50:17 +0000 (15:50 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 31 Jul 2009 15:50:17 +0000 (15:50 +0000)
commit34873f5d265e8de91f40bac85d1e4ed185b8081f
tree9732ceceb0cf76eafa2205e4154a8afb398ff16f
parent06f787065e1d4f3d363d3ea892812c9507b0c8af
WinGui:
- Fixed and issue during scan where missing audio track information would cause the log parser to throw an exception.
- Added support for "Growl for Windows" http://growlforwindows.com/gfw/  - Thanks to bdunnington

git-svn-id: svn://localhost/HandBrake/trunk@2739 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Changelog.html
win/C#/EncodeQueue/EncodeAndQueueHandler.cs
win/C#/Functions/GrowlCommunicator.cs [new file with mode: 0644]
win/C#/HandBrakeCS.csproj
win/C#/Parsing/AudioTrack.cs
win/C#/frmMain.cs
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.resx
win/C#/libraries/Growl.Connector.dll [new file with mode: 0644]
win/C#/libraries/Growl.CoreLibrary.dll [new file with mode: 0644]