summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Be Gone x264 (h.264 iPod) encoder drop down!dynaflash2008-01-216-3023/+3004
* - get rid of 'chapter merging'.van2008-01-201-110/+143
* Set the alternate group for the audio tracks. Does only work when building wi...ritsuka2008-01-191-0/+3
* Patches mpeg4ip to add some new features:ritsuka2008-01-194-111/+314
* - Removed the damned MediaFork.icns file that should have been removed ages a...sr552008-01-181-0/+0
* Use IS0 639-2/T language codes instead of ISO 639-2/B language codes because ...jbrjake2008-01-181-22/+22
* Cygwin Contrib pack download file - Incorrect EOL markers threw it. Now fixedsr552008-01-181-12/+12
* Cygwin Contrib pack updated to 0014sr552008-01-181-12/+12
* MacGui: Remove the /macosx/localize.sh file from the make build process as it...dynaflash2008-01-172-60/+2
* MacGui: small tweak to check for duplicate output file before adding to the q...dynaflash2008-01-171-1/+2
* MacGui: Fix funky preview image colors in the Picture Preview window on PPC, ...dynaflash2008-01-171-0/+8
* WinGui:sr552008-01-161-57/+55
* MacGui: Sparkle Updater initial implementationdynaflash2008-01-16212-4317/+6613
* WinGui:sr552008-01-165-77/+93
* Test commit to try to figure out why Trac missed r1199 ...jbrjake2008-01-151-1/+1
* Make makes its glorious comeback -- you're stuck in a jam no more! Mac OS X C...jbrjake2008-01-151-1/+1
* Bumps libhb's copy of libmkv to 0.6.1.3, fixing the >2GB file crashes in Linux.jbrjake2008-01-152-8/+8
* Applies an experimental patch to x264 allowing VBV contraints on ABR in 2-pas...jbrjake2008-01-152-1/+250
* Bumps libhb's copy of x264 to r720.jbrjake2008-01-151-1/+1
* IHB: Now it's possible to choose where the converted files will be saved. Yay!ritsuka2008-01-153-909/+959
* MacGui: fixes scanning progress bar, still uses indeterminate for single titl...dynaflash2008-01-142-1980/+1972
* IHB: Interface beautifications, and an appletv preset.ritsuka2008-01-149-1192/+1207
* Use weightb=0 for turbo 1st pass x264 options. This prevents frame count disc...jbrjake2008-01-142-2/+2
* Don't bother informing the user when grayscale is off, since that's the case ...jbrjake2008-01-141-1/+3
* MacGui: Warn of duplicate output filenames when adding to the queue.dynaflash2008-01-144-8/+44
* Fix JamFile which broke jam when PictureGLView files were removed from xcode ...dynaflash2008-01-131-1/+0
* Macgui: Remove now defunct PictureGLView .h and .mm as they are no longer nec...dynaflash2008-01-133-491/+0
* MacGui: Switch PicturePreview to use NSImageView instead of the openGL view.dynaflash2008-01-123-3104/+3189
* MacGUI: Make a copy of HBCore in macosx folder.ritsuka2008-01-112-0/+322
* IHB: A new xcode project file, plus some experimental changes to test HBCore.ritsuka2008-01-1112-293/+6965
* Fixed jam error caused by my previous commit.ritsuka2008-01-111-5/+1
* MacGUI: move IHB source code to his own folder.ritsuka2008-01-1111-262/+0
* MacGui: False Update notices BE GONE!dynaflash2008-01-101-4/+6
* MacGui: Fix issue where presets were not applying their filters properly the ...dynaflash2008-01-101-3/+7
* WinGui:sr552008-01-091-1/+2
* WinGui:sr552008-01-0913-122/+918
* MacGui: Add some activity log messages pertaining to source scan selectiondynaflash2008-01-091-6/+10
* MacGui: Add preset name used (or custom) to the queue and activity logdynaflash2008-01-093-309/+436
* MacGui: Be gone useless IB notices!dynaflash2008-01-081-0/+2
* MacGui: establish the source display name in browseSourcesDone instead of sho...dynaflash2008-01-083-28/+38
* MacGui: modify writeToActivityLog to use vargsdynaflash2008-01-082-7/+16
* WinGui:sr552008-01-081-0/+10
* WinGui:sr552008-01-082-6/+6
* MacGui: HandBrake.app xib nib conversiondynaflash2008-01-0826-1504/+24304
* Macgui: Implement writeToActivityLog method with provides a simple way to sen...dynaflash2008-01-082-6/+13
* Macgui: Change to using stderr to write to the activity window from within th...dynaflash2008-01-071-6/+6
* - figure out MPEG PS duration from stream rather than faking it.van2008-01-061-91/+136
* fix for duplicate chapters when encoding with ffmpeg.van2008-01-061-3/+7
* Apply same edit to chapter track as to video track so chapters will stay invan2008-01-061-0/+7
* WinGui:sr552008-01-066-30/+39