summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Main Window Layout Changedynaflash2007-05-092-1/+1
* MacGui: here's the .nib part of the r573 commit, which didn't take.jbrjake2007-05-092-1/+1
* MacGui: rearranges the x264 option widgets in preparation for adding more, an...jbrjake2007-05-091-6/+6
* MacGui: Advanced Options tabdynaflash2007-05-081-0/+8
* macGui: Advanced Tab - Initial Implementationdynaflash2007-05-085-8/+368
* Updated the input channel layouts to store the source LFE information as well...maurj2007-05-068-85/+112
* Updated do_job() in work.c to remove any non-AC3 audio tracks from the job be...maurj2007-05-041-0/+14
* Reverted the rev567 "configure" change, as of course you don't need to run co...maurj2007-05-041-1/+1
* Changed a few "MediaFork" references in the textfile docs to say "HandBrake" ...maurj2007-05-044-7/+5
* Updated BUILD to include information about the updated version of libtool, au...maurj2007-05-043-3/+21
* Enabled DTS channel mixdowns by moving to a more generic input channel layout...maurj2007-05-044-332/+206
* Tells x264 to use threads=cpus*1.5 instead of threads=cpus. This is because x...jbrjake2007-05-021-1/+1
* Updates the Mac OS X contrib binary version to 0013, which includes x264 r654.jbrjake2007-05-021-1/+1
* Updated contrib binary pack with x264-r654 and libdcasr552007-05-021-2/+2
* Updates x264 from r604 to r654, giving HandBrake sliceless threading, among o...jbrjake2007-05-023-9/+9
* Updated the CLI makefile to include the new libdca contrib for DTS audio supp...maurj2007-05-021-2/+2
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-0218-144/+1475
* Fixed makefile for cygwin. Replaced spaces with tabsr552007-05-021-32/+32
* 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
* Various fixes:saintdev2007-04-266-9/+80
* 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-2520-52/+714
* Cyanders Named Chapter Markersdynaflash2007-04-251-0/+4
* MacGui: Correct Version to 0.8.5b1 in all references to HandBrake.appdynaflash2007-04-233-36/+36
* Nests the pdf directory inside the doc directory, for the "make release" .dmg0.8.5-beta.1jbrjake2007-04-201-1/+1
* Removed rtf changelog as it is not requiredsr552007-04-201-2866/+0
* Updates "make release" to use proper intercapping (HandBrake not Handbrake) a...jbrjake2007-04-201-1/+1
* Credit Nyx's b-frame workjbrjake2007-04-201-0/+3
* Tidied up the Mac OS X GUI prefs window layout a bitmaurj2007-04-202-0/+1
* AUTHORS file claimed to be for "MediaFork previously HandBrake" - changed to ...maurj2007-04-201-3/+1
* Updated AUTHORS file to shout about all the extra bits I've added for 0.8.5b1:)maurj2007-04-201-1/+4
* Fixed PrefsController.m so that the default prefs are correctly used when a u...maurj2007-04-201-28/+19
* Getting the Jamrules and Makefile.config ready for the return of the update c...jbrjake2007-04-202-4/+4
* 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
* Add 384 kbps to Audio Bitrates selection for use with 6 channel discretedynaflash2007-04-181-1/+1
* 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