summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-123-4/+28
* WinGui: Fixing subtitle behavior option in the json preset factory.Scott2015-11-151-2/+1
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-102-1/+47
* Add Error count to the Status bar when queue completes.Scott2015-11-082-0/+16
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-311-23/+0
* Allow the preview encode to run at the same time as an actual encode.Scott2015-10-313-31/+20
* Missed file from last checkin.Scott2015-10-301-0/+1
* Tidy up the Preset Service. Preset version checking should now be working fo...Scott2015-10-303-33/+64
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-243-11/+26
* Merge pull request #21 from jstebbins/grayscaleJohn Stebbins2015-10-191-1/+6
|\
| * grayscale: wingui changesJohn Stebbins2015-10-161-1/+6
* | Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-163-244/+163
* | Fixing the storage of user presets. Need to confirm PresetContainer format.Scott2015-10-161-1/+3
* | Refactoring the Preset service to store the Built-In Presets and User Presets...Scott2015-10-163-68/+72
|/
* Updating for the new deinterlace/decomb preset keys.Scott2015-10-091-38/+62
* Check Culture of Framerate stringScott2015-09-271-12/+15
* WinGui: Bump the preset version number check since adding the new qsv encoder...Scott2015-09-271-1/+1
* App Services Modelling Tidy UpScott2015-09-261-0/+1
* App Services Cleanup ContdScott2015-09-265-9/+10
* App Services Tidyup ContdScott2015-09-2610-7/+14
* AppServices tidyupScott2015-09-2643-17/+5718