summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-2/+2
* WinGui: Fix the Check for update frequency setting. (Removed daily as an opti...sr552014-12-201-13/+4
* WinGui: Remove the option to enable the static preview window. Window is now ...sr552014-11-271-25/+1
* WinGui: The update checker will now show an update on 32bit versions of the a...sr552014-09-051-0/+5
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-191-1/+3
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-021-1/+24
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-426/+0
* WinGui: cleanup some warnings.sr552014-01-021-2/+2
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-0/+27
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-27/+0
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-1/+0
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-2/+2
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-20/+20
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-2/+2