summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/UserSettingService.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-1/+1
* WinGui: Fix a crash for new installs or users upgrading from older versions. ...sr552019-02-191-0/+4
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-1/+0
* WinGui: Remove support for loading legacy settings files AND add VideoScaler ...sr552019-01-031-53/+2
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-1/+1
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-201-0/+3
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-35/+112
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-1/+1
* Misc. typosluz.paz2018-02-201-2/+2
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-1/+1
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-291-1/+22
* WinGui: Some API and warnings cleanup.Scott2015-12-271-19/+5
* App Services Cleanup ContdScott2015-09-261-2/+1
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-1/+2
* WinGui: Re-factoring the services library. sr552014-11-291-10/+9
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-1/+1
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+227