summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-4/+23
* WinGui: When we have a variable framerate preset, reset to "same as source" r...sr552012-12-081-1/+1
* WinGui: UI Tweaks and improvementssr552012-11-101-8/+8
* WinGui: Settings tidyupsr552012-10-101-2/+2
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-101-5/+5
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-091-25/+0
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-0/+23
* WinGui: Hide the Debug Menu behind an option.sr552012-09-081-0/+23
* WinGui: Further work in the process isolation service.sr552012-09-011-5/+52
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+0
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-3/+179
* WinGui: Assorted Fixessr552012-06-241-42/+4
* WinGui: Initial layout changes to the options screen.sr552012-06-141-0/+38
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-2/+12
* WinGui: Order Language listboxes on the Options / Audio and Subtitles Tabsr552012-06-061-2/+5
* WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...sr552012-05-311-1/+1
* WinGui: Fix for the Constant Quality slider when changing the granularity wit...sr552012-05-271-1/+1
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...sr552012-05-261-45/+66