]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Mon, 4 Aug 2008 17:36:06 +0000 (17:36 +0000)
committersr55 <sr55.hb@outlook.com>
Mon, 4 Aug 2008 17:36:06 +0000 (17:36 +0000)
commit1cf6953b3af6e6ff36697e712c77a9c98cdb2c41
tree37223cf17e74fe1f42b4aac7013b97df7aa69205
parenta407a9c74cc0eb283d6a5182cb2dafb37c8e603f
WinGui:
- Activity log - Added CPU description, temp dir, install dir and data dir to the WinGUI log header.
- Renamed rssReader to appcast reader
- Added option for stable builds to check unstable appcast.
- Unstable builds check both appcasts so will always show the latest release
- Added some containers to frmMain.
- Fixed (I think) an issue with a regex which prases the CLI version information. It may not detect public release build information up correctly.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1606 b64f7644-9d1e-0410-96f1-a4d463321fa5
13 files changed:
win/C#/Functions/AppcastReader.cs [moved from win/C#/Functions/RssReader.cs with 67% similarity]
win/C#/Functions/Common.cs
win/C#/HandBrakeCS.csproj
win/C#/Properties/Settings.Designer.cs
win/C#/Properties/Settings.settings
win/C#/app.config
win/C#/frmActivityWindow.cs
win/C#/frmDownload.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.resx
win/C#/frmOptions.Designer.cs
win/C#/frmOptions.cs
win/C#/frmUpdater.cs