summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/UserSettingService.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: use new api hb_get_preview3 for previews.sr552021-04-131-1/+0
* WinGui: Add a Soft warning about Windows 7 and 8 support being ceased. The ap...sr552021-03-141-1/+7
* WinGui: Finish the conversion to System.Text.Json. This removes the Newtonsof...sr552021-03-061-30/+11
* WinGui: Fixing a namspace.sr552021-02-201-0/+1
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-041-3/+4
* WinGui: Extend the dark theme option to be able to honour OS "AppsUseLightThe...sr552021-01-231-1/+2
* WinGui: Add optional crop controls to the preview window similar to the mac UI.sr552021-01-141-2/+2
* WinGui: Reset Process Isolation settings if the machine hardware changes and ...sr552020-12-131-6/+13
* WinGui: Make it clearer that other media players may work for video preview p...sr552020-08-221-1/+1
* WinGui: Update the UI to allow passthru of metadata to be disabled. This util...sr552020-07-311-0/+2
* WinGui: Presets UI overhaul.sr552020-06-301-1/+0
* WinGui: Prevent Process isolation feature from being enabled on Windows 7 or ...sr552020-06-191-1/+6
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-091-1/+14
* Multi instance (#2791)Scott2020-04-261-0/+1
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-111-2/+2
* WinGui:sr552020-04-101-1/+1
* WinGui: Further work on the isolated process articecture.sr552020-03-311-1/+1
* WinGui: Add an explicit option in preferences to enable additional fixed func...sr552020-02-261-1/+2
* WinGui: Improve Handling of Low Disk Space Alertssr552020-02-231-1/+0
* qsv: enable qsv decoding by defaultagalin892020-02-071-1/+1
* WinGui: Add a preference to enable/disable the power state monitoring. Also a...sr552020-02-051-0/+3
* WinGui: Fix an issue where default settings were not getting loaded. Fixes #2549sr552020-01-151-25/+75
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-2/+2
* 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