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.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: update to the new preset getter API.
Rodeo
2013-11-08
1
-8
/
+5
*
Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.
Rodeo
2013-11-08
1
-6
/
+6
*
MacGUI: validate the toolbars items after a scan. This used to be done but go...
ritsuka
2013-11-05
1
-1
/
+2
*
MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...
ritsuka
2013-11-04
1
-3
/
+8
*
MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...
ritsuka
2013-11-02
1
-22
/
+7
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
1
-216
/
+221
*
MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...
ritsuka
2013-10-15
1
-59
/
+29
*
MacGUI: Replace deprecated NSWorkspace API calls. Patch by Alexander Zautke.
ritsuka
2013-09-28
1
-26
/
+27
*
MacGui: use FSEvent api to create a FSEventStream to keep track of when a fil...
ritsuka
2013-08-19
1
-28
/
+101
*
Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.
Rodeo
2013-07-13
1
-51
/
+74
*
MacGui: improve previous commit a bit.
Rodeo
2013-07-01
1
-2
/
+13
*
MacGui: Fix a silly Logic bug in logging code.
sr55
2013-07-01
1
-6
/
+1
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-3
/
+4
*
libhb/common: improve fallback mechanism.
Rodeo
2013-06-03
1
-1
/
+1
*
MacGUI: Patch -Replace some deprecated API Calls https://reviews.handbrake.fr...
sr55
2013-06-01
1
-36
/
+40
*
Don't expose rate, mixdown, dither and encoder arrays to the UIs.
Rodeo
2013-05-30
1
-166
/
+194
*
Make initialization of vfr filter work as I intended.
jstebbins
2013-05-28
1
-10
/
+14
*
MacGui: fix a bug where the iPod 5G checkbox would be disabled for x264 in MP4.
Rodeo
2013-05-12
1
-16
/
+13
*
MacGui: refactor handling on chapter titles.
Rodeo
2013-05-11
1
-13
/
+1
*
MacGui: harmonize audio configuration code in prepareJob and prepareAudioForJob.
Rodeo
2013-04-28
1
-21
/
+25
*
MacGui: bugfix: set video framerate mode (vfr, pfr, cfr) when editing queue i...
Rodeo
2013-04-28
1
-15
/
+29
*
MacGui: simplify queue display code.
Rodeo
2013-04-12
1
-11
/
+34
*
MacGui: main and queue window improvements.
Rodeo
2013-04-12
1
-112
/
+153
*
MacGui: rename a variable.
Rodeo
2013-04-12
1
-13
/
+13
*
MacGui: fix loading preset which specify an advanced options string (rather t...
Rodeo
2013-04-12
1
-70
/
+87
*
MacGui: when switching from the x264 system to the advanced panel, populate t...
Rodeo
2013-04-09
1
-11
/
+17
*
MacGui: fix a bug when saving a preset, the x264 system is used but the unpar...
Rodeo
2013-04-09
1
-2
/
+9
*
MacGui: fix an issue where the advanced panel's widgets were not being popula...
Rodeo
2013-04-07
1
-0
/
+3
*
Update the in-app icons to the new graphics
sr55
2013-03-18
1
-15
/
+15
*
hb_system_sleep: refactoring.
Rodeo
2013-03-18
1
-9
/
+9
*
MacGui: improve hb_system_sleep support.
Rodeo
2013-03-18
1
-22
/
+44
*
hb_system_sleep: allow/prevent sleep from the UI rather than libhb.
Rodeo
2013-03-18
1
-0
/
+3
*
MacGui: fix external SRT subtitles after last commit.
Rodeo
2013-03-13
1
-2
/
+2
*
MacGui: only show the global default preset in bold.
Rodeo
2013-03-04
1
-3
/
+3
*
MacGui: add a TODO.
Rodeo
2013-03-04
1
-0
/
+2
*
CLI, MacGui: cosmetics.
Rodeo
2013-03-01
1
-11
/
+22
*
Improve scan progress granularity
jstebbins
2013-03-01
1
-11
/
+30
*
MacGui: open the URL to a specific, known version of libdvdcss.
Rodeo
2013-02-27
1
-1
/
+1
*
MacGui: re enable deinterlaced still preview images when deinterlace is selec...
dynaflash
2013-02-04
1
-1
/
+1
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
1
-21
/
+18
*
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
1
-0
/
+5
*
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
*
MacGui: sync built-in presets with the other UIs.
Rodeo
2013-01-26
1
-22
/
+48
*
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
1
-6
/
+15
*
MacGui: free(NULL) is perfectly safe.
Rodeo
2013-01-06
1
-10
/
+7
*
MacGui: fix queue editing after adding the x264 preset system.
Rodeo
2013-01-03
1
-5
/
+24
[next]