summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-0/+16
* WinGui: Always use iso639 for srt language code rather than name. #541sr552017-01-241-0/+25
* WinGui: Update the VersionUtility class to work for official releases that ar...sr552016-12-181-7/+5
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-193-319/+2
* WinGui: Remove a restriction on the WMI GPU information call. It will now dis...sr552016-03-221-2/+9
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-0/+9
* WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...sr552016-01-231-189/+203
* fix .NET conditionMax Dmytrychenko2015-09-301-3/+3
* better usage of MASK for feature detection, OR fixMax Dmytrychenko2015-09-301-2/+2
* better usage of MASK for feature detectionMax Dmytrychenko2015-09-301-2/+2
* App Services Cleanup ContdScott2015-09-261-154/+0
* App Services Tidyup ContdScott2015-09-265-516/+0
* WinGui: QuickSync H264 is 768, not 512Scott2015-09-241-1/+1
* WinGui: Enable support for H.265 QuickSync supportScott2015-09-241-1/+39
* UI adjustment for MASK usageMax Dmytrychenko2015-09-241-2/+2
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-291-1/+7
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-231/+0
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-99/+15
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-311-3/+4
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-035-18/+38
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-052-21/+0
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-80/+7
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-143-29/+236
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-142-0/+121
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-052-268/+1
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-011-33/+0
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-284-5/+5
* WinGui: Advanced tab now correctly overrides video tab options.sr552015-02-071-1/+2
* WinGui: Remove a bunch of CLI handling code.sr552015-01-312-1062/+3
* WinGui: Bring the live preview and static preview indexes into sync.sr552015-01-251-1/+1
* WinGui:sr552015-01-252-570/+0
* WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.sr552015-01-221-1/+1
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-224-354/+53
* WinGui: Fix audio track selection on JSON LibHB API.sr552015-01-201-3/+3
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-201-2/+2
* WinGui: Removing some redundant code from the interop library.sr552015-01-181-6/+0
* WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...sr552015-01-181-63/+56
* WinGui: Don't set audio rate fields in the json message for passthru.sr552015-01-171-1/+4
* WinGui: Fix SRT subtitle filepath issue.sr552015-01-171-1/+1
* WinGui:sr552015-01-172-41/+44
* WinGui: Fix QSV Preset/Profile/Levelsr552015-01-141-0/+6
* WinGui: Libhb JSON API, Fix Extra encode arguments.sr552015-01-141-3/+2
* WinGui: Fixes to new JSON API Code, Audio and Chapter settings.sr552015-01-131-0/+2
* WinGui: Fix build.sr552015-01-131-3/+3
* WinGui: Some fixes around x264/x265 tune/profile optionssr552015-01-122-6/+18
* WinGui: Another fix to 2Pass encoding on the new JSON api.sr552015-01-111-0/+2
* WinGui: Make LibHB a first class citizen for encoding. (Now on by default). U...sr552015-01-111-1/+2
* WinGui: Correcting namespaces.sr552015-01-054-4/+4
* 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