summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Scan
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-022-36/+72
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-091-0/+1
* WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...sr552018-12-081-1/+1
* WinGui: Minor code tidyup.sr552018-08-131-1/+1
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-091-4/+0
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-082-0/+10
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-074-82/+215
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-141-1/+1
* 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-054-12/+12
* 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
* Misc. typosluz.paz2018-02-202-4/+4
* WinGui: Display Source Names in the Title Dropdown (only when open), when we ...sr552017-12-252-1/+52
* 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
* WinGui: Change some json model data types from int to long #851sr552017-09-061-2/+2
* 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: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-151-5/+0
* 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
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-2/+2
* 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-092-9/+8
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-092-2/+12
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-212-184/+8
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-122-3/+27
* App Services Cleanup ContdScott2015-09-261-0/+1
* App Services Tidyup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-269-0/+1496