summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Fix issue where Source is display with the volume id (ie. disk1) inst...dynaflash2007-09-281-3/+4
* WinGui:sr552007-09-275-357/+300
* Fixes encx264.c from rev 994 to avoid crasing with 2pass and auto select / fo...dynaflash2007-09-271-3/+3
* MacGui: Add the auto detected framerate to the "Same as source" item in the "...dynaflash2007-09-271-4/+66
* MacGui: Mod encx264.c to allow the queue to show the advanced x264 options in...dynaflash2007-09-271-1/+2
* Mistake in chapter merging well spotted by Van, which would cause the encodin...eddyg2007-09-271-0/+1
* A line went missing from Controller.mm in the reorg of that file, youeddyg2007-09-261-0/+5
* MacGui: Queue - fixes issue where starting a job and then adding to the queue...dynaflash2007-09-261-18/+58
* WinGui:sr552007-09-252-94/+105
* WinGui:sr552007-09-241-8/+15
* WinGUI:sr552007-09-248-525/+562
* WinGUI:sr552007-09-244-29/+261
* MacGui: Queue update adds auto wrap to detail lines so that detail does not g...dynaflash2007-09-2426-1352/+808
* MacGUI: Remove not used icons from xcode projectritsuka2007-09-231-41/+9
* MacGUI: Various little code cleanup and small alignment fixes in the nib.ritsuka2007-09-234-143/+87
* WinGui:sr552007-09-226-414/+74
* WinGui:sr552007-09-223-4/+4
* WinGui:sr552007-09-2213-114/+204
* WinGUI: - Fix for Non english language systems that use floats with a , inste...sr552007-09-223-7/+14
* Cygwin Contrib Pack updated to 0012.sr552007-09-221-2/+2
* MacGUI: don't reset codecs popup when changing format, if the new format supp...ritsuka2007-09-221-0/+6
* Improved PMT and PAT algorithms to work with streams where the PAT contains e...awk2007-09-211-227/+262
* MacGui: Keep track of the state of the keep aspect ratio checkbox when turnin...dynaflash2007-09-192-10/+27
* Warning message had preview number out by one.eddyg2007-09-191-2/+2
* Don't discard titles during scan just because of a read failure on one or mor...eddyg2007-09-191-3/+6
* MacGui: Add conditional to 6 channel vorbis to remove < 192 bitrates from po...dynaflash2007-09-181-0/+11
* MacGui: Enable 6-channel Vorbis audiodynaflash2007-09-181-1/+2
* MacGui: Auto resize picture window to reflect proper anamorphic size in the P...dynaflash2007-09-181-33/+51
* MacGui: Hawman fix for the HawkPack toolbar icons. Fixes nasty alpha issue wi...dynaflash2007-09-172-0/+0
* MacGui: Queue improvements from travistexdynaflash2007-09-174-36/+466
* Van's changes to the x264 lib and HB encoder to ensure that an IDR frame is u...eddyg2007-09-173-1/+48
* Re-enable 6ch vorbis audio.saintdev2007-09-162-6/+16
* MacGui: Scale > 720 or > 480 Picture Previews and the Picture Settings window...dynaflash2007-09-165-11/+140
* MacGui: Use the parent folder if VIDEO_TS is chosen as a source for display a...dynaflash2007-09-142-31/+37
* MacGui: New Queue Enhancements courtesy of travistexdynaflash2007-09-1410-74/+720
* Update libvorbis to aoTuV beta5.saintdev2007-09-141-1/+1
* Reverts an errant checking for from rev 960dynaflash2007-09-134-155/+56
* jbrjake's loose pixel ratio patch.saintdev2007-09-134-56/+155
* MacGui: Update Toolbar icons with the HawkPackdynaflash2007-09-1314-6/+42
* Cast the flags passed to sws_getContext to a 16-bit int.saintdev2007-09-132-3/+3
* MacGui: Fix the target size crash for real, and autovalidate the open source ...ritsuka2007-09-121-5/+1
* MacGui: Add warning if "Sleep" or "Shutdown" is going to occur after encoding...dynaflash2007-09-122-0/+35
* MacGui: Fix Quit command, especially during encodingdynaflash2007-09-122-45/+70
* MacGui: Fix a crash in calculateBitrate:ritsuka2007-09-121-1/+1
* Re-enable ffmpeg ipod muxer.saintdev2007-09-121-1/+1
* MacGui: fix deinterlace setting for the Picture Preview window which as broke...dynaflash2007-09-111-0/+12
* MacGui: Reorganized prefs window. Re-added pref-general.png to copy bundle re...ritsuka2007-09-114-7/+13
* MacGui: Fix starting an encode when nothing is in the queue bug which was int...dynaflash2007-09-111-1/+7
* MacGui: New queue enhancementsdynaflash2007-09-1118-1560/+1329
* MacGui: Fixed a memory leak in picturecontroller.mm added in #936ritsuka2007-09-111-2/+1