summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-201-4/+29
* WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...sr552013-10-051-0/+3
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-0/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-149/+280
* WinGui: Remove now unneeded debug menusr552013-09-211-24/+1
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-171-27/+0
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-171-0/+29
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-131-0/+24
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-011-0/+23
* WinGui: Fix an option in prefs that wasn't reloadingsr552013-05-271-2/+3
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-191-1/+1
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-191-12/+14
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...sr552013-05-111-3/+3
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-291-2/+2
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+28
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-191-6/+1
* WinGui: Push Any up to the top of the language lists.sr552013-03-031-1/+1
* WinGui: Enhancements to the preview window and scanning option.ssr552013-02-231-0/+6
* WinGui: Add support for the tray icon.sr552013-02-021-48/+0
* WinGui: Options screen refactoring.sr552013-01-131-15/+21
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-4/+4