summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/defaultsettings.xml
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Optional support for previewing flip/rotate. #2334sr552019-10-011-0/+8
* WinGui: Since the UI now has active storage space left monitoring, set the de...sr552019-07-141-1/+1
* WinGui: Remove the experimental embedded queue. It's not been working right f...sr552019-07-141-8/+0
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-051-0/+8
* WinGui: The preferences UI for "Pause on low disk space" was bad with the che...sr552019-07-051-1/+1
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-2/+2
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-161-0/+8
* WinGui: Add Preference to perform the When Done Action immediately without t...sr552019-05-221-1/+8
* WinGui: Update new default settings for collision behaviour.sr552019-04-211-1/+1
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-1/+17
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-0/+9
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-8/+0
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-8/+0
* WinGui: Make the new queue design default for new nightly installs. Move the...sr552018-12-281-0/+8
* WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...sr552018-11-241-0/+16
* WinGui: Set x264/5 Granularity to 0.5 by default. Also allow the slider contr...sr552018-08-311-1/+1
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-48/+0
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-291-0/+25
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-0/+16
* WinGui: Show Picture Preview on Summary Tab by default.sr552018-04-111-0/+8
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-1/+1
* WinGui: Make the When Done Play Sound option more granular. Queue vs Encode ...sr552017-12-131-0/+8
* WinGui: Rename the ShowPresetPanel option key to force everyone to have the n...sr552017-12-101-1/+1
* WinGui: Experimenting with InLine vs Preset Pane designs.sr552017-09-171-0/+8
* WinGui: Implementing the new Preset design that does away with the legacy sty...sr552017-09-081-8/+0
* WinGui: Add a new option to play Sound when queue or single encode completessr552017-03-161-0/+16
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-1/+9
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+8
* WinGui: Set the Preset version to 3 in the defaultsettings.xml This should p...sr552016-09-151-1/+1
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-8/+0
* WinGui: Ability to Force Preset updates change tidy upScott2015-12-141-1/+1
* WinGui: Re-implement the ability to force a preset upgrade on nightly build u...Scott2015-12-141-0/+8
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-101-0/+16
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-241-0/+8
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-261-8/+0
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-9/+0
* WinGui: sr552015-05-031-1/+1
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-301-8/+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-1/+1
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-24/+0
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-201-0/+8
* WinGui: Make Lanczos the default scaler in the WinGUI again.sr552013-10-101-1/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-0/+33
* WinGui: Remove now unneeded debug menusr552013-09-211-8/+0
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-171-8/+0
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-131-0/+8
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-021-0/+8
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-011-0/+8
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...sr552013-06-011-1/+1