summaryrefslogtreecommitdiffstats
path: root/macosx/HBAdvancedController.m
Commit message (Expand)AuthorAgeFilesLines
* Brings MacGui in line with x264's new default subme of 6. Remember to update ...jbrjake2008-09-191-4/+4
* MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap...ritsuka2008-07-281-10/+10
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-151-1/+1
* MacGui: When selecting one x264 option disables another (like turning off CAB...jbrjake2008-03-121-1/+186
* Adds a bunch of code comments to the x264 option controller, in order to make...jbrjake2007-12-211-27/+147
* MacGui: cosmetic changes for the advanced x264opts controller source code. Re...jbrjake2007-12-091-595/+598
* MacGui: Fixes a small bug -- if a default value was selected twice for one of...jbrjake2007-11-091-3/+6
* MacGui: Move x264 advanced options code to a new class (HBAdvancedController)...ritsuka2007-09-071-0/+1052