summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Updated the input channel layouts to store the source LFE information as well...maurj2007-05-061-6/+7
* Enabled DTS channel mixdowns by moving to a more generic input channel layout...maurj2007-05-041-26/+12
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-0/+22
* macGui: x264 Advanced preset strings, if user has specified a default string ...dynaflash2007-04-301-33/+33
* MacGui: Advanced Tab initial implementationdynaflash2007-04-305-61/+48
* macGui: Change the Growl encode done notification to be the same as the onscr...dynaflash2007-04-271-1/+1
* macGui: Growl Support initial implementationdynaflash2007-04-2713-16/+1766
* macGui: Encode Done Notification initial implementationdynaflash2007-04-262-11/+15
* MacGui: Presets and Main Menudynaflash2007-04-253-2/+69
* MacGui: Queue modificationsdynaflash2007-04-255-33/+26
* Named Chapter Markers build fixdynaflash2007-04-251-0/+20
* Fix Previous Bad commit for Cyanders Chapter Markersdynaflash2007-04-257-11/+143
* MacGui: Correct Version to 0.8.5b1 in all references to HandBrake.appdynaflash2007-04-233-36/+36
* Tidied up the Mac OS X GUI prefs window layout a bitmaurj2007-04-202-0/+1
* Fixed PrefsController.m so that the default prefs are correctly used when a u...maurj2007-04-201-28/+19
* MacGui: update Built-In Presets to all use a 48 khz audio sample rate.dynaflash2007-04-201-2/+2
* Improved the bitrate in Controller.mm to deal with different bitrates for dif...maurj2007-04-201-25/+79
* MacGui: Initial implementation of capping avialable bitrates depending on aud...dynaflash2007-04-195-3/+32
* Small change to Controller.mm to ensure that Stereo is offered as a mixdown w...maurj2007-04-191-7/+10
* This change stops Presets from saving and loading "language / audio format" t...maurj2007-04-191-76/+0
* MacGui: Added HandBrake Users Guide under the Help menu. Links to our wiki gu...dynaflash2007-04-185-4/+8
* MacGui: Replace the "Rip" button with "Start". As we are generally removing r...dynaflash2007-04-183-8/+6
* MacGui: Minor cosmetic changesdynaflash2007-04-182-2/+2
* MacGui: Cosmetic change and default pref changedynaflash2007-04-183-3/+3
* MacGui: Clean up a few things w/x264optstring prefs and presetsdynaflash2007-04-186-19/+47
* Improved the Mac OS GUI's handling of language / audio track settings in pre...maurj2007-04-182-59/+73
* Removed all references to the old job->surround variable, as it is no longer ...maurj2007-04-186-25/+3
* MacGui: Picture Preview - Anamorphicdynaflash2007-04-172-19/+31
* MacGui: Fix Presets mangling the x264 option strings for the umpteenth time.dynaflash2007-04-165-42/+44
* MacGui: Presets Built in changes-dynaflash2007-04-161-7/+7
* Fixed a bug in the Mac GUI (Controller.mm), introduced in rev 511, whereby se...maurj2007-04-161-16/+23
* Amended controller.mm to prevent the user from selecting the same audio track...maurj2007-04-161-7/+19
* Unbreak the build! Yay. (Should have been part of r508).clee2007-04-151-8/+8
* MacGui: Fix x264 options strings in the queue by implementing patch from Nyx....dynaflash2007-04-131-9/+28
* MacGui: Show x264 options string right under the "Encoder" drop down in main ...dynaflash2007-04-133-2/+9
* MacGui: Attempt to fix x264 options in Presets.dynaflash2007-04-123-6/+13
* MacGui: Presets - modify built in presets to work with the new audio formats....dynaflash2007-04-123-13/+26
* MacGui: Presets now utilize Audio Mixdowns Thanks maurj!dynaflash2007-04-124-19/+86
* Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G...maurj2007-04-126-100/+236
* Checking in macosx/Controller.mm, which should have been included with rev 49...maurj2007-04-111-1/+1
* MacGui: Framerate Revert changes back to "Same as Source" from rev 492dynaflash2007-04-101-12/+3
* MacGui: Frameratedynaflash2007-04-101-3/+12
* MacGui: Presets - fix bug where editing the preset name corrupts the x264 opt...dynaflash2007-04-103-3/+2
* MacGui: Built In Presetsdynaflash2007-04-061-3/+3
* MacGui: Add PS3 Built in Preset. This needs to be tested by someone that has ...dynaflash2007-04-052-2/+75
* MacGui: Last source directory used is now remembered and used the next time i...dynaflash2007-04-053-3/+20
* MacGui: Presets Menu now in Main Menu bardynaflash2007-04-055-8/+44
* MacGui: disable Vorbis 6 channel encoding since it is broken in libhb.dynaflash2007-04-043-5/+6
* MacGui: x264 options in presets - initial implementationdynaflash2007-04-045-22/+71
* MacGui: Presetsdynaflash2007-03-304-10/+28