summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop/HbLib/HbFunctions.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-462/+0
* Some additions for mixdowns and ability encode from JSON string.RandomEngy2017-11-181-0/+2
* WinGui: Remove OpenCL code that was breaking things.sr552017-06-141-4/+0
* 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: 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
* 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
* 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
* Remove unused hb_get_scancount functionritsuka2015-03-291-6/+0
* WinGui: Tabs -> Spaces.sr552015-02-281-227/+227
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-0/+442