summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities/VersionHelper.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-051-53/+0
| | | | moving back to being more of an libhb interop/abstraction library only.
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-081-22/+0
|
* WinGui: Fix an issue that was causing the handles to the scan libhb instance ↵sr552017-07-281-6/+3
| | | | to be recycle'd while it was still in use. Fixes #844 and #836
* WinGui: Add a user agent for the HttpRequest on the update checker so we can ↵sr552017-06-231-0/+6
| | | | identify the WinGui version that's checking for updates.
* WinGui: Update the VersionUtility class to work for official releases that ↵sr552016-12-181-7/+5
| | | | are not from subversion.
* WinGui: Update the GUI to handle the version information correctly after the ↵Scott2015-08-291-1/+7
| | | | git move.
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-0/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5351 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ↵sr552013-03-191-0/+57
and CLI will no longer be out of sync. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5350 b64f7644-9d1e-0410-96f1-a4d463321fa5