summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Fix build, there is no pref-advanced.png at the moment.ritsuka2007-09-111-4/+0
* MacGui: Added two not-so-good icons made by me for the prefs window toolbar.ritsuka2007-09-115-8/+20
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-1112-62/+336
* MacGui: better looking plus and minus icons for the presets drawerritsuka2007-09-106-2/+11
* Added new macgui files to Jamfileritsuka2007-09-101-0/+7
* MacGui: New preferences window. We need some new icons for the toolbar.ritsuka2007-09-109-40/+175
* MacGui: Fixed bitrate calculation for target size.ritsuka2007-09-094-10/+5
* MacGui: Fixed main window not showing updated filters settings after closing ...ritsuka2007-09-093-20/+29
* MacGui: ritsuka2007-09-085-40/+40
* MacGui: Fixed two stupid alignment problems in the main window, I should real...ritsuka2007-09-083-1/+1
* MacGui: Use validateMenuItem to autovalidate menu items. Plus small gui align...ritsuka2007-09-086-100/+73
* MacGui:ritsuka2007-09-0811-334/+387
* MacGui: Queue improvementdynaflash2007-09-071-150/+151
* MacGui: Move x264 advanced options code to a new class (HBAdvancedController)...ritsuka2007-09-0711-1096/+1332
* Testing my new commit privilegesritsuka2007-09-071-1/+2
* WinGUI:sr552007-09-071-384/+68
* MacGui: Queue Improvements from travistexdynaflash2007-09-0715-669/+1224
* WinGui:sr552007-09-062-29/+12
* WinGui:sr552007-09-062-53/+46
* MacGui: Remove unused QueueController files which were deprecated when the ne...dynaflash2007-09-062-345/+0
* MacGui: Ritsuka patch to remove a ton of booleans for the toolbar. Makes the ...dynaflash2007-09-062-298/+197
* WinGui:sr552007-09-055-263/+265