summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Scan/LibScan.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: use new api hb_get_preview3 for previews.sr552021-04-131-17/+7
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-041-1/+1
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...sr552021-02-041-3/+3
* WinGui: More Interop Cleanup. Anamorphic Factory is not used. Similar functi...sr552021-02-041-0/+1
* WinGui: Refactor the logging code to better handle multiple instance behaviours.sr552020-12-061-8/+8
* WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...sr552020-04-111-51/+12
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-281-8/+4
* WinGui: Optional support for previewing flip/rotate. #2334sr552019-10-011-1/+1
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-1/+1
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-021-35/+71
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-091-0/+1
* WinGui: Minor code tidyup.sr552018-08-131-1/+1
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-071-79/+4
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-10/+9
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-9/+9
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-3/+4
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-061-1/+2
* WinGui: Display Source Names in the Title Dropdown (only when open), when we ...sr552017-12-251-1/+2
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-201-7/+1
* WinGui: Add basic deinterlace to the static preview. #958sr552017-10-301-1/+8
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-071-1/+1
* WinGui: Improved logging around SCANDONE and some additional defensive progra...sr552017-05-021-1/+1
* WinGui: Minor change that might help #688sr552017-04-291-2/+2
* WinGui: Cancel Scan will now close the status panel if the scan cancellation ...sr552017-04-111-9/+13
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-12/+13
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-031-1/+2
* WinGui: Use new hb_opencl_set_enable function. #496sr552017-01-151-1/+1
* WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...sr552016-04-091-2/+1
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-1/+2
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-179/+8
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-121-3/+22
* App Services Cleanup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-0/+600