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
/
Controller.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: Chapter Popup fix condition where user can select a start chapter gre...
dynaflash
2007-06-19
1
-1
/
+11
*
MacGui: Pref for Encode Done alert added
dynaflash
2007-06-18
1
-13
/
+25
*
MacGui: Remove Preference introduced in rev 620 to make users enable 64bit mp...
dynaflash
2007-06-14
1
-4
/
+1
*
MacGui: + 4 GB Mpeg-4 modification
dynaflash
2007-06-14
1
-1
/
+4
*
MacGui: Enable + 4GB Mpeg-4 file output
dynaflash
2007-06-14
1
-28
/
+54
*
MacGui: Add Turbo option for x264 two pass encoding
dynaflash
2007-06-13
1
-43
/
+82
*
Debug output window is now opened automatically if it was visible when HB was...
cleaner
2007-06-06
1
-0
/
+4
*
- Moved preferences window from MainMenu.nib to Preferences.nib
cleaner
2007-06-06
1
-7
/
+17
*
Moved initialization of default preferences from [PrefsController awakeFromNi...
cleaner
2007-06-05
1
-4
/
+5
*
MacGui: switches the x264 option widgets for mixed-refs, weightb, brdo, bime,...
jbrjake
2007-05-27
1
-120
/
+69
*
MacGui: adds deblocking widgets for the x264 advanced options tab. God this o...
jbrjake
2007-05-22
1
-4
/
+89
*
MacGui: Debug Window to read libhb output like cli in inspector window
dynaflash
2007-05-21
1
-10
/
+19
*
MacGui: finishes out the b-frame x264 options by adding widgets for bime and ...
jbrjake
2007-05-19
1
-2
/
+143
*
MacGui: Remove x264 option "No DCT-Decimate" value from option strings for an...
dynaflash
2007-05-18
1
-2
/
+2
*
MacGui: adds x264 option widgets for b-rdo, weight, and b-pyramid. And a litt...
jbrjake
2007-05-16
1
-1
/
+93
*
macGui: move "Duration" to the title/chapter line for source and move "Output...
dynaflash
2007-05-16
1
-1
/
+1
*
MacGui: adds x264 option widget for merange
jbrjake
2007-05-15
1
-2
/
+39
*
MacGui: fix file suffix creation for .ogm (the break was misplaced in the cas...
jbrjake
2007-05-15
1
-2
/
+2
*
MacGui: use subq for subpixel motion estimation instead of subme. This helps ...
jbrjake
2007-05-15
1
-2
/
+8
*
macGui: fix bug in Advanced x264 option widgets
dynaflash
2007-05-15
1
-3
/
+11
*
MacGui: x264 options widget for motion estimation. This is the first widget t...
jbrjake
2007-05-15
1
-5
/
+120
*
MacGui: more cosmetic whitespace changes for the x264 option stuff in control...
jbrjake
2007-05-15
1
-151
/
+157
*
MacGui: pretty up the x264 option section of controller.mm by using uniform w...
jbrjake
2007-05-15
1
-232
/
+237
*
MacGui: adds mixed-refs pop-up for the advanced x264 options.
jbrjake
2007-05-10
1
-1
/
+28
*
MacGui: Advanced Tab only shows x264 opt widgets when x264 is selected as the...
dynaflash
2007-05-09
1
-7
/
+13
*
MacGui: rearranges the x264 option widgets in preparation for adding more, an...
jbrjake
2007-05-09
1
-6
/
+6
*
MacGui: Advanced Options tab
dynaflash
2007-05-08
1
-0
/
+8
*
macGui: Advanced Tab - Initial Implementation
dynaflash
2007-05-08
1
-7
/
+344
*
Updated the input channel layouts to store the source LFE information as well...
maurj
2007-05-06
1
-6
/
+7
*
Enabled DTS channel mixdowns by moving to a more generic input channel layout...
maurj
2007-05-04
1
-26
/
+12
*
macGui: x264 Advanced preset strings, if user has specified a default string ...
dynaflash
2007-04-30
1
-33
/
+33
*
MacGui: Advanced Tab initial implementation
dynaflash
2007-04-30
1
-54
/
+42
*
macGui: Change the Growl encode done notification to be the same as the onscr...
dynaflash
2007-04-27
1
-1
/
+1
*
macGui: Growl Support initial implementation
dynaflash
2007-04-27
1
-10
/
+62
*
macGui: Encode Done Notification initial implementation
dynaflash
2007-04-26
1
-5
/
+15
*
MacGui: Presets and Main Menu
dynaflash
2007-04-25
1
-1
/
+68
*
MacGui: Queue modifications
dynaflash
2007-04-25
1
-28
/
+17
*
Fix Previous Bad commit for Cyanders Chapter Markers
dynaflash
2007-04-25
1
-4
/
+8
*
MacGui: update Built-In Presets to all use a 48 khz audio sample rate.
dynaflash
2007-04-20
1
-2
/
+2
*
Improved the bitrate in Controller.mm to deal with different bitrates for dif...
maurj
2007-04-20
1
-25
/
+79
*
MacGui: Initial implementation of capping avialable bitrates depending on aud...
dynaflash
2007-04-19
1
-2
/
+29
*
Small change to Controller.mm to ensure that Stereo is offered as a mixdown w...
maurj
2007-04-19
1
-7
/
+10
*
This change stops Presets from saving and loading "language / audio format" t...
maurj
2007-04-19
1
-76
/
+0
*
MacGui: Added HandBrake Users Guide under the Help menu. Links to our wiki gu...
dynaflash
2007-04-18
1
-1
/
+5
*
MacGui: Replace the "Rip" button with "Start". As we are generally removing r...
dynaflash
2007-04-18
1
-3
/
+3
*
MacGui: Clean up a few things w/x264optstring prefs and presets
dynaflash
2007-04-18
1
-10
/
+19
*
Improved the Mac OS GUI's handling of language / audio track settings in pre...
maurj
2007-04-18
1
-59
/
+70
*
Removed all references to the old job->surround variable, as it is no longer ...
maurj
2007-04-18
1
-3
/
+0
*
MacGui: Picture Preview - Anamorphic
dynaflash
2007-04-17
1
-16
/
+21
*
MacGui: Fix Presets mangling the x264 option strings for the umpteenth time.
dynaflash
2007-04-16
1
-39
/
+41
[next]