summaryrefslogtreecommitdiffstats
path: root/macosx/HBAdvancedController.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-1/+1
* MacGui: remove HBViewValidation protocol.ritsuka2015-01-101-3/+3
* MacGui: separate the video settings logic from the view controller. There are...ritsuka2014-12-181-63/+4
* MacGui: generalize video preset/tune/profile/level handling to make it works ...ritsuka2014-08-211-10/+4
* MacGui: implemented the HBViewValidation protocol in each of the main window ...ritsuka2014-08-101-2/+2
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-5/+7
* MacGui: Advanced Options Cleanup window when Theora is chosen.dynaflash2012-02-201-0/+2
* MacGui: Fix an issue where lavc options were shown and passed when Theora was...dynaflash2012-02-191-0/+1
* MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.dynaflash2012-02-091-0/+5
* MacGui: Advanced x264 panel overhaul. - Updates labelingjbrjake2010-06-181-7/+5
* MacGui: Removes a bunch of redundant code from the x264 advanced option contr...jbrjake2009-02-131-0/+3
* MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.jbrjake2009-02-111-0/+2
* MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...jbrjake2009-02-111-0/+4
* Bumps x264 to r999, bringing with it, among other things, the removal of the ...jbrjake2008-10-091-4/+0
* 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-0/+1
* MacGui: Move x264 advanced options code to a new class (HBAdvancedController)...ritsuka2007-09-071-0/+71