summaryrefslogtreecommitdiffstats
path: root/macosx/HBVideo+UIAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-0/+28
* MacGui: made some HBJob properties private.Damiano Galassi2016-10-311-1/+1
* MacGui: use CQ label in the constant quality slider for VP9.Damiano Galassi2016-07-271-1/+2
* MacGui: use the right constant quality label in the video tab, and split HBVi...Damiano Galassi2016-05-241-0/+43
* x265: macui multilib supportJohn Stebbins2015-11-121-1/+1
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-8/+9
* MacGui: second part of the previous commitritsuka2015-08-061-0/+10
* 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