summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/UserSettingService.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | The nightly build will store the config and presets file in a "Nightly" sub directory. If this directory doesn't exist, it'll create it and try port the release versions to it.
* WinGui: Some API and warnings cleanup.Scott2015-12-271-19/+5
|
* App Services Cleanup ContdScott2015-09-261-2/+1
| | | | Moving Exceptions and more utilities to the GUI project.
* WinGui: Moving the Queue Code out to the UI level. The services library will ↵sr552015-03-011-1/+2
| | | | | | be strictly a libhb warpper and service provider. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6959 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Re-factoring the services library. sr552014-11-291-10/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6567 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5900 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+227
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5898 b64f7644-9d1e-0410-96f1-a4d463321fa5