summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop/Interfaces/IHandBrakeInstance.cs
Commit message (Expand)AuthorAgeFilesLines
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-201-2/+2
* WinGui: Add basic deinterlace to the static preview. #958sr552017-10-301-1/+4
* WinGui: Remove OpenCL code that was breaking things.sr552017-06-141-4/+1
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-031-2/+2
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-151-1/+1
* AppServices tidyupScott2015-09-261-1/+1
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-291-0/+10
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-061-9/+6
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-051-3/+5
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-0/+143