Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵ | sr55 | 2018-06-05 | 11 | -438/+0 |
| | | | | moving back to being more of an libhb interop/abstraction library only. | ||||
* | WinGui: Fix ChannelLayout. Int -> Long #1045 | sr55 | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | WinGui: Updates to handle changes to the JSON API. #964 | sr55 | 2017-11-06 | 7 | -30/+93 |
| | |||||
* | WinGui: Change ChannelLayout to Int64 #968 | sr55 | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | WinGui: Complete the SourceMetadata object. | sr55 | 2017-08-30 | 1 | -0/+9 |
| | |||||
* | WinGui: Fix an issue with long chapters causing scans to fail to complete. ↵ | sr55 | 2017-05-02 | 1 | -1/+1 |
| | | | | Fixes #713 | ||||
* | WinGui: Sanitise all Mixdown selections. Passthru the Codec into the ↵ | sr55 | 2016-04-09 | 1 | -44/+44 |
| | | | | Scanned Track object. | ||||
* | WinGui: Fix Line Endings and (StyleCop)Warnings | sr55 | 2015-05-03 | 2 | -8/+14 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7152 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | WinGui: Some Model Re-factoring by RandomEngy | sr55 | 2015-05-03 | 5 | -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. | sr55 | 2015-04-01 | 5 | -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" ↵ | sr55 | 2015-04-01 | 5 | -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 ↵ | sr55 | 2015-03-14 | 12 | -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. | sr55 | 2015-03-06 | 2 | -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 ↵ | sr55 | 2015-02-28 | 12 | -0/+461 |
some modelling simplifications. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6949 b64f7644-9d1e-0410-96f1-a4d463321fa5 |