summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: Patches for xvid and mpeg4ip Updated to work with new nasm 2.x.xsr552008-01-262-296/+338
* Add an (optional) iso639_2b field to the language struct so that we will acce...van2008-01-242-23/+28
* MacGui: Fix bug where switching titles with vfr on changes the framerate from...dynaflash2008-01-231-4/+3
* Updated my entry in Authorseddyg2008-01-231-2/+3
* - Make MPEG audio (and other audio types besides AC3) work.van2008-01-221-103/+126
* - rather than completely giving up on a dvd because we got a read error on ne...van2008-01-221-5/+13
* MacGui: comment out two unused variables from legacy update system to quell b...dynaflash2008-01-221-2/+3
* Maintains separate filter settings for each job. This prevents the MacGui fro...jbrjake2008-01-225-21/+60
* Prevents VFR from leaving PTS gaps at dropped frames, so it works properly wi...jbrjake2008-01-221-13/+17
* MacGui: Remove one last section of code which generated the old update alert ...dynaflash2008-01-221-14/+0
* MacGui: Remove deprecated -updateAlertDone method used in the old updating sc...dynaflash2008-01-222-33/+9
* account for quantization bias when computing durations for vfr.van2008-01-221-8/+2
* When vfr is selected use the frame timing from render.c rather than generatin...van2008-01-221-38/+68
* MacGui: Fix issue where selecting the chapter tab can crash the macgui if no ...dynaflash2008-01-222-1/+10
* MacGui: Make Legacy iPod presets truly backwards compatibledynaflash2008-01-221-6/+7
* Put the correct subtitle language in the Queue for the Mac GUI.eddyg2008-01-221-2/+2
* Updates manicure to parse the new way of setting iPod-compatible encodes in M...jbrjake2008-01-212-33/+33
* Change subtitle position to prevent displaying within a 2% margin of the heig...eddyg2008-01-211-10/+53
* Macgui: update built in presets to comply with the new x264 encoder and Add i...dynaflash2008-01-211-19/+19
* 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