index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macosx
/
HBAdvancedController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-3
/
+3
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-6
/
+1
*
MacGui: fix build.
ritsuka
2014-12-23
1
-0
/
+1
*
MacGui: separate the video settings logic from the view controller. There are...
ritsuka
2014-12-18
1
-12
/
+86
*
MacGui: removed an unused var in HBAdvancedController.
ritsuka
2014-09-17
1
-2
/
+0
*
MacGui: generalize video preset/tune/profile/level handling to make it works ...
ritsuka
2014-08-21
1
-31
/
+2
*
MacGui: implemented the HBViewValidation protocol in each of the main window ...
ritsuka
2014-08-10
1
-4
/
+4
*
MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...
ritsuka
2014-07-15
1
-18
/
+8
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
1
-11
/
+11
*
MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...
ritsuka
2013-10-15
1
-3
/
+5
*
MacGui: Advanced Options Cleanup window when Theora is chosen.
dynaflash
2012-02-20
1
-4
/
+6
*
MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advance...
Rodeo
2012-02-20
1
-1
/
+1
*
MacGui: Fix an issue where lavc options were shown and passed when Theora was...
dynaflash
2012-02-19
1
-0
/
+15
*
MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.
dynaflash
2012-02-09
1
-2
/
+10
*
MacGUI: Advanced panel: remove unnecessary checks when hiding the psy sliders.
Rodeo
2011-08-15
1
-10
/
+4
*
MacGui / LinGui: Add subme 11 to both ui's now that x264 has it. This way ......
dynaflash
2011-08-03
1
-1
/
+2
*
MacGui: fix alignment of the widgets in the Advanced Panel.
dynaflash
2010-11-09
1
-2
/
+1
*
MacGui: Allow trellis and psy-trellis with cavlc since as of svn 3492 its now...
dynaflash
2010-08-25
1
-41
/
+3
*
MacGui: Advanced x264 panel overhaul. - Updates labeling
jbrjake
2010-06-18
1
-193
/
+223
*
MacGui: Add subme 10 to the subpixel motion estimation widget in the advanced...
dynaflash
2010-04-02
1
-1
/
+1
*
MacGui: Use 11 tick marks to represent 0-10 instead of 10, on psy sliders. Th...
jbrjake
2009-11-23
1
-2
/
+2
*
MacGui: Remove hosed up "NSString stringWithFormat :"in the advanced panel as...
dynaflash
2009-09-16
1
-2
/
+2
*
- Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bfr...
jbrjake
2009-08-01
1
-19
/
+21
*
MacGui: Moves the tooltips for the x264 advanced tab from the .xib file to th...
jbrjake
2009-02-14
1
-0
/
+80
*
MacGui: Yet another x264 advanced controller change...rewording the b-adapt p...
jbrjake
2009-02-13
1
-4
/
+4
*
MacGui: Removes a bunch of redundant code from the x264 advanced option contr...
jbrjake
2009-02-13
1
-538
/
+250
*
MacGui: Hopefully this time the option hiding code for the advanced x264 tab ...
jbrjake
2009-02-13
1
-9
/
+14
*
MacGui: Restructures that x264 advanced option widget hiding method so it suc...
jbrjake
2009-02-13
1
-141
/
+212
*
MacGui: Being lazy and copying and pasting code never pays. Fixes an issue wi...
jbrjake
2009-02-12
1
-1
/
+1
*
MacGui: Oops, only trellis can hide psy-trellis now so it has to hide when se...
jbrjake
2009-02-12
1
-1
/
+1
*
MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.
jbrjake
2009-02-11
1
-5
/
+52
*
MacGui: Some changes to the method that fades in and out different widgets, t...
jbrjake
2009-02-11
1
-28
/
+50
*
MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...
jbrjake
2009-02-11
1
-4
/
+130
*
MacGui: Hides the merange widget on the advanced tab when the motion estimati...
jbrjake
2009-02-10
1
-0
/
+18
*
MacGui: Adds a popup menu item for Hadamard-transformed exhaustive motion est...
jbrjake
2009-02-10
1
-3
/
+20
*
Bumps x264 to r999, bringing with it, among other things, the removal of the ...
jbrjake
2008-10-09
1
-88
/
+8
*
MacGui:Oops. WTF was I hiding direct prediction in the advanced options based...
jbrjake
2008-09-25
1
-28
/
+7
*
MacGui: Fixes bug in x264 advanced options tab, that didn't blank out direct ...
jbrjake
2008-09-25
1
-2
/
+5
*
Brings MacGui in line with x264's new default subme of 6. Remember to update ...
jbrjake
2008-09-19
1
-4
/
+4
*
MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap...
ritsuka
2008-07-28
1
-10
/
+10
*
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
-1
/
+186
*
Adds a bunch of code comments to the x264 option controller, in order to make...
jbrjake
2007-12-21
1
-27
/
+147
*
MacGui: cosmetic changes for the advanced x264opts controller source code. Re...
jbrjake
2007-12-09
1
-595
/
+598
*
MacGui: Fixes a small bug -- if a default value was selected twice for one of...
jbrjake
2007-11-09
1
-3
/
+6
*
MacGui: Move x264 advanced options code to a new class (HBAdvancedController)...
ritsuka
2007-09-07
1
-0
/
+1052