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: Generate the Application Support path using API calls. Patch by blind...
ritsuka
2008-04-26
1
-14
/
+14
*
MacGUI: Add a return type to controller's init method. Patch by blindjimmy.
ritsuka
2008-04-26
1
-1
/
+6
*
MacGUI: Remove last traces of "_" macro and TranslateString. Patch by blindji...
ritsuka
2008-04-26
3
-46
/
+21
*
MacGUI: remove some old 10.4 specific code in HBDVDDetector. Patch by blindjimmy
ritsuka
2008-04-26
1
-18
/
+7
*
MacGui: make sure to strip off any source file extensions from the output fil...
dynaflash
2008-04-25
1
-19
/
+20
*
MacGui: Audio Tab - Make sure that selecting a subsequent audio track does no...
dynaflash
2008-04-25
1
-0
/
+28
*
CLI: Fixes optical scan reading in OS X by mirroring the MacGui work from r82...
jbrjake
2008-04-24
1
-0
/
+6
*
MacGui: only enable audio tracks if the previous tracks have been chosen.
dynaflash
2008-04-24
1
-3
/
+34
*
MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...
dynaflash
2008-04-15
17
-17
/
+17
*
MacGui: Fix AC3 Passthru bitrate setting in audio tab when using a legacy pre...
dynaflash
2008-04-14
1
-31
/
+33
*
MacGui: Get rid of some harmless warnings in Controller.mm during compiling.
dynaflash
2008-04-11
1
-11
/
+18
*
MacGui: Do not call customSettingsUsed until we have an intelligent way to de...
dynaflash
2008-04-10
1
-1
/
+4
*
MacGui: Adjust positioning of Frame Rate in Video Tab to make sure the framer...
dynaflash
2008-04-10
1
-4181
/
+4155
*
MacGui: Implement per audio track drc
dynaflash
2008-04-08
3
-4127
/
+4318
*
MacGui: Fix broken Add Preset function for adding custom presets.
dynaflash
2008-04-08
1
-27
/
+36
*
MacGui: Sanity Check AC3 passthrough against any input audio that is not AC3.
dynaflash
2008-04-08
1
-2
/
+2
*
MacGUI: Forgot a file in my previous commit.
ritsuka
2008-04-08
1
-4
/
+4
*
MacGUI: Fixed some crashes in the queue on x86_64
ritsuka
2008-04-08
1
-24
/
+24
*
MacGui: Fix errant encode done growl alert and send to MetaX function when fi...
dynaflash
2008-04-08
1
-7
/
+16
*
MacGui: Enhance Growl notifications and send to metaX so that each encode is ...
dynaflash
2008-04-07
3
-32
/
+57
*
MacGui: Fix the DTS source audio mixdown for an attempted AC3 passthru audio ...
dynaflash
2008-04-07
2
-6
/
+29
*
MacGui: Implement per track audio settings.
dynaflash
2008-04-07
7
-3424
/
+5597
*
MacGui: Fix issue where a new encode would retain one audio track from the pr...
dynaflash
2008-04-02
1
-1
/
+2
*
MacGui: Fix audio issue where both tracks would use the first source audio tr...
dynaflash
2008-04-02
1
-4
/
+4
*
MacGUI: Update to use the new audio layout.
saintdev
2008-04-01
3
-190
/
+268
*
"If one would give me six lines written by the hand of the most honest man, I...
jbrjake
2008-03-22
2
-19
/
+65
*
Theora.
saintdev
2008-03-20
1
-0
/
+12
*
MacGui: Write version info the the activity log and activity window
dynaflash
2008-03-17
2
-2
/
+17
*
MacGui: When selecting one x264 option disables another (like turning off CAB...
jbrjake
2008-03-12
2
-1
/
+187
*
MacGui: Clean up some formatting and errant comments left over from some of t...
dynaflash
2008-03-07
2
-37
/
+15
*
MacGui: Initial implementation of drag and drop in the presets drawer.
dynaflash
2008-03-07
4
-2034
/
+2239
*
MacGui: Presets - change the cursor highlighted color of the preset name to b...
dynaflash
2008-03-06
1
-1
/
+1
*
MacGui: Fix issue where renaming a preset does not reflect the new name immed...
dynaflash
2008-03-06
1
-12
/
+5
*
MacGui: move the presets sorting into a new method "-sortPresets" so it can b...
dynaflash
2008-03-06
2
-5
/
+12
*
MacGui: Increase the preset drawer max width and content view width by 60 px....
dynaflash
2008-03-06
1
-2007
/
+2023
*
MacGui: Fix issue where prepareJob was not sensing MKV in the Format popup co...
dynaflash
2008-03-05
1
-1
/
+1
*
MacGui: Be Gone rotten 64-bit preferences check. Be Gone!
dynaflash
2008-02-21
1
-1
/
+1
*
MacGui: Un-Banish the 64 bit mp4 checkbox from the Siberia known as the prefe...
dynaflash
2008-02-21
4
-2553
/
+2438
*
MacGui: Fix and issue for auto adding the .m4v file extension for the aac + a...
dynaflash
2008-02-21
2
-9
/
+18
*
MacGui: Fix issue where canceling the open source window, then re opening it ...
dynaflash
2008-02-21
1
-2
/
+2
*
MacGui: Change Home Page, Forum, and Wiki links in the help menu to use handb...
0.9.2
dynaflash
2008-02-19
1
-3
/
+3
*
MacGui: Change version number to 0.9.2 and build number to 2008021900 in prep...
dynaflash
2008-02-19
2
-12
/
+13
*
MacGui: As per newer vfr implementation. No longer disable the framerate popu...
dynaflash
2008-02-19
1
-7
/
+1
*
Use 64-bit MP4 containers for the AppleTV preset, in case the 2500kb/s video ...
jbrjake
2008-02-18
1
-0
/
+3
*
Sanity check the input codec is AC3 when selecting AC3 pass through to avoid ...
eddyg
2008-02-18
1
-1
/
+1
*
MacGui: fix preset drawer so that the presets outline view expands down with ...
dynaflash
2008-02-18
1
-1962
/
+1974
*
MacGui: Make sure that mp4's using ac3 passthru whether by itself or in combi...
dynaflash
2008-02-18
1
-0
/
+9
*
Preset updates, including AC3 and AAC for ATV, less insane settings for some ...
jbrjake
2008-02-18
1
-8
/
+8
*
MacGui: add HB_AMIXDOWN_AC3 to HB QueueController so it reports the new hybri...
dynaflash
2008-02-17
1
-2
/
+3
*
MacGui: Fix DPL2 + AC3 mixdown crash if the input audio source is DTS
dynaflash
2008-02-17
1
-1
/
+1
[next]