summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/OptionsView.xaml
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Further work in the process isolation service.sr552012-09-011-0/+18
* WinGui: --subtitle-burn -> should be burnedsr552012-08-081-1/+1
* WinGui: Improvements in the options screen layoutsr552012-08-041-15/+9
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-3/+38
* WinGui: Assorted Fixessr552012-06-241-27/+18
* WinGui: Additional layout changes to the options window.sr552012-06-141-99/+48
* WinGui: Initial layout changes to the options screen.sr552012-06-141-107/+137
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-15/+19
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-201-1/+1
* WinGui: (WPF) UI Consistency tweaks and improvements.sr552012-05-061-3/+6
* WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.sr552012-04-011-3/+4
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-181-5/+5
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...sr552012-03-041-2/+0
* WinGui: Add an option to hide the Allowed Passthru checkboxes. (Hidden by def...sr552012-01-141-2/+7
* WinGui: (WPF) Bug fixes, Initial work on the Filters Viewsr552011-12-301-1/+1
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-271-1/+1
* WinGui: (WPF) Update with options panel with the latest WinForm changes.sr552011-12-021-1/+3
* WinGui: (WPF) Further work on the new Options window. Just UI/Cosmetic code t...sr552011-10-301-7/+17
* WinGui: (WPF) Continued work on the options window. Save Settings, Various fu...sr552011-10-291-66/+65
* WinGui: (WPF) Options window bindings are now in place.sr552011-10-281-57/+66
* WinGui: (WPF) Further work on the options screen. Initial rough styling and L...sr552011-10-251-0/+18
* WinGui: Initial layout of the WPF options windowsr552011-10-221-5/+330