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: Remove logging line used for debugging previous commit.
dynaflash
2010-08-06
1
-3
/
+0
*
MacGui: Store live previews in a sub directory in "~/Library/Application Supp...
dynaflash
2010-08-06
3
-13
/
+52
*
MacGui: Disable preview hud controls during new source scans.
dynaflash
2010-08-05
5
-5
/
+44
*
MacGui: Do not call pictureSliderChanged in windowWillClose in HBPreviewContr...
dynaflash
2010-08-05
1
-1
/
+0
*
MacGui: Add separate method for cancelling a Live Preview encode.
dynaflash
2010-08-04
3
-20
/
+403
*
MacGui: Re-locate logic for encode done notifications as per user preferences.
dynaflash
2010-08-03
1
-22
/
+20
*
MacGui: Remove unused method declaration.
dynaflash
2010-08-02
1
-1
/
+0
*
MacGui: Rework how we get encode and queue done alerts.
dynaflash
2010-07-26
3
-89
/
+254
*
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
4
-15
/
+39
*
MacGui: Initial implementation of new queue sync code which allows multi-inst...
dynaflash
2010-07-17
5
-138
/
+365
*
MacGui: Make .m4v (Use iTunes Friendly Naming) default in preferences.
dynaflash
2010-07-07
1
-1
/
+1
*
fix some preset issues
jstebbins
2010-07-03
1
-25
/
+17
*
MacGui: Presets - Add abliity to modify width and height on a preset independ...
dynaflash
2010-06-28
3
-25
/
+1429
*
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: Adds a built-in iPad preset with a max width of 1024, peak fps of 29....
jbrjake
2010-06-19
2
-0
/
+101
*
MacGui: Advanced x264 panel overhaul. - Updates labeling
jbrjake
2010-06-18
3
-983
/
+929
*
MacGui: Peak Framerate initial implementation
dynaflash
2010-06-18
4
-31
/
+111
*
MacGui: Add flexible dylib path manipulation so that we can handle external d...
jstebbins
2010-06-04
2
-124
/
+122
*
MacGui: Set the hud control panels origin based on the size of the actual pre...
dynaflash
2010-06-02
1
-7
/
+9
*
Macgui: Sanity check multiple burned in vobsubs.
dynaflash
2010-05-26
1
-3
/
+21
*
MacGui: Enable soft vobsubs in mp4
dynaflash
2010-05-25
2
-94
/
+25
*
MacGui: Live Preview HUD Overlay playback controller initial implementation
dynaflash
2010-05-18
3
-39
/
+914
*
MacGui: Chapter Title import/export functionality
dynaflash
2010-05-06
3
-26
/
+323
*
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: Add subme 10 to the subpixel motion estimation widget in the advanced...
dynaflash
2010-04-02
1
-1
/
+1
*
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
2
-1
/
+5
*
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
*
MacGui: More Preview Window changes.
dynaflash
2010-03-05
1
-83
/
+162
*
MacGui: Audio fixes regarding CoreAudio as default.
dynaflash
2010-02-23
2
-75
/
+34
*
MacGui: In preview only set the origin of the hud control panel for the previ...
dynaflash
2010-02-20
1
-5
/
+6
*
MacGui: Preview replace a method that was hastily removed in 3125 when removi...
dynaflash
2010-02-19
4
-7
/
+54
*
MacGui: Removie Full Screen preview mode as its largely redundant when we hav...
dynaflash
2010-02-19
5
-310
/
+28
*
MacGui: Preview ... Allow the preview to use 100% of the the avaialable scree...
dynaflash
2010-02-19
1
-13
/
+3
*
MacGui: A bit of pixel nudging in the Destination area of the main window ......
dynaflash
2010-02-18
1
-14
/
+14
[next]