summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities/QueryGeneratorUtility.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-221-75/+12
* WinGui:sr552015-01-171-3/+3
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-121-1/+1
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-0/+1
* 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: Only show Turbo First pass checkbox on x264sr552014-08-261-1/+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-191-1/+1
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-051-16/+58
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-191-20/+4
* WinGui: Fix x265 default preset in query generation.sr552014-03-291-1/+1
* WinGui: Update the Query Generator to use the new --encoder-{preset,tune,prof...sr552014-03-281-8/+8
* WinGui: Don't set -U or -P when QSV is enabled.sr552014-03-011-4/+9
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-0/+37
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-5/+6
* 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-081-61/+27
* 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: 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: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-3/+0
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-011-3/+3
* WinGui: Fix Quality slider in QSV mode.sr552013-08-251-0/+1
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-231-19/+63
* WinGui: General code tidyupsr552013-08-171-2/+0
* WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.sr552013-07-271-30/+38
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-291-0/+5
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-5/+28
* WinGui: Improved handling of preview filename generation and fixed the second...sr552012-12-271-8/+1
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-241-6/+2
* WinGui: Fixes to deblock filter.sr552012-11-081-1/+1
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-48/+45
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-221-1/+28
* WinGui: --subtitle-burn -> should be burnedsr552012-08-081-1/+1
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-051-0/+27
* WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.sr552012-07-251-2/+2
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-7/+19
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-2/+3
* WinGui: Fix an issue where selecting the dvd drive in the source menu would n...sr552012-07-111-7/+3
* WinGui: Fix for Chapter markers starting at the wrong point. sr552012-07-061-1/+1
* WinGui: Missing file from last checkinsr552012-06-221-3/+3