summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/OptionsView.xaml
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Improve Handling of Low Disk Space Alertssr552020-02-231-0/+6
* WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...sr552020-01-011-7/+7
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-4/+6
* WinGui: Make a number of UI compoents translatable. #2345sr552019-10-051-6/+6
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-121-1/+1
* WinGui: Remove the experimental embedded queue. It's not been working right f...sr552019-07-141-1/+0
* WinGui: The preferences UI for "Pause on low disk space" was bad with the che...sr552019-07-051-5/+3
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-1/+1
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-161-1/+2
* WinGui: Add a "Test" button to the When Done Audio options. Also log the "Med...sr552019-06-061-2/+10
* WinGui: Add Preference to perform the When Done Action immediately without t...sr552019-05-221-8/+20
* WinGui: Improved Language of the hardware encoder preferences to help avoid c...sr552019-05-021-0/+2
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-0/+7
* WinGui: Improvements to Options layout. "General" tab has been split. "When ...sr552019-04-201-45/+53
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-19/+12
* WinGui: Various fixes and improvements to validation handling and options in...sr552019-04-191-9/+13
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-1/+0
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-111-2/+10
* WinGui: Update Min Title Scan labelsr552019-01-241-2/+2
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-141-0/+7
* WinGui: Tighten up the UI for marginal displays and move the "Back" button on...sr552018-12-281-12/+10
* Few Minor UI Tweaks to better handle localised content.sr552018-11-171-2/+2
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-22/+26
* WinGui: Make the "Version" label in options and about selectable and copyable...sr552018-11-081-3/+3
* WinGui: Limit the experimental features to the nightly builds.sr552018-11-021-1/+1
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-201-1/+0
* WinGui: Fix a number of style inheritance issues.sr552018-10-151-5/+5
* WinGui: Simplify the Language Resource Files.sr552018-10-101-68/+68
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-1/+3
* WinGui: Cosmetic fix on the options pane.sr552018-09-151-1/+1
* WinGui: Add Experimental Features preferences to toggle ideas we are experime...sr552018-09-151-1/+10
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-291-1/+7
* option to disable preview on summary tab (issue #1267)Sebastian Janning2018-04-101-0/+1
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-3/+3
* WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...sr552017-12-131-2/+3
* WinGui: Remove the in-line queue view preference. It does not make sense with...sr552017-09-201-1/+1
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-1/+2
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-071-7/+2
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-161-0/+12
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-0/+1
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-051-3/+6
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+1
* WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ...sr552016-08-261-8/+18
* WinGui: Don't allow the user to enter invalid filename characters in the "Fil...sr552016-05-131-1/+1
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-6/+0
* WinGui: Some Cosmetic changes and links added to the GUI.sr552016-03-211-2/+2
* WinGui: Couple of UI Tweaks.sr552016-02-021-2/+4
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-101-0/+3
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-0/+1
* WinGui: Strip out some old unused code.Scott2015-09-181-5/+0