summaryrefslogtreecommitdiffstats
path: root/macosx/HBPresetsViewController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: make a copy of a preset before showing the export window.ritsuka2015-05-171-1/+4
* MacGui: allow exporting a preset folder. Add import/export menu item to the p...ritsuka2015-05-161-0/+67
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-3/+3
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-16/+6
* MacGui: update a file header and fix a comment.ritsuka2015-01-091-1/+1
* MacGui: separate the video settings logic from the view controller. There are...ritsuka2014-12-181-9/+2
* MacGui: changed the preset selection code a little bit again.ritsuka2014-08-171-4/+3
* MacGui: implemented the HBViewValidation protocol in each of the main window ...ritsuka2014-08-101-10/+6
* MacGui: don’t allow to drop a preset before the built in ones.ritsuka2014-08-091-2/+10
* MacGui: added the list of the presets at the bottom of the preset menu and a ...ritsuka2014-08-091-11/+19
* MacGui: improved the presets managementritsuka2014-08-071-0/+396