summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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