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: When using x264 and rf 0 is selected show "Warning: Lossless" in the ...
dynaflash
2011-01-03
1
-0
/
+6
*
MacGui: Fix popup and output file extension inconsistency. Patch by Rodeo. Th...
dynaflash
2010-12-28
1
-2
/
+16
*
MacGui: Only scan ten previews when doing a queue encode scan since we don't ...
dynaflash
2010-12-28
1
-3
/
+3
*
MacGui: Free the source display name for the ui before re-allocating it when ...
dynaflash
2010-12-27
1
-1
/
+3
*
MacGui: fix a typo and change how we word how many encodes are left in the qu...
dynaflash
2010-11-30
1
-3
/
+7
*
MacGui: fix character encodings in the log file as well as the title popup st...
dynaflash
2010-11-30
1
-2
/
+2
*
MacGui: Fix queue and auto m4v ...
dynaflash
2010-11-08
1
-2
/
+3
*
Allow longer SRT filename paths.
jstebbins
2010-11-07
1
-2
/
+4
*
SSA subtitle burn in
jstebbins
2010-09-28
1
-1
/
+15
*
MacGui: Audio Fixes and Enhancements ... patch by circleone.
dynaflash
2010-09-20
1
-7
/
+15
*
MacGui: Audio ... Add an "Add All Tracks" button to the audio tab.
dynaflash
2010-09-16
1
-0
/
+14
*
MacGui: Fix two line status readout in the main window originally implemented...
dynaflash
2010-09-16
1
-2
/
+2
*
MacGui: Audio ... Allow more than 4 audio tracks.
dynaflash
2010-09-15
1
-1667
/
+77
*
MacGui: Use http instead of https for the Help > User Guide link in the help ...
dynaflash
2010-09-12
1
-1
/
+1
*
Add Bluray support
jstebbins
2010-09-08
1
-3
/
+6
*
MacGui: Update web links for the Help > Forums and Help > User Guide menu cho...
dynaflash
2010-09-08
1
-2
/
+2
*
MacGui: Fix issue where multi instance was improperly detecting the number of...
dynaflash
2010-08-20
1
-2
/
+1
*
MacGui: Encode status readout now two lines, first line is the name of the fi...
dynaflash
2010-08-19
1
-9
/
+4
*
MacGui: Fix dock icon behavior
dynaflash
2010-08-16
1
-5
/
+2
*
MacGui: Store live previews in a sub directory in "~/Library/Application Supp...
dynaflash
2010-08-06
1
-2
/
+36
*
MacGui: Disable preview hud controls during new source scans.
dynaflash
2010-08-05
1
-5
/
+9
*
MacGui: Re-locate logic for encode done notifications as per user preferences.
dynaflash
2010-08-03
1
-22
/
+20
*
MacGui: Rework how we get encode and queue done alerts.
dynaflash
2010-07-26
1
-47
/
+53
*
MacGui:
sr55
2010-07-22
1
-29
/
+57
*
Reverting 3452
sr55
2010-07-22
1
-57
/
+29
*
MacGui: Fix issue where queue was being reloaded showing already completed en...
dynaflash
2010-07-22
1
-29
/
+57
*
MacGui: Fix how we get the current instances pid number since NSRunningApplic...
dynaflash
2010-07-19
1
-11
/
+31
*
MacGui: Initial implementation of new queue sync code which allows multi-inst...
dynaflash
2010-07-17
1
-72
/
+142
*
MacGui: Presets - Add abliity to modify width and height on a preset independ...
dynaflash
2010-06-28
1
-4
/
+22
*
MacGui: fix uninteded side effect of code that enforces maxWidth/Height when ...
jstebbins
2010-06-27
1
-0
/
+2
*
MacGui: apply maxHeight in non-anamorphic
jstebbins
2010-06-26
1
-2
/
+22
*
MacGui: Allow mono audio mixdown for LAME
dynaflash
2010-06-21
1
-17
/
+10
*
MacGui: Peak Framerate initial implementation
dynaflash
2010-06-18
1
-4
/
+35
*
MacGui: Add flexible dylib path manipulation so that we can handle external d...
jstebbins
2010-06-04
1
-124
/
+11
*
MacGui: Enable soft vobsubs in mp4
dynaflash
2010-05-25
1
-43
/
+20
*
MacGui: Chapter Title import/export functionality
dynaflash
2010-05-06
1
-1
/
+149
*
MacGui: reset hb_filter_decomb after use, so switching between default decomb...
dynaflash
2010-04-27
1
-0
/
+4
*
add dvd main feature title detection
jstebbins
2010-04-20
1
-9
/
+6
*
MacGui: Allow up to 320 kbps bitrate for stereo and 768 kbps for 6 channel di...
dynaflash
2010-04-14
1
-4
/
+3
*
MacGui: Remove another queue incrementing log message.
dynaflash
2010-04-09
1
-1
/
+1
*
MacGui: Remove more unneeded activity log messages and clean up some commente...
dynaflash
2010-04-09
1
-27
/
+8
*
MacGui: Remove a bunch of verbose activity log messages for Point to Point en...
dynaflash
2010-04-09
1
-15
/
+4
*
MacGui: Enable mp3 audio tracks in mp4.
dynaflash
2010-04-08
1
-0
/
+3
*
MacGui: Fix issue when selecting a preset with multiple audio tracks (ie. App...
dynaflash
2010-04-06
1
-1
/
+14
*
MacGui: Remove a bunch of useless comments from the point a to b code.
dynaflash
2010-04-02
1
-17
/
+5
*
MacGui: Remove the AC3 and DCA audio input codec limitations for selecting mo...
dynaflash
2010-04-02
1
-8
/
+2
*
MacGui: Fix crash where a source with no audio crashes the macgui.
dynaflash
2010-03-26
1
-17
/
+36
*
MacGui: Add call to hb_global_close() upon application termination as per cha...
dynaflash
2010-03-26
1
-1
/
+3
*
MacGui: Fix pending encodes left in queue at quit warning that was borked in ...
dynaflash
2010-03-09
1
-9
/
+1
*
MacGui: Fix issue where closing the main window, then clicking on the dock ic...
dynaflash
2010-03-05
1
-1
/
+2
[next]