summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideo+UIAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: don't hardcode which encoders support the preset system.Rodeo2015-05-291-1/+10
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-2/+2
* MacGui: show the turbo two pass checkbox when x265 is selected.ritsuka2015-02-121-1/+1
* MacGui: fix a bunch of regressions (various crash when in some textfields, en...ritsuka2014-12-301-1/+1
* MacGui: pass the fast decode option to the hb_job.ritsuka2014-12-291-1/+1
* MacGui: hide turbo two pass checkbox when x264 is not selected.ritsuka2014-12-271-0/+5
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-0/+346