summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop/HbLib
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Change the services library dll imports to be "hb" rather than "hb.dl...sr552017-02-031-92/+92
* WinGui: Fix typo in #496sr552017-01-151-1/+1
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-151-0/+3
* Interop: Added functions to get the list of keys for filter settings, and the...RandomEngy2016-11-061-0/+4
* WinGui: Fix Anamorphic Mode Autosr552016-11-011-1/+2
* WinGui: Fix Typosr552016-10-301-1/+1
* WinGui: Update status bar label text to say "errors or cancellations" to bett...sr552016-10-301-1/+2
* Fixed double-spaced lines when logging multi-line messages from the core.RandomEngy2016-07-301-2/+7
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-6/+19
* WinGui: Initial support for dict based filter options.sr552016-03-091-3/+12
* Quick Fix for the broken Nightly build. Will add bit-depth support at a later...Scott2015-11-221-0/+1
* grayscale: wingui changesJohn Stebbins2015-10-161-0/+1
* App Services Modelling Tidy UpScott2015-09-266-6/+6
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-241-0/+4
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-3/+3
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-1/+0
* Interop: Updated to return PassId as well as Pass on encode progress.randomengy2015-06-151-1/+1
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-261-0/+3
* WinGui: Pad out some initial infrastructure to read built-in presets from libhb.sr552015-05-091-0/+9
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-011-1/+1
* WinGui: Enable the Auto Passthru behaviours though the JSON api copymasksr552015-04-011-1/+7
* Remove unused hb_get_scancount functionritsuka2015-03-291-6/+0
* WinGui: Tabs -> Spaces.sr552015-02-2811-366/+366
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-2814-0/+887