summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Simplify the GetPreview code and remove code that was causing the Bi...sr552017-07-201-13/+4
* WinGui: Make the Preset Import system a bit more robust. #808sr552017-07-051-1/+1
* WinGui: Don't enable the Display Width control for Custom Anamorphic when Kee...sr552017-07-041-0/+23
* WinGui: Remove OpenCL code that was breaking things.sr552017-06-144-19/+2
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-142-0/+7
* WinGui: Support importing preset categories that can be exported from the Mac...sr552017-06-071-0/+5
* WinGui: Support for the new sharpen filter.sr552017-06-023-0/+35
* WinGui: Fix an issue with long chapters causing scans to fail to complete. Fi...sr552017-05-022-3/+4
* WinGui: Improved logging around SCANDONE and some additional defensive progra...sr552017-05-021-6/+22
* WinGui: Fix a possible exception when cancelling and rescanning a source that...sr552017-04-161-1/+0
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-153-4/+39
* 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
|/