summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/HandBrake.ApplicationServices.csproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Moving some more namespaces. sr552015-03-051-4/+2
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-051-10/+4
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-3/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-8/+0
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-011-3/+0
* WinGui: General VS Project Cleanup. Simplified build profiles. Installer no l...sr552015-02-281-14/+0
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-6/+109
* WinGui: Rename interop library to match naming convention. Remove some old te...sr552015-02-281-2/+2
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-2/+0
* WinGui:sr552015-01-251-1/+0
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-3/+9
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-17/+12