| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: add nullability annotations to the headers and use weak where is poss... | ritsuka | 2015-05-30 | 1 | -1/+1 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -1/+1 |
* | MacGui: remove HBViewValidation protocol. | ritsuka | 2015-01-10 | 1 | -3/+3 |
* | MacGui: separate the video settings logic from the view controller. There are... | ritsuka | 2014-12-18 | 1 | -63/+4 |
* | MacGui: generalize video preset/tune/profile/level handling to make it works ... | ritsuka | 2014-08-21 | 1 | -10/+4 |
* | MacGui: implemented the HBViewValidation protocol in each of the main window ... | ritsuka | 2014-08-10 | 1 | -2/+2 |
* | MacGUI: Refactored the controller code for the video/audio/subtitles/chapters... | ritsuka | 2014-07-15 | 1 | -5/+7 |
* | MacGui: Advanced Options Cleanup window when Theora is chosen. | dynaflash | 2012-02-20 | 1 | -0/+2 |
* | MacGui: Fix an issue where lavc options were shown and passed when Theora was... | dynaflash | 2012-02-19 | 1 | -0/+1 |
* | MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel. | dynaflash | 2012-02-09 | 1 | -0/+5 |
* | MacGui: Advanced x264 panel overhaul. - Updates labeling | jbrjake | 2010-06-18 | 1 | -7/+5 |
* | MacGui: Removes a bunch of redundant code from the x264 advanced option contr... | jbrjake | 2009-02-13 | 1 | -0/+3 |
* | MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab. | jbrjake | 2009-02-11 | 1 | -0/+2 |
* | MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t... | jbrjake | 2009-02-11 | 1 | -0/+4 |
* | Bumps x264 to r999, bringing with it, among other things, the removal of the ... | jbrjake | 2008-10-09 | 1 | -4/+0 |
* | MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ... | dynaflash | 2008-04-15 | 1 | -1/+1 |
* | MacGui: When selecting one x264 option disables another (like turning off CAB... | jbrjake | 2008-03-12 | 1 | -0/+1 |
* | MacGui: Move x264 advanced options code to a new class (HBAdvancedController)... | ritsuka | 2007-09-07 | 1 | -0/+71 |