| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: The update checker will now show an update on 32bit versions of the a... | sr55 | 2014-09-05 | 2 | -1/+8 |
* | WinGui: Change the update checker to use the 64bit appcast when the operating... | sr55 | 2014-09-05 | 2 | -3/+3 |
* | WinGui: Add UIAutomation Names to some of the key controls on the main window... | sr55 | 2014-09-02 | 3 | -19/+19 |
* | WinGui: Update the Gong WPF Drag/Drop library. This fixes a few issues with t... | sr55 | 2014-08-28 | 4 | -23/+87 |
* | WinGui: Only show Turbo First pass checkbox on x264 | sr55 | 2014-08-26 | 3 | -2/+36 |
* | WinGui: Queue only checks duplicates against waiting items now. | sr55 | 2014-08-25 | 1 | -1/+1 |
* | WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ... | sr55 | 2014-08-22 | 6 | -536/+531 |
* | WinGui: Remove some cruft from the solution. | sr55 | 2014-08-21 | 4 | -47/+1 |
* | WinGui: Further updates to the preset import/export functionality. | sr55 | 2014-08-21 | 2 | -143/+30 |
* | WinGui: Use OutputFormat display name, rather than the enum name. | sr55 | 2014-08-21 | 10 | -18/+29 |
* | WinGui: Add some additional escaping around the audio track names | sr55 | 2014-08-21 | 1 | -2/+2 |
* | WinGui: -Fix to the update service. -Change NlMeans to NLMeans | sr55 | 2014-08-19 | 8 | -8/+9 |
* | WinGUI: Switch the appcast URL's to https | sr55 | 2014-08-19 | 1 | -4/+4 |
* | WinGui: Update copyright and version numbers for upcoming releases. | sr55 | 2014-08-18 | 9 | -15/+15 |
* | 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 |