summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreset.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix the leaks after using hb_presets_import_json and hb_presets_clean...ritsuka2015-05-301-10/+10
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-1/+4
* MacGui: make a copy of a preset before showing the export window.ritsuka2015-05-171-6/+1
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-8/+179
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-12/+2
* MacGui: added the list of the presets at the bottom of the preset menu and a ...ritsuka2014-08-091-54/+17
* MacGui: improved the presets managementritsuka2014-08-071-0/+141