| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up... | sr55 | 2014-08-10 | 6 | -25/+98 |
* | Interop: Added support for NL-Means denoise. | randomengy | 2014-08-03 | 11 | -34/+76 |
* | WinGui: Force 2dp on Preview % | sr55 | 2014-08-02 | 1 | -1/+1 |
* | WinGui: Fix a styling issue on the preview window. Disable libhb encode for... | sr55 | 2014-08-02 | 9 | -24/+73 |
* | WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd. | sr55 | 2014-07-05 | 17 | -63/+496 |
* | WinGui: unbreak interop job structure | jstebbins | 2014-06-24 | 2 | -4/+0 |
* | WinGui: One more missing change. | sr55 | 2014-06-14 | 1 | -1/+1 |
* | WinGui: Missing file from last checkin. | sr55 | 2014-06-14 | 1 | -3/+3 |
* | WinGui: Minor interop update. | sr55 | 2014-06-14 | 1 | -141/+149 |
* | Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clo... | randomengy | 2014-06-11 | 7 | -20/+55 |
* | WinGui: Fix bad tooltip style | sr55 | 2014-06-07 | 1 | -10/+0 |
* | WinGui: Don't grab previews when the preview window hasn't been opened. (Not... | sr55 | 2014-05-24 | 3 | -1/+13 |
* | WinGui: Handle Zero Pointer better in the NativeList. This can happen sometim... | sr55 | 2014-05-22 | 1 | -2/+4 |
* | WinGui: Fix QSV preset loading of RF Slider | sr55 | 2014-05-21 | 1 | -1/+6 |
* | WinGui: Minor tidy up of options. Cleanup of some code warnings and some init... | sr55 | 2014-05-18 | 21 | -62/+152 |
* | WinGui: Give the preview window a presence on the picture settings tab. Added... | sr55 | 2014-05-17 | 11 | -23/+216 |
* | WinGui: Another fix to the pause feature. | sr55 | 2014-05-14 | 1 | -1/+1 |
* | WinGui: Fix up Pausing when using libhb encode. | sr55 | 2014-05-14 | 8 | -1/+98 |
* | WinGui: Cosmetic improvement to the SplitButton Control. It no longer appears... | sr55 | 2014-05-11 | 1 | -2/+4 |
* | WinGui: Pre-populate the add preset custom width/height when custom is used. | sr55 | 2014-05-10 | 1 | -0/+5 |
* | WinGui: Custom W/H check should be for custom only. | sr55 | 2014-04-26 | 2 | -2/+1 |
* | WinGui: Add a warning on the add preset window if both custom width/height ar... | sr55 | 2014-04-24 | 1 | -2/+8 |
* | WinGui: Fix an issue on the Audio panel that was resetting the audio selectio... | sr55 | 2014-04-19 | 1 | -1/+1 |
* | WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265 | sr55 | 2014-04-19 | 5 | -26/+31 |
* | Interop: Support for rotation and reflection. | randomengy | 2014-04-11 | 4 | -1/+82 |
* | Interop: Added methods to dynamically pull the preset, profile, level and tun... | randomengy | 2014-03-31 | 9 | -118/+190 |
* | WinGui: Fix x265 default preset in query generation. | sr55 | 2014-03-29 | 1 | -1/+1 |
* | WinGui: Mapping fix for x265. (not "hvec") | sr55 | 2014-03-28 | 1 | -2/+2 |
* | WinGui: Update the Query Generator to use the new --encoder-{preset,tune,prof... | sr55 | 2014-03-28 | 1 | -8/+8 |
* | WinGui: Fix QuickSync and x265 quality slider. | sr55 | 2014-03-28 | 1 | -21/+17 |
* | WinGui: When Starting a job that fails one of the sanity checks, the Stop but... | sr55 | 2014-03-28 | 1 | -0/+1 |
* | WinGui: Restore rolled back tabbing fix + added a check for illegal character... | sr55 | 2014-03-23 | 7 | -10/+110 |
* | WinGui: partially revert my last checking. | sr55 | 2014-03-23 | 1 | -151/+153 |
* | WinGui: Minor improvement to tabbing on the main window. (Going to have to ma... | sr55 | 2014-03-21 | 3 | -158/+156 |
* | Interop: Disable two-pass code when the encode type is constant quality. Upda... | randomengy | 2014-03-19 | 2 | -5/+5 |
* | WinGui: Fix an issue with the preview scan count not being set correctly for ... | sr55 | 2014-03-16 | 5 | -16/+59 |
* | WinGui: enable MP4 and Matroska muxing for x265. | Rodeo | 2014-03-13 | 5 | -28/+1 |
* | WinGui: Restore GPU info logging. | sr55 | 2014-03-08 | 1 | -1/+3 |
* | WinGui: Improvements and fixes to the Output Format Dropdown / Destination | sr55 | 2014-03-06 | 2 | -33/+67 |
* | WinGui: Remove some last references to the faac encoder. | sr55 | 2014-03-02 | 4 | -8/+0 |
* | WinGui: Add a new command line argument to the HandBrake GUI executable (--r... | sr55 | 2014-03-01 | 4 | -3/+75 |
* | WinGui: Don't set -U or -P when QSV is enabled. | sr55 | 2014-03-01 | 1 | -4/+9 |
* | WinGui: Remove some irrelevant information from the Log header. | sr55 | 2014-02-23 | 1 | -3/+1 |
* | WinGui: Fix to the Multiple Title selection feature. UI warning no longer rel... | sr55 | 2014-02-23 | 3 | -26/+2 |
* | WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with... | sr55 | 2014-02-23 | 3 | -2/+8 |
* | WinGui: x265 UI patch by Zhang Zhigiang. | sr55 | 2014-02-23 | 20 | -143/+753 |
* | WinGui: Further work on the new Audio and Subtitle automatic behaviour system. | sr55 | 2014-02-22 | 5 | -69/+88 |
* | WinGui: Some tidy up and refactoring in the interop library. Few small intern... | sr55 | 2014-02-21 | 30 | -286/+632 |
* | Remove HB_API_OLD_PRESET_SETTERS cruft. | Rodeo | 2014-02-18 | 1 | -3/+0 |
* | WinGui: Update HandBrakeInterop Library for the latest encoder option changes. | sr55 | 2014-02-17 | 3 | -20/+20 |