summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/UpdateService.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-041-4/+4
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-1/+1
* WinGui: Minor code tidyup.sr552018-08-131-1/+1
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-1/+1
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-2/+2
* WinGui: Portable Mode: New option to disable startup update check.sr552018-04-231-0/+5
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-131-8/+2
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-0/+7
* WinGui: Add a user agent for the HttpRequest on the update checker so we can ...sr552017-06-231-0/+2
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-7/+3
* WinGui: Enhance the security of our update checker. It can no longer access U...sr552016-07-291-5/+18
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-25/+54
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-121-6/+34
* WinGui: Strip out some old unused code.Scott2015-09-181-10/+0
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...sr552014-12-201-2/+4
* WinGui: Re-factoring the services library. sr552014-11-291-0/+2
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-5/+4
* WinGui: Change the update checker to use the 64bit appcast when the operating...sr552014-09-051-2/+2
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-161-2/+8
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-1/+1
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-4/+3
* WinGui: Settings tidyupsr552012-10-101-1/+1
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-0/+206