summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGUI: Remove the "toolbar" variable from Controller. Patch by blindjimmy.ritsuka2008-04-262-15/+14
* MacGUI: Generate the Application Support path using API calls. Patch by blind...ritsuka2008-04-261-14/+14
* MacGUI: Add a return type to controller's init method. Patch by blindjimmy.ritsuka2008-04-261-1/+6
* MacGUI: Remove last traces of "_" macro and TranslateString. Patch by blindji...ritsuka2008-04-263-46/+21
* MacGUI: remove some old 10.4 specific code in HBDVDDetector. Patch by blindjimmyritsuka2008-04-261-18/+7
* MacGui: make sure to strip off any source file extensions from the output fil...dynaflash2008-04-251-19/+20
* MacGui: Audio Tab - Make sure that selecting a subsequent audio track does no...dynaflash2008-04-251-0/+28
* Changes to support unstructured program streams (such as those produced by a ...van2008-04-251-342/+463
* - Don't allow chapter durations to go negative (since durations are unsigned...van2008-04-252-16/+31
* Bumps libx264 to 828-ee95c7fjbrjake2008-04-241-1/+1
* CLI: Fixes optical scan reading in OS X by mirroring the MacGui work from r82...jbrjake2008-04-242-0/+192
* MacGui: only enable audio tracks if the previous tracks have been chosen.dynaflash2008-04-241-3/+34
* WinGui:sr552008-04-241-1/+1
* WinGui:sr552008-04-243-369/+108
* WinGui:sr552008-04-232-41/+27
* libhb:sr552008-04-201-22/+134
* Fixes make building in OS X:jbrjake2008-04-182-4/+15
* Handle the case where hb_list_audio_config_item is passed an invalid index.saintdev2008-04-181-2/+4
* Bump libmkv to 0.6.3saintdev2008-04-181-1/+1
* WinGui:sr552008-04-176-26/+30
* WinGui:sr552008-04-172-28/+4
* WinGui:sr552008-04-174-18/+89
* WinGui: A few hundred fixes to the Audio Tab, Preset Loader and Query Generator.sr552008-04-173-38/+107
* Avoid a divide by 0 in encfaac.c caused by the mixdown not being specifiededdyg2008-04-171-0/+9
* WinGUI:sr552008-04-164-1/+19
* Print a log line for the first chapter.van2008-04-151-0/+8
* Move clock recovery code from reader to demuxmpeg so it sees all frames & not...van2008-04-156-72/+65
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-1517-17/+17
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-1548-52/+55
* WinGui: nullsoft installer GPL header file updated to handbrake.frsr552008-04-151-1/+1
* Use UTF8 encoding and LF line endings.jbrjake2008-04-151-274/+274
* Updated Cygwin patch file for the new version of x264sr552008-04-141-5/+4
* MacGui: Fix AC3 Passthru bitrate setting in audio tab when using a legacy pre...dynaflash2008-04-141-31/+33
* Fix the automatic subtitle scan that I broke with r1412.van2008-04-144-8/+34
* Fixes for different number of frames between pass 1 & 2, missing frames at en...van2008-04-136-73/+55
* Bumps x264 to the latest snapshot tarball, which version.sh translates from h...jbrjake2008-04-132-2/+1
* When dropping frames from pullup for VFR, deallocate the associated subtitle ...jbrjake2008-04-131-1/+4
* WinGui:sr552008-04-123-26/+74
* WinGui:sr552008-04-124-20/+29
* WinGui:sr552008-04-124-59/+120
* WinGui:sr552008-04-124-512/+1483
* WinGui:sr552008-04-111-1/+1
* Let's try out saner b-frame init delays again.jbrjake2008-04-111-4/+2
* MacGui: Get rid of some harmless warnings in Controller.mm during compiling.dynaflash2008-04-111-11/+18
* Provide more feedback as to the types of the streams in an MPEG Transport streameddyg2008-04-111-24/+101
* Fix brain fade in comments (it's been a long day).van2008-04-101-3/+3
* Fix avi containers which I unwittingly broke with r1341.van2008-04-101-26/+95
* MacGui: Do not call customSettingsUsed until we have an intelligent way to de...dynaflash2008-04-101-1/+4
* MacGui: Adjust positioning of Frame Rate in Video Tab to make sure the framer...dynaflash2008-04-101-4181/+4155
* MacGui: Implement per audio track drcdynaflash2008-04-083-4127/+4318