summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Tooltip updatessr552014-09-152-14/+12
* WinGui: Fixes to Plist Importer. Thanks to Taiheisr552014-09-151-3/+3
* WinGui: Currently hb_title_s.path is directly marshalled as string. But this ...sr552014-09-142-29/+22
* WinGui: Fix for Srt files not loading correctly.sr552014-09-121-1/+1
* WinGui: Fix an issue loading preset Maximum Width/Height info. This was causi...sr552014-09-091-4/+5
* WinGui: The update checker will now show an update on 32bit versions of the a...sr552014-09-052-1/+8
* WinGui: Change the update checker to use the 64bit appcast when the operating...sr552014-09-052-3/+3
* WinGui: Add UIAutomation Names to some of the key controls on the main window...sr552014-09-023-19/+19
* WinGui: Update the Gong WPF Drag/Drop library. This fixes a few issues with t...sr552014-08-284-23/+87
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-263-2/+36
* WinGui: Queue only checks duplicates against waiting items now.sr552014-08-251-1/+1
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-226-536/+531
* WinGui: Remove some cruft from the solution.sr552014-08-214-47/+1
* WinGui: Further updates to the preset import/export functionality. sr552014-08-212-143/+30
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-2110-18/+29
* WinGui: Add some additional escaping around the audio track namessr552014-08-211-2/+2
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-198-8/+9
* WinGUI: Switch the appcast URL's to httpssr552014-08-191-4/+4
* WinGui: Update copyright and version numbers for upcoming releases.sr552014-08-189-15/+15
* WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-106-25/+98
* Interop: Added support for NL-Means denoise.randomengy2014-08-0311-34/+76
* WinGui: Force 2dp on Preview %sr552014-08-021-1/+1
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-029-24/+73
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-0517-63/+496
* WinGui: unbreak interop job structurejstebbins2014-06-242-4/+0
* WinGui: One more missing change.sr552014-06-141-1/+1
* WinGui: Missing file from last checkin.sr552014-06-141-3/+3
* WinGui: Minor interop update.sr552014-06-141-141/+149
* Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clo...randomengy2014-06-117-20/+55
* WinGui: Fix bad tooltip stylesr552014-06-071-10/+0
* WinGui: Don't grab previews when the preview window hasn't been opened. (Not...sr552014-05-243-1/+13
* WinGui: Handle Zero Pointer better in the NativeList. This can happen sometim...sr552014-05-221-2/+4
* WinGui: Fix QSV preset loading of RF Slidersr552014-05-211-1/+6
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-1821-62/+152
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-1711-23/+216
* WinGui: Another fix to the pause feature.sr552014-05-141-1/+1
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-148-1/+98
* WinGui: Cosmetic improvement to the SplitButton Control. It no longer appears...sr552014-05-111-2/+4
* WinGui: Pre-populate the add preset custom width/height when custom is used.sr552014-05-101-0/+5
* WinGui: Custom W/H check should be for custom only.sr552014-04-262-2/+1
* WinGui: Add a warning on the add preset window if both custom width/height ar...sr552014-04-241-2/+8
* WinGui: Fix an issue on the Audio panel that was resetting the audio selectio...sr552014-04-191-1/+1
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-195-26/+31
* Interop: Support for rotation and reflection.randomengy2014-04-114-1/+82
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-319-118/+190
* WinGui: Fix x265 default preset in query generation.sr552014-03-291-1/+1
* WinGui: Mapping fix for x265. (not "hvec")sr552014-03-281-2/+2
* WinGui: Update the Query Generator to use the new --encoder-{preset,tune,prof...sr552014-03-281-8/+8
* WinGui: Fix QuickSync and x265 quality slider.sr552014-03-281-21/+17
* WinGui: When Starting a job that fails one of the sanity checks, the Stop but...sr552014-03-281-0/+1