summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Live Preview ...dynaflash2011-08-242-24/+36
* LinGui: fix problem with preset updatesjstebbins2011-08-241-8/+12
* LinGui: make values for preset key AudioEncoderFallback compatible with mac uijstebbins2011-08-221-1/+13
* CLI: standardize passthru fallbacks.Rodeo2011-08-191-33/+81
* CLI: fix a bug where gain wouldn't be initialized when there were more input ...Rodeo2011-08-191-1/+15
* LinGui: compute passthru fallbacksjstebbins2011-08-191-11/+42
* lingui: fix issues with preset valuesjstebbins2011-08-192-7/+20
* MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...Rodeo2011-08-182-3/+24
* MacGui: Fix crash when launching then cancelling new source and quitting woul...dynaflash2011-08-181-5/+11
* MacGui: Fix a crash in live preview where upon closing the preview window dur...dynaflash2011-08-171-9/+6
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-1733-999/+422
* Blu-ray: display playlist number in log, CLI scan output, and title drop-down.Rodeo2011-08-166-7/+38
* WinGui: Add support for upcoming changes to CLI scan output showing bluray pl...sr552011-08-161-4/+19
* libhb: Use h.264 recovery points as key frames when decodingjstebbins2011-08-163-27/+164
* MacGUI: Advanced panel: remove unnecessary checks when hiding the psy sliders.Rodeo2011-08-151-10/+4
* MacGUI: HBAudioController.m: remove two stray newlines which my patch inexpli...Rodeo2011-08-151-2/+0
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-1530-41/+565
* WinGui: Couple of minor bug fixes in the user settings code.sr552011-08-152-1/+2
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-1523-565/+329
* WinGui: Remove a duplicate model object.sr552011-08-158-50/+1
* WinGui: Clear all option on the queue.sr552011-08-158-23/+74
* WinGui: Fix an issue with Multi-instance detection.sr552011-08-141-1/+1
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-1310-17/+45
* libhb: fix setting Libav codec private optionsjstebbins2011-08-125-10/+37
* WinGui: Added in release installer support to the msbuild file.sr552011-08-121-4/+20
* MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo...dynaflash2011-08-122-776/+423
* WinGui: Disable the "Run HandBrake" option after the installer. Running under...sr552011-08-114-4/+4
* WinGui: Add support for performing a silent install. (Patch by cookie23 - Jer...sr552011-08-114-20/+32
* WinGui: Fix a NullPointerException in the AudioPanel that was causing some fu...sr552011-08-111-2/+7
* libhb: allow changing colorimetry in x264 optionsjstebbins2011-08-085-48/+48
* WinGui: Build fixsr552011-08-081-2/+0
* WinGui: Removed some unneeded codesr552011-08-073-12/+0
* WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...sr552011-08-0710-23/+243
* WinGui: Support DTS-HD in MP4.sr552011-08-071-1/+1
* WinGui: Add support for DTS passthru in MP4 and add smarter fallback audio en...sr552011-08-071-31/+85
* WinGui: Support for AAC and MP3 Passthru added + change default audio mode se...sr552011-08-076-6/+65
* WinGui: Refactored the Automatic Audio Selection so that it is more intuitive...sr552011-08-073-74/+89
* WinGui: Subme 11 support.sr552011-08-061-1/+2
* libhb: tighten up dvd program stream detectionjstebbins2011-08-041-2/+4
* LinGui: fix hud rendering issuejstebbins2011-08-031-0/+7
* MacGui / LinGui: Add subme 11 to both ui's now that x264 has it. This way ......dynaflash2011-08-034-3/+7
* x264 bump from r1995 to r2044dynaflash2011-08-031-1/+1
* WinGui: Add a warning to the "Audio and Subtitles" tab to notify people that ...sr552011-08-012-19/+30
* libhb: fix mis-detection of mov files as mpeg PSjstebbins2011-08-011-8/+10
* add more audio passthru optionsjstebbins2011-08-0129-501/+830
* bump Libav from git-v0.7b2-406-g7b20d35 to release 0.7.1jstebbins2011-08-017-41/+21
* libhb: fix some log spam when scanning h.264 BDsjstebbins2011-08-013-4/+4
* WinGui: Temporary fix for the audio panel not accepting preset audio tracks d...sr552011-07-312-2/+17
* WinGui: Usability Improvements on the Audio and Subtitle tabs.sr552011-07-318-114/+269
* libhb: fix an avcodec error checkjstebbins2011-07-301-1/+1