summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/UpdateService.cs
Commit message (Expand)AuthorAgeFilesLines
* 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