summaryrefslogtreecommitdiffstats
path: root/macosx/HBAddPresetController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: cast the value of UsesPictureFilters to bool so the dictionary will u...ritsuka2015-05-301-1/+1
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-0/+3
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-18/+11
* MacGui: remove some unused #import. Move again more things in HBController to...ritsuka2014-12-231-0/+1
* MacGui: save the preset description, it had been broken after the add preset ...ritsuka2014-12-221-1/+4
* MacGui: moved the "add preset" window to its own window controller class. Kee...ritsuka2014-11-231-0/+138