summaryrefslogtreecommitdiffstats
path: root/macosx/HBAdvancedController.m
Commit message (Expand)AuthorAgeFilesLines
* - Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bfr...jbrjake2009-08-011-19/+21
* MacGui: Moves the tooltips for the x264 advanced tab from the .xib file to th...jbrjake2009-02-141-0/+80
* MacGui: Yet another x264 advanced controller change...rewording the b-adapt p...jbrjake2009-02-131-4/+4
* MacGui: Removes a bunch of redundant code from the x264 advanced option contr...jbrjake2009-02-131-538/+250
* MacGui: Hopefully this time the option hiding code for the advanced x264 tab ...jbrjake2009-02-131-9/+14
* MacGui: Restructures that x264 advanced option widget hiding method so it suc...jbrjake2009-02-131-141/+212
* MacGui: Being lazy and copying and pasting code never pays. Fixes an issue wi...jbrjake2009-02-121-1/+1
* MacGui: Oops, only trellis can hide psy-trellis now so it has to hide when se...jbrjake2009-02-121-1/+1
* MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.jbrjake2009-02-111-5/+52
* MacGui: Some changes to the method that fades in and out different widgets, t...jbrjake2009-02-111-28/+50
* MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...jbrjake2009-02-111-4/+130
* MacGui: Hides the merange widget on the advanced tab when the motion estimati...jbrjake2009-02-101-0/+18
* MacGui: Adds a popup menu item for Hadamard-transformed exhaustive motion est...jbrjake2009-02-101-3/+20
* Bumps x264 to r999, bringing with it, among other things, the removal of the ...jbrjake2008-10-091-88/+8
* MacGui:Oops. WTF was I hiding direct prediction in the advanced options based...jbrjake2008-09-251-28/+7
* MacGui: Fixes bug in x264 advanced options tab, that didn't blank out direct ...jbrjake2008-09-251-2/+5
* 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