Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Fix a crash for new installs or users upgrading from older versions. ↵ | sr55 | 2019-02-20 | 1 | -0/+4 |
| | | | | Fixes #1916 | ||||
* | WinGui: Remove support for loading legacy settings files AND add VideoScaler ↵ | sr55 | 2019-01-03 | 1 | -53/+2 |
| | | | | to the reset legacy settings list to avoid crash issues. Fixes #1782 | ||||
* | WinGui: Adding Language support to the UI. Adding Partial Translation for ↵ | sr55 | 2018-11-11 | 1 | -1/+1 |
| | | | | | | German Language (Work in progress) #1597 Also fix Main_SelectPreset error. #1669 | ||||
* | WinGui: Remove the preference to show the advanced tab. This can still be ↵ | sr55 | 2018-10-20 | 1 | -0/+3 |
| | | | | toggled for 1 time uses via the extra args content menu on the video tab. Added a notification to remind users that it's going to be removed shortly. | ||||
* | WinGui: Move UserSettings over to JSON format. Settings from the older XML ↵ | sr55 | 2018-07-18 | 1 | -35/+112 |
| | | | | format will automatically transfer and the legacy files will be removed. | ||||
* | WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵ | sr55 | 2018-06-05 | 1 | -1/+1 |
| | | | | moving back to being more of an libhb interop/abstraction library only. | ||||
* | Misc. typos | luz.paz | 2018-02-20 | 1 | -2/+2 |
| | | | Found via `codespell -q 3 --skip="./gtk/po` | ||||
* | WinGui: Fix a number of stylecop warnings. | sr55 | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | WinGui: Allow the Nightly build and Release version to be run side-by-side. ↵ | [email protected] | 2016-01-29 | 1 | -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. | Scott | 2015-12-27 | 1 | -19/+5 |
| | |||||
* | App Services Cleanup Contd | Scott | 2015-09-26 | 1 | -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 ↵ | sr55 | 2015-03-01 | 1 | -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. | sr55 | 2014-11-29 | 1 | -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. | sr55 | 2013-11-19 | 1 | -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. | sr55 | 2013-11-19 | 1 | -0/+227 |
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5898 b64f7644-9d1e-0410-96f1-a4d463321fa5 |