summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-7/+2
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-18/+1
* MacGui: implement NSCoding protocol in HBJob.ritsuka2014-12-221-2/+2
* MacGui: implement HBPicture.ritsuka2014-12-201-24/+54
* json: add json APIsjstebbins2014-12-161-4/+8
* MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...ritsuka2014-12-031-5/+10
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-191-0/+30