summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: A number of small fixes and Improvements.sr552016-12-272-10/+11
* WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders...sr552016-12-261-0/+6
* WinGui: Change the status bar to show when it's doing a subtitle scan.sr552016-12-222-0/+12
* WinGui: Set QSV Decode to false if the hardware isn't available for use.sr552016-12-181-1/+3
* WinGui: Advanced Tab Changessr552016-12-131-8/+8
* WinGui: Fix a large number of stylecop warnings.sr552016-10-307-27/+47
* WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso...sr552016-10-301-33/+69
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-291-2/+2
* WinGui: Fix log display in the GUI where the start of a log could be cut off.sr552016-09-221-3/+2
* WinGui: Add initial support for libopus audio encoder.sr552016-09-031-0/+4
* WinGui: Enhance the security of our update checker. It can no longer access U...sr552016-07-291-5/+18
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-253-0/+38
* WinGui: Stubbing out some meta data code.sr552016-07-233-1/+115
* WinGui: Remove another exception for queue handling and just handle the condi...sr552016-07-151-1/+1
* WinGui: Case sensitivity fix for checking queue duplicatessr552016-07-151-1/+13
* 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-123-4/+24
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-25/+54
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-1/+1
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-0/+1
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-171-2/+1
* WinGui: Handle null mixdowns properly. Fixes #152sr552016-04-122-5/+4
* WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...sr552016-04-093-17/+34
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-095-26/+43
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-263-0/+87
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-212-10/+0
* WinGui: Some fixes and tidyup of the new logging code.sr552016-03-212-6/+6
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-215-420/+49
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-122-7/+38
* WinGui: Fixes for the new filters setup.sr552016-03-112-3/+7
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-113-0/+51
* WinGui: Fix Framerate mode for Same as sourcesr552016-03-091-1/+1
* WinGui: Update deinterlace method to Yadif and update presets. Will look int...sr552016-03-092-17/+14
* WinGui: Initial support for dict based filter options.sr552016-03-091-30/+39
* WinGui: Updating the code to handle Deinterlace / Decomb / Rotation options f...sr552016-03-021-37/+9
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-072-8/+27
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-292-4/+34
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-293-121/+155
* 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-172-6/+7
* WinGui: Fix an issue where the framerate shaper wasn't applied when the frame...sr552016-01-051-7/+5
* WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-031-1/+1
* WinGui: Presets: Fix loading of container type.sr552016-01-031-0/+3
* WinGui: Some API and warnings cleanup.Scott2015-12-274-108/+21
* WinGui: Some fixes around the preset audio / subtitle configure default setti...Scott2015-12-151-7/+17
* WinGui: Ability to Force Preset updates change tidy upScott2015-12-141-3/+5
* WinGui: Re-implement the ability to force a preset upgrade on nightly build u...Scott2015-12-141-75/+85
* WinGui: Fix an issue where presets crop settings could be incorrectly stored ...Scott2015-12-121-1/+1