summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop/Json
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial Implementation of the json preset export code.sr552015-07-051-1/+1
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-0/+41
* Interop: Updated to return PassId as well as Pass on encode progress.randomengy2015-06-151-2/+13
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-311-2/+2
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-262-4/+4
* WinGui: Update the libhb preset stubs.sr552015-05-166-135/+270
* WinGui: Pad out some initial infrastructure to read built-in presets from libhb.sr552015-05-094-69/+454
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-033-12/+21
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-0313-303/+294
* WinGui: sr552015-05-031-2/+2
* WinGui: Fix the copy mask list.sr552015-04-071-1/+1
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-057-30/+64
* WinGui: Rename some of the models in the JSON encode folder.sr552015-04-015-24/+23
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-015-12/+12
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-0112-173/+11
* WinGui: Make the anamorphic objects in the services library public. sr552015-03-144-5/+11
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-1413-14/+13
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-071-0/+5
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-062-3/+3
* WinGui: Moving some more namespaces. sr552015-03-052-332/+0
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-052-522/+6
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-2841-0/+2386