summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-198/+0
* WinGui: Make nuspec file visible in project.sr552018-06-011-1/+2
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-6/+0
* WinGui: Remove Non-Build Dependancy on Stylecop.Analyzerssr552018-05-061-5/+0
* WinGui: Upgrade to Json.NET 11.0.2sr552018-05-061-3/+2
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-061-1/+1
* WinGui: Upgrade to .NET Framework 4.7.1sr552018-05-061-1/+1
* 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
* WinGui: Updates to handle changes to the JSON API. #964sr552017-11-061-0/+3
* WinGui: Set Framework version to 4.6.1sr552017-06-141-1/+1
* WinGui: Support for the new sharpen filter.sr552017-06-021-0/+1
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-171-1/+1
* WinGui: Remove old AssemblyInfo Templates.sr552017-02-111-2/+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-111-3/+3
* WinGui: Add StyleCop.Analyzers NuGet packagesr552017-02-111-1/+9
* WinGui: Further CProj Cleanupsr552017-02-111-4/+1
* WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...sr552017-02-111-1/+0
* WinGui: Remove further unneeded references from HandBrake.ApplicationServicessr552017-02-031-7/+0
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-031-4/+0
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-1/+0
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-1/+0
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-261-0/+1
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-1/+3
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-0/+1
* WinGui: Initial support for dict based filter options.sr552016-03-091-0/+3
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-241-0/+1
* App Services Modelling Tidy UpScott2015-09-261-1/+0
* App Services Cleanup ContdScott2015-09-261-2/+0
* App Services Tidyup ContdScott2015-09-261-6/+0
* AppServices tidyupScott2015-09-261-36/+0
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-0/+1
* WinGui: Bumping JSON.net to version 7.0sr552015-07-251-1/+1
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-221-3/+8
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-1/+1
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-1/+2
* Interop: Updated ApplicationServices DLL to target AnyCPU.randomengy2015-06-151-4/+4
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-261-1/+1
* WinGui: Pad out some initial infrastructure to read built-in presets from libhb.sr552015-05-091-32/+36
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-031-32/+32
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-2/+0
* WinGui: Add a basic outline of a logging system to allow logging of the JSON ...sr552015-04-101-0/+4
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-051-0/+1
* WinGui: Rename some of the models in the JSON encode folder.sr552015-04-011-3/+3
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-011-4/+4
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-011-7/+2
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-141-0/+2
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-141-12/+2
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-061-7/+0