summaryrefslogtreecommitdiffstats
path: root/macosx/HBPictureController.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: Add new anamorphic mode "Automatic".Damiano Galassi2016-10-311-4/+0
|
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-2/+3
|
* MacGui: pass the main window undomanager to the preview window.Damiano Galassi2016-01-151-0/+5
|
* MacGui: annotate the type of some arrays, and check the count of the input ↵Damiano Galassi2015-10-281-1/+1
| | | | jobs in HBQueueController addJobsFromArray:, so we don't add an empty undo command.
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-271-136/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7379 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: update the UI correctly for custom denoise preset.ritsuka2015-04-171-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7090 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: changed the Preview Window and Picture Panel behaviour to avoid the ↵ritsuka2015-04-071-12/+6
| | | | | | hide and show thing when loading a new title, now they can always be opened even if no title is loaded. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7065 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-5/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: rename PictureController.* to HBPictureController.* .ritsuka2014-12-271-0/+349
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6657 b64f7644-9d1e-0410-96f1-a4d463321fa5