summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-05118-8822/+0
* WinGui: Make nuspec file visible in project.sr552018-06-011-1/+2
* WinGui: Initial NuGet nuspec file.sr552018-06-011-0/+25
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-089-653/+0
* WinGui: Remove the need for ILog on the key Interop API surface.sr552018-05-084-66/+64
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-082-23/+0
* WinGui: Update Version Numbers around the application / Installer. Update th...sr552018-05-061-1/+1
* WinGui: Remove Non-Build Dependancy on Stylecop.Analyzerssr552018-05-062-6/+0
* WinGui: Upgrade to Json.NET 11.0.2sr552018-05-062-4/+3
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-064-31/+31
* WinGui: Upgrade to .NET Framework 4.7.1sr552018-05-063-3/+3
* WinGui: Some further x86 Cleanupsr552018-04-141-1/+1
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-131-15/+0
* Misc. typosluz.paz2018-02-202-3/+3
* WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...sr552018-02-101-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-1/+1
* WinGui: Fix ChannelLayout. Int -> Long #1045sr552017-12-091-1/+1
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-203-32/+26
* Some additions for mixdowns and ability encode from JSON string.RandomEngy2017-11-183-4/+53
* WinGui: Updates to handle changes to the JSON API. #964sr552017-11-0611-36/+165
* WinGui: Add basic deinterlace to the static preview. #958sr552017-10-302-3/+6
* WinGui: Change ChannelLayout to Int64 #968sr552017-10-301-1/+1
* WinGui: Tidy up some warnings that you get when you import WinGui presets int...sr552017-09-201-1/+1
* WinGui: Change some json model data types from int to long #851sr552017-09-062-4/+4
* WinGui: Complete the SourceMetadata object.sr552017-08-301-0/+9
* WinGui: Fix an issue that was causing the handles to the scan libhb instance ...sr552017-07-281-6/+3
* WinGui: Simplify the GetPreview code and remove code that was causing the Bi...sr552017-07-201-13/+4
* WinGui: Make the Preset Import system a bit more robust. #808sr552017-07-051-1/+1
* WinGui: Don't enable the Display Width control for Custom Anamorphic when Kee...sr552017-07-041-0/+23
* WinGui: Add a user agent for the HttpRequest on the update checker so we can ...sr552017-06-231-0/+6
* WinGui: Remove OpenCL code that was breaking things.sr552017-06-144-19/+2
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-142-0/+7
* WinGui: Set Framework version to 4.6.1sr552017-06-142-2/+2
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-111-1/+1
* WinGui: Support importing preset categories that can be exported from the Mac...sr552017-06-071-0/+5
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-071-4/+0
* WinGui: Support for the new sharpen filter.sr552017-06-024-0/+36
* WinGui: Fix an issue with long chapters causing scans to fail to complete. Fi...sr552017-05-022-3/+4
* WinGui: Improved logging around SCANDONE and some additional defensive progra...sr552017-05-022-7/+23
* WinGui: Fix a possible exception when cancelling and rescanning a source that...sr552017-04-161-1/+0
* WinGui: Handle HB_STATE_MUXING and HB_STATE_SEARCHING for better progress ind...sr552017-04-153-4/+39
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-176-29/+59
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-053-4/+25
* WinGui: Fix a number of stylecop warnings.sr552017-02-115-12/+12
* WinGui: Remove old AssemblyInfo Templates.sr552017-02-113-96/+0
* WinGui: Setup the Stylecop rules to be a bit more relaxed.sr552017-02-111-0/+1
* WinGui: Change the following libraries to use NuGet sources.sr552017-02-112-3/+4
* WinGui: Add StyleCop.Analyzers NuGet packagesr552017-02-112-1/+13
* WinGui: Further CProj Cleanupsr552017-02-111-4/+1