summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Further fixes to libhb json api filters code.sr552015-01-051-0/+2
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-043-0/+3
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-041-0/+1
* WinGui: Re-factoring the services library. sr552014-11-294-360/+0
* WinGui: Remove another HandBrakeCLI process helper.sr552014-11-281-9/+0
* WinGui: It seems some systems don't allow access to the System management inf...sr552014-11-252-12/+25
* WinGui: Move the preset system out of the services package.sr552014-11-231-340/+0
* WinGui: SRT Subtitles Import now correctly escapes ,sr552014-11-011-2/+2
* WinGui: Fix srt burn in option. sr552014-10-181-0/+5
* WinGui: Another fix to --aname generation.sr552014-10-091-3/+3
* WinGui: Fix an issue with Audio Track Names and ,sr552014-10-041-2/+4
* WinGui: Fix for Srt files not loading correctly.sr552014-09-121-1/+1
* WinGui: Change the update checker to use the 64bit appcast when the operating...sr552014-09-051-1/+1
* WinGui: Only show Turbo First pass checkbox on x264sr552014-08-261-1/+1
* WinGui: Further updates to the preset import/export functionality. sr552014-08-211-141/+28
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-212-2/+1
* 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: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-101-2/+4
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-053-41/+164
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-6/+0
* 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: enable MP4 and Matroska muxing for x265.Rodeo2014-03-132-7/+0
* WinGui: Restore GPU info logging.sr552014-03-081-1/+3
* 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-235-1/+180
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-211-2/+2
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-162-2/+39
* WinGui: Make the Preset Plist importer a bit more robust by checking versions...sr552014-01-212-8/+11
* WinGui: cleanup some warnings.sr552014-01-022-1/+2
* WinGui: Fix a few bugs:sr552013-12-291-1/+1
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-3/+17
* WinGui: Fix a large number of stylecop warnings. sr552013-11-193-9/+8
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-35/+11
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-27/+27
* WinGui: use libhb presets for QSV.Rodeo2013-11-082-68/+34
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: fix an issue where the value of the H.264 level and profile widgets w...Rodeo2013-11-021-8/+11
* 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: Add some sanity checks around the Gpu Info checker.sr552013-10-061-6/+11
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-6/+29
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-8/+27
* WinGui: Fix up libhb encode feature.sr552013-09-211-74/+89
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-172-0/+26