| Commit message (Expand) | Author | Age | Files | Lines |
* | libhb: Use h.264 recovery points as key frames when decoding | jstebbins | 2011-08-16 | 3 | -27/+164 |
* | MacGUI: Advanced panel: remove unnecessary checks when hiding the psy sliders. | Rodeo | 2011-08-15 | 1 | -10/+4 |
* | MacGUI: HBAudioController.m: remove two stray newlines which my patch inexpli... | Rodeo | 2011-08-15 | 1 | -2/+0 |
* | WinGui: Add a service manager to maintain single instances of services & upda... | sr55 | 2011-08-15 | 30 | -41/+565 |
* | WinGui: Couple of minor bug fixes in the user settings code. | sr55 | 2011-08-15 | 2 | -1/+2 |
* | WinGui: Finished re-writing the user settings service to use xml file storage... | sr55 | 2011-08-15 | 23 | -565/+329 |
* | WinGui: Remove a duplicate model object. | sr55 | 2011-08-15 | 8 | -50/+1 |
* | WinGui: Clear all option on the queue. | sr55 | 2011-08-15 | 8 | -23/+74 |
* | WinGui: Fix an issue with Multi-instance detection. | sr55 | 2011-08-14 | 1 | -1/+1 |
* | Interop: Struct changes to keep up with libhb and passthrough updates. Also f... | randomengy | 2011-08-13 | 10 | -17/+45 |
* | libhb: fix setting Libav codec private options | jstebbins | 2011-08-12 | 5 | -10/+37 |
* | WinGui: Added in release installer support to the msbuild file. | sr55 | 2011-08-12 | 1 | -4/+20 |
* | MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo... | dynaflash | 2011-08-12 | 2 | -776/+423 |
* | WinGui: Disable the "Run HandBrake" option after the installer. Running under... | sr55 | 2011-08-11 | 4 | -4/+4 |
* | WinGui: Add support for performing a silent install. (Patch by cookie23 - Jer... | sr55 | 2011-08-11 | 4 | -20/+32 |
* | WinGui: Fix a NullPointerException in the AudioPanel that was causing some fu... | sr55 | 2011-08-11 | 1 | -2/+7 |
* | libhb: allow changing colorimetry in x264 options | jstebbins | 2011-08-08 | 5 | -48/+48 |
* | WinGui: Build fix | sr55 | 2011-08-08 | 1 | -2/+0 |
* | WinGui: Removed some unneeded code | sr55 | 2011-08-07 | 3 | -12/+0 |
* | WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain... | sr55 | 2011-08-07 | 10 | -23/+243 |
* | WinGui: Support DTS-HD in MP4. | sr55 | 2011-08-07 | 1 | -1/+1 |
* | WinGui: Add support for DTS passthru in MP4 and add smarter fallback audio en... | sr55 | 2011-08-07 | 1 | -31/+85 |
* | WinGui: Support for AAC and MP3 Passthru added + change default audio mode se... | sr55 | 2011-08-07 | 6 | -6/+65 |
* | WinGui: Refactored the Automatic Audio Selection so that it is more intuitive... | sr55 | 2011-08-07 | 3 | -74/+89 |
* | WinGui: Subme 11 support. | sr55 | 2011-08-06 | 1 | -1/+2 |
* | libhb: tighten up dvd program stream detection | jstebbins | 2011-08-04 | 1 | -2/+4 |
* | LinGui: fix hud rendering issue | jstebbins | 2011-08-03 | 1 | -0/+7 |
* | MacGui / LinGui: Add subme 11 to both ui's now that x264 has it. This way ...... | dynaflash | 2011-08-03 | 4 | -3/+7 |
* | x264 bump from r1995 to r2044 | dynaflash | 2011-08-03 | 1 | -1/+1 |
* | WinGui: Add a warning to the "Audio and Subtitles" tab to notify people that ... | sr55 | 2011-08-01 | 2 | -19/+30 |
* | libhb: fix mis-detection of mov files as mpeg PS | jstebbins | 2011-08-01 | 1 | -8/+10 |
* | add more audio passthru options | jstebbins | 2011-08-01 | 29 | -501/+830 |
* | bump Libav from git-v0.7b2-406-g7b20d35 to release 0.7.1 | jstebbins | 2011-08-01 | 7 | -41/+21 |
* | libhb: fix some log spam when scanning h.264 BDs | jstebbins | 2011-08-01 | 3 | -4/+4 |
* | WinGui: Temporary fix for the audio panel not accepting preset audio tracks d... | sr55 | 2011-07-31 | 2 | -2/+17 |
* | WinGui: Usability Improvements on the Audio and Subtitle tabs. | sr55 | 2011-07-31 | 8 | -114/+269 |
* | libhb: fix an avcodec error check | jstebbins | 2011-07-30 | 1 | -1/+1 |
* | WinGui: Small fix to Max Width and Height settings from presets. Presets with... | sr55 | 2011-07-28 | 1 | -5/+3 |
* | MacGui: Widen the encoding progress bar to fit the widened main window ... duh. | dynaflash | 2011-07-28 | 1 | -45/+1017 |
* | libhb: fix or simplify several hacks involved with Libav support | jstebbins | 2011-07-27 | 12 | -1033/+612 |
* | Min Duration now uses Seconds rather than ticks. | sr55 | 2011-07-24 | 1 | -2/+4 |
* | WinGui: Increase the max number on the Min scan length numeric control. | sr55 | 2011-07-24 | 1 | -10/+15 |
* | Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te... | randomengy | 2011-07-24 | 14 | -40/+64 |
* | WinGui: Improvements and bug fixes to the installer, including better support... | sr55 | 2011-07-24 | 6 | -7/+720 |
* | lingui: work around stupid GtkFileChooser bug | jstebbins | 2011-07-24 | 1 | -0/+9 |
* | WinGui: Add support for Minimum Duration setting for scans. | sr55 | 2011-07-24 | 9 | -170/+227 |
* | Update built-in presets and manicure to use mixdown "None" for passthru | jstebbins | 2011-07-24 | 3 | -12/+36 |
* | a52dec: silence pointless deca52 message (no accelerated IMDCT) | jstebbins | 2011-07-24 | 1 | -0/+11 |
* | Core Audio encoders: use hb_layout_remap instead of Apple's remapping functions | jstebbins | 2011-07-24 | 1 | -27/+39 |
* | libhb: encavcodecaudio improvements | jstebbins | 2011-07-24 | 2 | -65/+11 |