summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-173-24/+21
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-052-4/+9
* WinGui: Fix a number of stylecop warnings.sr552017-02-113-5/+5
* WinGui: Change the services library dll imports to be "hb" rather than "hb.dl...sr552017-02-031-92/+92
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-032-26/+5
* WinGui: Fix typo in #496sr552017-01-151-1/+1
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-153-2/+7
* WinGui: Fix an issue which prevented the GUI from parsing presets with hb_pre...sr552017-01-131-0/+7
* WinGui: Put up a clearer error when we can't read older presets rather than j...sr552017-01-121-3/+6
* Interop: Added functions to get the list of keys for filter settings, and the...RandomEngy2016-11-062-0/+44
* WinGui: Fix Anamorphic Mode Autosr552016-11-012-2/+3
* WinGui: Fix Typosr552016-10-301-1/+1
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-1/+1
* WinGui: Update status bar label text to say "errors or cancellations" to bett...sr552016-10-301-1/+2
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-291-3/+3
* 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: 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-093-69/+17
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-261-0/+24
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-213-11/+17
* 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-113-6/+63
* 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-095-4/+148
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-131-0/+12
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-291-1/+1
* WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-031-2/+2
* WinGui: Some API and warnings cleanup.Scott2015-12-274-4/+18
* Quick Fix for the broken Nightly build. Will add bit-depth support at a later...Scott2015-11-222-1/+3
* 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-243-15/+37
* 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
* AppServices Tidyup ContdScott2015-09-2613-140/+289
* App Services Modelling Tidy UpScott2015-09-2615-105/+133
* AppServices tidyupScott2015-09-263-4/+4
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-242-0/+8
* WinGui: Strip out some old unused code.Scott2015-09-181-11/+0
* WinGui: Starting work on more API cleanup in ApplicationServices library.Scott2015-09-182-98/+32
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-291-0/+10
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-10/+10
* WinGui: Initial Implementation of the json preset export code.sr552015-07-057-1/+62
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-263-3/+66