summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Small fix to Max Width and Height settings from presets. Presets with...sr552011-07-281-5/+3
* MacGui: Widen the encoding progress bar to fit the widened main window ... duh.dynaflash2011-07-281-45/+1017
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-2712-1033/+612
* Min Duration now uses Seconds rather than ticks.sr552011-07-241-2/+4
* WinGui: Increase the max number on the Min scan length numeric control. sr552011-07-241-10/+15
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-2414-40/+64
* WinGui: Improvements and bug fixes to the installer, including better support...sr552011-07-246-7/+720
* lingui: work around stupid GtkFileChooser bugjstebbins2011-07-241-0/+9
* WinGui: Add support for Minimum Duration setting for scans.sr552011-07-249-170/+227
* Update built-in presets and manicure to use mixdown "None" for passthrujstebbins2011-07-243-12/+36
* a52dec: silence pointless deca52 message (no accelerated IMDCT)jstebbins2011-07-241-0/+11
* Core Audio encoders: use hb_layout_remap instead of Apple's remapping functionsjstebbins2011-07-241-27/+39
* libhb: encavcodecaudio improvementsjstebbins2011-07-242-65/+11
* WinGui: Tooltip fix by Vendolissr552011-07-241-2/+1
* Update CLI and LinGUI presets, patch by Rodeosr552011-07-242-149/+134
* WinGui: Tweak the new audio panel options pane to give it a cleaner appearanc...sr552011-07-233-670/+307