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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGUI: make the preview window HiDPI aware, so that the preview images will ...
ritsuka
2013-01-30
2
-16
/
+45
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
2
-23
/
+20
*
MacGui: Remove extra space in encoding status line string for 1 pass encodes.
dynaflash
2013-01-28
1
-1
/
+9
*
MacGui: Add missing tooltips . Align and fix issues.
dynaflash
2013-01-27
3
-286
/
+422
*
MacGui: Fix a null placeholder upon launch in the x264 unparse string.
dynaflash
2013-01-27
1
-3
/
+10
*
Only show the warning about copy proteciton once.
sr55
2013-01-27
1
-52
/
+13
*
Remove the deprecated VLC DYLD code
sr55
2013-01-27
1
-76
/
+4
*
MacGui: sync built-in presets with the other UIs.
Rodeo
2013-01-26
3
-514
/
+227
*
MacGui: cosmetics: re-indent.
Rodeo
2013-01-23
1
-5
/
+5
*
MacUI: Fix crash caused by double free of advanced_opts
jstebbins
2013-01-23
1
-1
/
+1
*
MacGui: retain the current storage width and height and use it when unparsing...
Rodeo
2013-01-16
2
-6
/
+17
*
MacGui: free(NULL) is perfectly safe.
Rodeo
2013-01-06
1
-10
/
+7
*
MacGui: fAudioFallbackPopUp should be an NSPopUpButton.
Rodeo
2013-01-06
1
-1
/
+1
*
MacGui: fX264MediumPresetIndex is an index, not a pointer.
Rodeo
2013-01-06
1
-1
/
+1
*
MacGui: fix queue editing after adding the x264 preset system.
Rodeo
2013-01-03
1
-5
/
+24
*
MacGui: cosmetics.
Rodeo
2013-01-03
1
-6
/
+6
*
MacGui: add getters and setter for x264 preset system.
Rodeo
2013-01-03
2
-221
/
+273
*
MacGui: fix memory leak, more refactoring, bugfixes.
Rodeo
2013-01-02
2
-72
/
+87
*
MacGui: more refactoring, bugfixes.
Rodeo
2013-01-02
3
-189
/
+191
*
MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).
Rodeo
2013-01-02
3
-10
/
+16
*
MacGui: code refactoring (x264 preset system).
Rodeo
2013-01-02
2
-129
/
+117
*
MacGui: fix preset import/export with the x264 system.
Rodeo
2013-01-02
1
-84
/
+65
*
MacGui: Initial x264 presets implementation.
dynaflash
2013-01-01
5
-252
/
+1940
*
fix some crashes in the macui
jstebbins
2012-12-12
1
-1
/
+1
*
MacGui: Remove vestigial activity log debug messages.
dynaflash
2012-11-27
2
-4
/
+0
*
Improve management of titles and jobs
jstebbins
2012-11-12
3
-45
/
+38
*
MacGui: when creating a new preset, hide "Custom" when the anamorphic mode is...
Rodeo
2012-09-29
1
-8
/
+24
*
MacGUI: fix build after previous commit.
Rodeo
2012-09-27
1
-1
/
+1
*
MacGui: Use new dock icon created by Matt Johnson (mattdog.100 [at] gmail.com)
dynaflash
2012-09-27
4
-13
/
+5
*
MacGui: miscellaneous cosmetics and consistency adjustments.
Rodeo
2012-09-22
2
-29
/
+47
*
MacGui: Add the drag & drop features on both DockIcon and Handbrake Main Window
Rodeo
2012-09-21
3
-12
/
+202
*
- fix issue:
konablend
2012-09-21
3
-13
/
+9
*
MacGUI: increase dock icon ETA badge's refresh rate from 0.5 to 0.1%.
Rodeo
2012-09-18
1
-1
/
+1
*
MacGui: Objective-C/cosmetics.
Rodeo
2012-09-16
1
-5
/
+5
*
MacGui: New dock icon progess behavior with percent & ETA "badges".
dynaflash
2012-09-15
5
-78
/
+162
*
Audio improvements.
Rodeo
2012-09-03
2
-23
/
+9
*
MacGui: Add support for a secondary audio language track.
dynaflash
2012-08-27
2
-46
/
+392
*
Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.
Rodeo
2012-07-29
1
-1
/
+1
*
More fine grained progress statistics during subtitle scan
jstebbins
2012-07-18
1
-3
/
+12
*
Use libav for dts audio decoding instead of libdca
jstebbins
2012-07-15
1
-6
/
+0
*
bump libav to libav-v0.8-2197-g1a068bf
jstebbins
2012-07-11
1
-0
/
+6
*
Forgot to update ipad preset description
sr55
2012-06-29
1
-1
/
+1
*
Updating the iPad preset to 720P to be a good balance for both iPad 2 and 3
sr55
2012-06-29
1
-1
/
+1
*
MacGui: AppleTV 3 preset fix decomb
dynaflash
2012-06-28
1
-1
/
+1
*
MacGui: Add AppleTV 3 Preset
dynaflash
2012-06-27
2
-0
/
+123
*
Remove encca_haac_available(). It's no longer needed since we dropped support...
Rodeo
2012-06-20
1
-11
/
+9
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
3
-6
/
+18
*
MacGUI: miscllaenous cleanup.
Rodeo
2012-05-12
1
-71
/
+75
*
MacGui: cosmetics.
Rodeo
2012-05-12
1
-1
/
+1
*
MacGui: do not disable fQueueStatus in enableUI. A disabled fQueueStatus look...
Rodeo
2012-05-12
1
-3
/
+5
[next]