summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Interop/Json/Scan
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-0511-438/+0
| | | | moving back to being more of an libhb interop/abstraction library only.
* WinGui: Fix ChannelLayout. Int -> Long #1045sr552017-12-091-1/+1
|
* WinGui: Updates to handle changes to the JSON API. #964sr552017-11-067-30/+93
|
* WinGui: Change ChannelLayout to Int64 #968sr552017-10-301-1/+1
|
* WinGui: Complete the SourceMetadata object.sr552017-08-301-0/+9
|
* WinGui: Fix an issue with long chapters causing scans to fail to complete. ↵sr552017-05-021-1/+1
| | | | Fixes #713
* WinGui: Sanitise all Mixdown selections. Passthru the Codec into the ↵sr552016-04-091-44/+44
| | | | Scanned Track object.
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-032-8/+14
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7152 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some Model Re-factoring by RandomEngysr552015-05-035-156/+150
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7151 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-015-12/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7034 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" ↵sr552015-04-015-97/+3
| | | | | | folder which contains models that are used by anamorphic, encode and scan calls but are not different. Based on a patch by RandomEngy. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7033 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove the Caliburn Micro / Castle dependency in The services ↵sr552015-03-1412-13/+12
| | | | | | library, and make the low-level json api public. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6986 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-062-3/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6971 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Moving the Interop Code into the services library. This will allow ↵sr552015-02-2812-0/+461
some modelling simplifications. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6949 b64f7644-9d1e-0410-96f1-a4d463321fa5