summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Presets/Factories
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Make the Audio Sample Rate tolerant of number styles. Fixes #1193sr552018-02-211-1/+9
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-1/+1
* WinGui: Fix a culture issue with Framerates. Fixes #926sr552017-10-121-3/+14
* WinGui: Tidy up some warnings that you get when you import WinGui presets int...sr552017-09-201-1/+1
* WinGui: Fix Custom Deinterlace / Decomb / Comb Detect preset optionssr552017-09-091-5/+3
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-141-0/+2
* WinGui: Support importing preset categories that can be exported from the Mac...sr552017-06-071-0/+5
* WinGui: Support for the new sharpen filter.sr552017-06-021-0/+37
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-241-10/+2
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-3/+1
* WinGui: Fix Tape, Sprite and HighMotion Denoise Tunes. #571sr552017-02-091-1/+7
* WinGui: Fix a crash when saving presets for video encoders that don't have pr...sr552017-01-141-3/+3
* WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...sr552017-01-131-2/+2
* WinGui: A number of small fixes and Improvements.sr552016-12-271-5/+11
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-291-2/+2
* WinGui: Bug fix in the new behaviour tracks preset loading.sr552016-05-141-3/+3
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-121-3/+3
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-2/+3
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-1/+0
* WinGui: Fixes for the new filters setup.sr552016-03-111-3/+5
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-0/+28
* WinGui: Update deinterlace method to Yadif and update presets. Will look int...sr552016-03-091-16/+13
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-7/+11
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-291-34/+49
* WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...sr552016-01-231-5/+7
* WinGui: Unsaved filesr552016-01-171-1/+0
* WinGui: Fix an issue reloading "None" anamorphic setting on presets during a...sr552016-01-171-1/+2
* WinGui: Fix Preset json file import.sr552016-01-171-2/+2
* WinGui: Presets: Fix loading of container type.sr552016-01-031-0/+3
* WinGui: Some fixes around the preset audio / subtitle configure default setti...Scott2015-12-151-7/+17
* WinGui: Fix an issue where presets crop settings could be incorrectly stored ...Scott2015-12-121-1/+1
* WinGui: Fixing subtitle behavior option in the json preset factory.Scott2015-11-151-2/+1
* Tidy up the Preset Service. Preset version checking should now be working fo...Scott2015-10-301-1/+1
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-241-9/+18
* Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-161-5/+7
* Refactoring the Preset service to store the Built-In Presets and User Presets...Scott2015-10-161-4/+25
* Updating for the new deinterlace/decomb preset keys.Scott2015-10-091-38/+62
* App Services Tidyup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-3/+12
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-3/+0
* WinGui: remove the "use picture filters" checkbox in the add preset sheet. sr552015-07-271-2/+0
* WinGui: Initial Implementation of the json preset export code.sr552015-07-052-326/+154
* WinGui: Couple of workaround fixes for the preset service until refactoring i...sr552015-06-261-3/+2
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-263-460/+1
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-1/+1
* WinGui: Fix an issue with the json preset factory not correctly setting the a...sr552015-06-161-1/+1
* WinGui: Fix the Video Profile option in the JSON preset marshaller. sr552015-06-031-0/+1
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-311-119/+125
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-261-0/+396
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-032-4/+0