summaryrefslogtreecommitdiffstats
path: root/macosx/HBFilters+UIAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add interlace detection filter.Damiano Galassi2016-03-121-0/+34
* macui: change "Deinterlace" to "Yadif"John Stebbins2016-02-151-2/+2
* MacGui: use the new deinterlate preset keysDamiano Galassi2015-10-091-34/+54
* MacGui: move the picture and filters settings to the main window.ritsuka2015-07-271-0/+27
* MacGui: remove a useless cast for the deblock value.ritsuka2015-05-311-1/+1
* MacGui: use libhb built-in presets and validation functions. Update the forma...ritsuka2015-05-141-68/+134
* MacGui: use the new the filter preset/tune lookup and setting validation func...ritsuka2015-04-171-15/+50
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-0/+116
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-0/+144