summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...sr552020-01-011-0/+19
* WinGui: Fix an issue with autoname file format not being stored correctly. F...sr552019-11-151-1/+1
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-92/+30
* WinGui: Make a number of UI compoents translatable. #2345sr552019-10-051-1/+1
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-121-0/+2
* WinGui: Remove the experimental embedded queue. It's not been working right f...sr552019-07-141-25/+0
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-051-2/+2
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-32/+26
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-161-15/+28
* WinGui: Add a "Test" button to the When Done Audio options. Also log the "Med...sr552019-06-061-0/+26
* WinGui: Add Preference to perform the When Done Action immediately without t...sr552019-05-221-14/+35
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-1/+60
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-3/+23
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-1/+1
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-15/+0
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-111-0/+3
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-141-2/+33
* WinGui: Tidy up a few instances of mesagebox.show.sr552018-11-241-2/+2
* WinGui: Fixing various UI Localisation issues and missing strings. #1597sr552018-11-191-8/+8
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-0/+24
* WinGui: Limit the experimental features to the nightly builds.sr552018-11-021-0/+8
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-201-19/+0
* WinGui: Simplify the Language Resource Files.sr552018-10-101-1/+1
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-8/+20
* WinGui: Remove temp VCE hack.sr552018-07-211-2/+1
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-6/+6
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-291-15/+78
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-3/+3
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-081-1/+1
* option to disable preview on summary tab (issue #1267)Sebastian Janning2018-04-101-3/+23
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-9/+9
* WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...sr552017-12-131-1/+17
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-0/+8
* WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Se...sr552017-06-261-2/+3
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-071-34/+2
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-10/+10
* WinGui: Remove a couple instances of VistaOpenFileDialog in favour of the nat...sr552017-03-171-2/+2
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-171-1/+1
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-161-4/+66
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-1/+23
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-051-4/+23
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-12/+13
* WinGui: Fix a stack overflow exception in Options screen that was causing a s...sr552017-01-091-1/+0
* WinGui: Correctly synchronise the WhenDone dropdowns in the Queue, MainWindow...sr552017-01-081-1/+9
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+33
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-0/+3
* WinGui: Don't allow the user to enter invalid filename characters in the "Fil...sr552016-05-131-3/+40
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-1/+1
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-0/+1
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-23/+0