summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-1/+1
* MacGui: enforce a min value for the picture width/height.ritsuka2015-01-091-1/+8
* MacGui: fix the picture and filters summary in the video tab.ritsuka2014-12-301-1/+1
* MacGui: fix a bunch of regressions (various crash when in some textfields, en...ritsuka2014-12-301-4/+21
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-62/+31
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-68/+0
* MacGui: implement NSCoding protocol in HBJob.ritsuka2014-12-221-1/+53
* MacGui: implement HBPicture.ritsuka2014-12-201-7/+675
* MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...ritsuka2014-12-031-0/+5
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-191-0/+13