| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: Some tidy up and refactoring in the interop library. Few small intern... | sr55 | 2014-02-21 | 18 | -196/+588 |
* | Interop: Various fixes/features | randomengy | 2014-02-01 | 1 | -0/+11 |
* | Interop: Input/output paths are now encoded to UTF-8. Removed references to h... | randomengy | 2013-10-13 | 3 | -158/+194 |
* | Interop: Removed unused structs and constants and added warnings in libhb cod... | randomengy | 2013-09-19 | 1 | -0/+2 |
* | Interop: Various fixes/improvements | randomengy | 2013-09-14 | 5 | -3/+56 |
* | WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk | sr55 | 2013-08-23 | 2 | -0/+31 |
* | Interop: Updated some structs to keep up with libhb. Exposed video quality li... | randomengy | 2013-08-23 | 4 | -18/+79 |
* | Interop: Bringing it up to speed with the latest nightlies. Interop now expos... | randomengy | 2013-06-18 | 2 | -54/+108 |
* | WiWinGui: Remap the audio and video encoders. Hopefully this should also be ... | sr55 | 2013-06-16 | 2 | -8/+43 |
* | WinGui: Add support for the 24bit flac encoder. | sr55 | 2013-06-01 | 1 | -1/+4 |
* | Exposing DurationPts on titles and chapters from scans, along with some conve... | randomengy | 2013-03-31 | 1 | -22/+28 |
* | WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg... | sr55 | 2013-02-12 | 10 | -188/+460 |
* | WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide... | sr55 | 2013-01-06 | 1 | -0/+3 |
* | WinGui: Removed High444, use auto instead. | sr55 | 2012-12-31 | 1 | -3/+3 |
* | WinGui: Remove High10 and High422 options. | sr55 | 2012-12-31 | 1 | -4/+4 |
* | WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui. | sr55 | 2012-12-28 | 3 | -7/+1 |
* | Interop: Updated to support removal of title->job. Removed some obsolete prop... | randomengy | 2012-11-21 | 2 | -11/+24 |
* | Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve... | randomengy | 2012-11-12 | 1 | -0/+4 |
* | WinGui: Initial work to overhaul the plist import code. | sr55 | 2012-10-27 | 6 | -21/+24 |
* | Interop: Bring up to speed with libhb. Exposes more functions, accommodates c... | randomengy | 2012-09-20 | 4 | -22/+28 |
* | WinGui: Make sure new Mixdowns get appropriate bitrate selections for aac | sr55 | 2012-09-07 | 1 | -3/+3 |
* | WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on... | sr55 | 2012-09-07 | 1 | -2/+17 |
* | Interop: Some refactoring, exposing list of video encoders, fixed const value... | randomengy | 2012-08-12 | 1 | -268/+278 |
* | WinGui: Support for bob deinterlacing/ decomb. | sr55 | 2012-05-05 | 2 | -0/+2 |
* | WinGui: (WPF) Further work wiring up the new UI. | sr55 | 2012-03-01 | 1 | -6/+45 |
* | WinGui: Fixes to the preset system and plist exporter. (Missing keys) | sr55 | 2012-02-05 | 2 | -2/+2 |
* | WinGui: Add support for --audio-copy-mask and --audio-fallback | sr55 | 2012-01-14 | 1 | -2/+2 |
* | WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ... | sr55 | 2011-12-27 | 3 | -3/+12 |
* | Interop: Updates to the Interop Library to use the new methods to get at the ... | sr55 | 2011-10-30 | 13 | -17/+469 |
* | WinGui: Add support for new decomb options. | sr55 | 2011-10-23 | 1 | -1/+2 |
* | WinGui: Couple of cosmetic bug fixes. | sr55 | 2011-10-14 | 1 | -2/+2 |
* | Interop: x264Tune model update. | sr55 | 2011-10-08 | 1 | -6/+6 |
* | Interop: Add some models for upcoming x264 preset/tune/profile & audio encode... | sr55 | 2011-10-08 | 4 | -26/+161 |
* | Interop: Updating structs to keep up with libhb. Adding support for x264 prof... | randomengy | 2011-10-08 | 4 | -20/+28 |
* | WinGui: Rename Mixdown Passthru to None | sr55 | 2011-10-07 | 1 | -3/+3 |
* | Interop: Added support for various audio encoding options that were missing f... | sr55 | 2011-09-17 | 1 | -2/+26 |
* | WinGui: Fixes to the Audio Panel. | sr55 | 2011-09-16 | 1 | -1/+1 |
* | WinGui: Update the Interop Mixdown and Audio Encoder objects | sr55 | 2011-09-11 | 2 | -2/+23 |
* | Interop: Struct changes to keep up with libhb and passthrough updates. Also f... | randomengy | 2011-08-13 | 1 | -3/+3 |
* | Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te... | randomengy | 2011-07-24 | 3 | -10/+7 |
* | WinGui: Some fixes to the Queue Current encoding information display and remo... | sr55 | 2011-07-16 | 1 | -0/+3 |
* | WinGui: Starting to remove model objects from the Application Services module... | sr55 | 2011-07-16 | 1 | -0/+30 |
* | WinGui: Added file headers to the interop library, and corrected a number of ... | sr55 | 2011-07-09 | 22 | -45/+246 |
* | StyleCop fixes. Also removed copying hb.dll step to fix build error. | randomengy | 2011-06-12 | 21 | -135/+46 |
* | WinGui: Bring in the HandBrake Interop library written by RandomEngy. | sr55 | 2011-06-12 | 22 | -0/+594 |