summaryrefslogtreecommitdiffstats
path: root/macosx/HBPictureController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-2/+1
* 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 jo...Damiano Galassi2015-10-281-1/+1
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-271-136/+11
* MacGui: update the UI correctly for custom denoise preset.ritsuka2015-04-171-1/+1
* MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...ritsuka2015-04-071-12/+6
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-5/+0
* MacGui: rename PictureController.* to HBPictureController.* .ritsuka2014-12-271-0/+349