summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-261-1/+1
* WinGui: Queue only checks duplicates against waiting items now.sr552014-08-251-1/+1
* WinGui: Remove some cruft from the solution.sr552014-08-212-19/+0
* 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-214-6/+5
* 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-193-3/+3
* WinGui: Update copyright and version numbers for upcoming releases.sr552014-08-182-3/+3
* WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-102-13/+94
* Interop: Added support for NL-Means denoise.randomengy2014-08-033-0/+73
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-056-41/+183
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-185-10/+4
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-171-0/+14
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-145-0/+27
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-192-20/+8
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-311-14/+20
* 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 an issue with the preview scan count not being set correctly for ...sr552014-03-161-2/+2
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-133-10/+0
* WinGui: Restore GPU info logging.sr552014-03-081-1/+3
* WinGui: Improvements and fixes to the Output Format Dropdown / Destinationsr552014-03-061-1/+1
* WinGui: Don't set -U or -P when QSV is enabled.sr552014-03-011-4/+9
* WinGui: Remove some irrelevant information from the Log header.sr552014-02-231-3/+1
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-238-3/+219
* WinGui: Further work on the new Audio and Subtitle automatic behaviour system.sr552014-02-223-1/+44
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-211-2/+2
* WinGui: Show a error message when the user has no destination set.sr552014-02-172-2/+12
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-168-2/+370
* WinGui: Use libhb for subtitle burnin / forced checking. sr552014-02-023-7/+35
* WinGui: Make the Preset Plist importer a bit more robust by checking versions...sr552014-01-212-8/+11
* WinGui: cleanup some warnings.sr552014-01-026-6/+10
* WinGui: Fix a few bugs:sr552013-12-292-2/+14
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-261-1/+1
* WinGui: Add support for passing through chapter names.sr552013-12-221-1/+2
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-011-3/+2
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-193-3/+58
* WinGui: Fix a large number of stylecop warnings. sr552013-11-1913-20/+22
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-197-340/+16
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-1913-182/+102
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-1915-81/+110
* WinGui: use libhb presets for QSV.Rodeo2013-11-082-68/+34
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-082-5/+2
* WinGui: fix an issue where the value of the H.264 level and profile widgets w...Rodeo2013-11-021-8/+11
* WinGui: Fixed an issue with PGS subtitle detection.sr552013-10-131-0/+3
* WinGui: Use a specific culture to make sure . is used rather than ,sr552013-10-101-1/+1
* WinGui: Fix a culture issue with the samplerate query generation.sr552013-10-101-1/+1
* WinGui: Handle libhb dll errors.sr552013-10-082-2/+10
* WinGui: Add some sanity checks around the Gpu Info checker.sr552013-10-061-6/+11