summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/OptionsView.xaml
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Strip out some old unused code.Scott2015-09-181-5/+0
* WinGui: If the Queue Recovery doesn't return any results, show the "Source S...sr552015-08-231-3/+1
* WinGui: Move options strings to resources.sr552015-06-181-61/+61
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-261-1/+0
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-18/+5
* WinGui: left in a empty static style. now removed.sr552015-04-271-1/+1
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-271-6/+11
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-181-58/+48
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-16/+0
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-301-11/+3
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-2/+10
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-021-1/+1
* WinGui: Remove the option to enable the static preview window. Window is now ...sr552014-11-271-2/+1
* WinGui: Add Clear warnings that OpenCL and DXVA code is considered experiment...sr552014-10-101-3/+3
* WinGui: The update checker will now show an update on 32bit versions of the a...sr552014-09-051-1/+3
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-021-7/+8
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-17/+23
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-105/+0
* WinGui: Fix a number of styles that were not obeying the Use System Colours o...sr552014-01-021-1/+11
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-2/+3
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-20/+5
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-071-1/+1
* WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...sr552013-10-201-2/+2
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-201-0/+3
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-6/+6
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-14/+71
* WinGui: Remove now unneeded debug menusr552013-09-211-1/+0
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-171-7/+9
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-221-2/+2
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-171-1/+5
* WinGui: Misc fixes and improvementssr552013-07-201-1/+1
* WinGui: Rejig the Options window a bit.sr552013-06-281-5/+4
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-131-1/+14
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-011-1/+2
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...sr552013-05-111-3/+3
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+2
* WinGui: UI Cosmetic fixes.sr552013-03-091-1/+3
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-161-3/+0
* WinGui: Add support for the tray icon.sr552013-02-021-1/+1
* WinGui: Options screen refactoring.sr552013-01-131-8/+35
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-1/+1
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-0/+1
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-271-4/+8
* WinGui: UI Tweaks and improvementssr552012-11-101-30/+47
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-5/+0
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-091-1/+0
* WinGui: Misc Fixessr552012-09-301-4/+2
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-251-1/+2
* WinGui: Misc typos, tidyupsr552012-09-231-11/+7
* WinGui: Hide the Debug Menu behind an option.sr552012-09-081-1/+2