summaryrefslogtreecommitdiffstats
path: root/macosx/HBAddPresetController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ve...Damiano Galassi2015-10-131-15/+11
* MacGui: default to 'source maximum' in the Picture Size popup of the add pres...Damiano Galassi2015-08-291-5/+2
* MacGui: remove the "use picture filters" checkbox in the add preset sheet. Th...ritsuka2015-07-271-7/+2
* MacGui: updated the text on some warning messages. ritsuka2015-07-041-2/+2
* 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