summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Attributes
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-052-70/+0
| | | | moving back to being more of an libhb interop/abstraction library only.
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName ↵sr552017-03-171-0/+35
| | | | as it's not currently compatible with .NET standard.
* WinGui: Some API and warnings cleanup.Scott2015-12-271-1/+1
|
* App Services Modelling Tidy UpScott2015-09-261-1/+1
| | | | | | Making event objects immutable. Making Libhb constructs internal to the library. We should expose this with a managed api if we need it outside the library. (Part 1)
* WinGui: Remove the EncodeJob model. This removes another abstraction layer ↵sr552015-03-051-0/+35
that is no longer necessary now that the GUI uses libhb directly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6966 b64f7644-9d1e-0410-96f1-a4d463321fa5