summaryrefslogtreecommitdiffstats
path: root/macosx/HBFilters+UIAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-1/+8
* MacGui: remove an unused class.Damiano Galassi2019-05-021-22/+0
* MacGui: update UI for the new deblock filter.Damiano Galassi2019-05-021-12/+68
* MacGui: improve localized progress number formats, use a monospace string to ...Damiano Galassi2019-03-281-1/+1
* MacGui: add Italian localisation.Damiano Galassi2019-02-141-0/+3
* MacGui: load the HandBrakeKit framework localized strings from the framework ...Damiano Galassi2018-10-201-15/+17
* MacGui: improve UI layout when localised.Damiano Galassi2018-06-091-2/+10
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-091-13/+13
* mac: Add support for sharpening filters. (#760)Bradley Sepos2017-06-011-0/+119
* MacGui: improve the job description in the queue.Damiano Galassi2017-03-171-80/+0
* 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