summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Presets
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update the UI for the new deblock filter. #2028sr552019-05-022-3/+7
* WinGui: Fix a preset import ordering bug that could produce an incorrect audi...sr552019-04-221-2/+2
* WinGui: Don't export Rotate is not set in preset export. Fixes #2047sr552019-04-171-1/+6
* WinGui: Add log messages around preset service actions that were not previous...sr552019-03-091-17/+16
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-3/+3
* WinGui: Remove hard coded ordering on the in-line presets selector.sr552019-02-111-40/+55
* WinGui: Fix preset updates. Built in presets should now automatically update....sr552019-01-181-66/+55
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-8/+0
* WinGui: Tidy up a few instances of mesagebox.show.sr552018-11-241-2/+2
* WinGui: Minor Code Tidyupsr552018-11-171-2/+0
* WinGui: Simplify the Language Resource Files.sr552018-10-101-1/+1
* WinGui: Fix an issue that might be causing the default sample rate to be sele...sr552018-10-032-2/+6
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-1/+1
* WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...sr552018-07-081-61/+10
* WinGui: Tidy up some unused variables.sr552018-07-081-1/+0
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-053-12/+12
* WinGui: Fix an issue with the Add preset window that prevented it from updati...sr552018-05-181-0/+6
* WinGui: Make the Audio Sample Rate tolerant of number styles. Fixes #1193sr552018-02-212-4/+11
* Misc. typosluz.paz2018-02-201-2/+2
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-1/+1
* WinGui: UI consistency Tweaks. #833sr552017-12-101-1/+1
* WinGui: Adding Preset Category support into the Windows UI. Single layer supp...sr552017-11-023-3/+35
* WinGui: Fix a culture issue with Framerates. Fixes #926sr552017-10-121-3/+14
* WinGui: Change the Preset Selection to a Menu based design as it offers faste...sr552017-09-221-0/+10
* WinGui: Tidy up some warnings that you get when you import WinGui presets int...sr552017-09-201-1/+1
* WinGui: Improve selection behaviour of the new preset controls.sr552017-09-112-10/+63
* WinGui: Add description tooltip to presets dropdown menu. Also change "User P...sr552017-09-101-1/+1
* WinGui: Fix Custom Deinterlace / Decomb / Comb Detect preset optionssr552017-09-091-5/+3
* WinGui: Implementing the new Preset design that does away with the legacy sty...sr552017-09-082-43/+0
* WinGui: Make the Preset Import system a bit more robust. #808sr552017-07-051-1/+1
* 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-072-36/+68
* 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: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-6/+2
* WinGui: Fix a number of stylecop warnings.sr552017-03-263-21/+23
* WinGui: Rework of the preset systemsr552017-03-045-66/+360
* WinGui: Fix a number of stylecop warnings.sr552017-02-112-4/+2
* 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: Put up a clearer error when we can't read older presets rather than j...sr552017-01-121-2/+11
* WinGui: A number of small fixes and Improvements.sr552016-12-272-10/+11
* WinGui: Fix a large number of stylecop warnings.sr552016-10-303-5/+17
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-291-2/+2
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-253-0/+38
* 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-122-4/+4
* 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