summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services/UserSettingService.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-226/+0
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-201-6/+14
* WinGui: UI Tweaks.sr552013-01-171-0/+23
* WinGui: Better error messages from the user settings service. sr552012-11-101-2/+3
* WinGui: Code Cleanupsr552012-06-141-4/+8
* WinGui: Fix a crash in the user settings service on a clean install. Also han...sr552012-05-141-1/+5
* WinGui: (0.9.x) User Settings Service Fixes/Improvements from Trunksr552012-04-011-0/+4
* WinGui: More refactoring of user settings / exception handling for the user s...sr552012-03-291-39/+16
* WinGui: Add code to overwrite corrupted settings file.sr552012-03-281-0/+9
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-251-73/+50
* WinGui: Switch to use .i686 and .x86_64 xml appcast files.sr552012-02-071-2/+2
* WinGui: Fix an issue that was causing the CLI version to be queried on very l...sr552012-01-291-1/+2
* WinGui: Initial support for batch queueing.sr552011-09-021-2/+2
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-171-15/+21
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-151-1/+52
* WinGui: Couple of minor bug fixes in the user settings code.sr552011-08-151-0/+1
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-151-50/+96
* WinGui: Auto Selection of Audio and Subtitles - Patch by vendolis (Thanks!)sr552011-07-231-0/+19
* WinGui:sr552011-04-031-0/+95