summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers/PictureSize.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-051-3/+3
| | | | moving back to being more of an libhb interop/abstraction library only.
* WinGui: Adding support for Custom Anamorphic back. Implements #504sr552017-06-281-2/+0
|
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-1/+1
|
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not ↵sr552016-02-071-1/+0
| | | | getting applied correctly.
* 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: Fix Line Endings and (StyleCop)Warningssr552015-05-031-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7152 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Moving the Interop Code into the services library. This will allow ↵sr552015-02-281-3/+3
| | | | | | some modelling simplifications. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6949 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a bug in the anamorphic size code.sr552014-12-201-12/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6623 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ↵sr552014-12-181-5/+2
| | | | | | for API changes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6608 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ↵sr552014-08-221-41/+50
| | | | | | settings code in the GUI and should hopefully fix a few bugs. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6348 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: unbreak interop job structurejstebbins2014-06-241-1/+0
| | | | | | | I broke it here https://trac.handbrake.fr/changeset/6215 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6219 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: One more missing change.sr552014-06-141-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6214 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-141-371/+2
| | | | | | Note: No Anamorphic mode still needs work, and Custom Anamorphic is still hand calculation. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5649 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some in-progress code that I'll pickup later on.sr552013-07-071-0/+582
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5638 b64f7644-9d1e-0410-96f1-a4d463321fa5