summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* Removed tabsRandomEngy2016-07-301-2/+2
* Fixed double-spaced lines when logging multi-line messages from the core.RandomEngy2016-07-302-9/+9
* WinGui: Support VP9 and fix VP8 encoding.sr552016-05-281-2/+6
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-194-320/+2
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-171-0/+5
* WinGui: Handle null mixdowns properly. Fixes #152sr552016-04-121-1/+5
* WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...sr552016-04-091-44/+44
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-094-70/+17
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-262-0/+25
* WinGui: Remove a restriction on the WMI GPU information call. It will now dis...sr552016-03-221-2/+9
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-5/+0
* WinGui: Some fixes and tidyup of the new logging code.sr552016-03-212-4/+4
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-2112-76/+538
* WinGui: Fixes for the new filters setup.sr552016-03-111-3/+0
* WinGui: Missing Decomb optionssr552016-03-111-1/+7
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-114-6/+64
* WinGui: Update deinterlace method to Yadif and update presets. Will look int...sr552016-03-092-12/+9
* WinGui: Initial support for dict based filter options.sr552016-03-096-4/+151
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-131-0/+12
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-1/+1
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-291-1/+1
* WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...sr552016-01-231-189/+203
* WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-031-2/+2
* Update copyright dates to 2016.Bradley Sepos2016-01-013-3/+3
* WinGui: Some API and warnings cleanup.Scott2015-12-275-5/+19
* Quick Fix for the broken Nightly build. Will add bit-depth support at a later...Scott2015-11-222-1/+3
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-311-5/+0
* Allow the preview encode to run at the same time as an actual encode.Scott2015-10-312-1/+26
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-244-15/+38
* Merge pull request #21 from jstebbins/grayscaleJohn Stebbins2015-10-192-6/+2
|\
| * grayscale: wingui changesJohn Stebbins2015-10-162-6/+2
* | Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-161-1/+12
|/
* Updating for the new deinterlace/decomb preset keys.Scott2015-10-091-13/+3
* fix .NET conditionMax Dmytrychenko2015-09-301-3/+3
* better usage of MASK for feature detection, OR fixMax Dmytrychenko2015-09-301-2/+2
* better usage of MASK for feature detectionMax Dmytrychenko2015-09-301-2/+2
* AppServices Tidyup ContdScott2015-09-2613-140/+289
* App Services Modelling Tidy UpScott2015-09-2617-107/+134
* App Services Cleanup ContdScott2015-09-263-209/+0
* App Services Tidyup ContdScott2015-09-2643-6251/+0
* AppServices tidyupScott2015-09-265-40/+7
* WinGui: QuickSync H264 is 768, not 512Scott2015-09-241-1/+1
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-243-1/+47
* UI adjustment for MASK usageMax Dmytrychenko2015-09-241-2/+2
* WinGui: Strip out some old unused code.Scott2015-09-181-11/+0
* WinGui: Starting work on more API cleanup in ApplicationServices library.Scott2015-09-183-99/+47
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-292-1/+17
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-235-18/+76
* WinGui: Bumping JSON.net to version 7.0sr552015-07-251-1/+1
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-223-6/+11