summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Bump release number.Scott2016-02-101-2/+2
* Update copyright datesJohn Stebbins2016-01-031-1/+1
* WinGui: [0.10.x] Fix a bug in the CLI Query Generator that would incorrectly ...Scott2016-01-031-2/+2
* WinGui: Another attempt to fix the 0.10.x buildsr552015-12-142-46/+37
* WinGui: Strip out subversion version management code in the 0.10.x branch.sr552015-12-122-43/+1
* WinGui: Bump version number.sr552015-06-091-1/+1
* [0.10.x] [WinGUI] Fix NLMeans Custom option.sr552015-04-101-1/+1
* 0.10.x WinGui: Bump version to 0.10.1sr552015-02-081-1/+1
* 0.10.x WinGui: Support Light / UltraLight for Hqdn3dsr552015-02-081-0/+6
* [Merge 0.10.x] WinGui: Fix an issue related to the Audio and Subtitle default...sr552015-02-083-2/+55
* 0.10.x Porting Nlmeans Custom Fixsr552015-01-301-16/+22
* [Merge] Picture Size and PList Import bug fixessr552014-12-261-2/+2
* Merging fix for GPU info crash from trunksr552014-11-252-12/+25
* WinGui: SRT Subtitles Import now correctly escapes ,sr552014-11-011-2/+2
* WinGui: When updating presets, don't override the picture settings values if ...sr552014-11-011-0/+8
* WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.sr552014-10-251-2/+16
* WinGui: Fix srt burn in option. sr552014-10-181-0/+5
* WinGui: Another fix to --aname generation.sr552014-10-091-3/+3
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-051-2/+8
* WinGui: Fix an issue with Audio Track Names and ,sr552014-10-041-2/+4
* WinGui: Enable Burn In for SRT filessr552014-09-171-1/+6
* WinGui: Fixes to Plist Importer. Thanks to Taiheisr552014-09-151-3/+3
* 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: 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