summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Merging no_hardware fallback change over.sr552019-02-111-0/+3
* 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
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-121-4/+7
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-101-1/+21
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-311-1/+24
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-191/+23
* Tidy up some Stylecop WarningsScott2015-09-261-1/+0
* App Services Tidyup ContdScott2015-09-261-0/+1
* WinGui: Strip out some old unused code.Scott2015-09-181-48/+0
* WinGui: Don't update config when user cancels file/folder dialogs - Patch by...sr552015-08-231-15/+28
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-4/+0
* WinGui: Replace Castle Windsor with Caliburn Micros built-in SimpleContainer ...sr552015-07-211-8/+8
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-5/+6
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-261-24/+0
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-22/+0
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-141-0/+2
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-49/+0
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-301-23/+0