summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove a bunch of CLI handling code.sr552015-01-319-1457/+35
* WinGui: sr552015-01-273-14/+23
* WinGui: Strip out some unused code.sr552015-01-272-3/+7
* WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...sr552015-01-252-8/+8
* WinGui: Add XmlIgnore attribute to the Titles collection of the ScannedSource...sr552015-01-251-0/+2
* WinGui: Bring the live preview and static preview indexes into sync.sr552015-01-251-1/+1
* WinGui:sr552015-01-255-574/+3
* WinGui: Handle the Logging events a bit better. This will stop some of the cr...sr552015-01-242-13/+10
* WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...sr552015-01-231-0/+4
* WinGui: Fix subtitle track index. Made both Audio and Subtitle tracks 0 based.sr552015-01-221-1/+1
* WinGui: Some minor tidy up for the last checkin.sr552015-01-221-0/+5
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-2214-429/+771
* 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-203-26/+13
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-194-5/+13
* WinGui: Adding additional logging around LibHB scan / encode to track down wh...sr552015-01-193-19/+67
* WinGui: Removing some redundant code from the interop library.sr552015-01-182-6/+2
* 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-179-104/+96
* 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-123-7/+19
* 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: sr552015-01-101-2/+1
* WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...sr552015-01-091-1/+0
* WinGui: Correcting namespaces.sr552015-01-0517-18/+18
* 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-0425-396/+21
* WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...sr552015-01-044-2/+21
* WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...sr552015-01-024-21/+43
* WinGui: Make the Tabs in the logging window a bit larger and improve the init...sr552015-01-022-6/+11
* WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...sr552014-12-261-3/+3
* WinGui: Refactor the scan model namespace in preparation for json api implsr552014-12-201-14/+14
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-182-2/+2
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-121-0/+3
* WinGui: Adding JSON.NET librarysr552014-12-111-0/+4
* WinGui: Add picture settings to the Queue Tooltipsr552014-11-301-2/+42
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-2926-125/+125
* WinGui: Re-factoring the services library. sr552014-11-296-490/+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: Update Assembly Info files.sr552014-11-231-1/+1
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6545 b64f7644-9d1e-0410-96...sr552014-11-232-3/+0
* WinGui: Move the preset system out of the services package.sr552014-11-237-1587/+1
* WinGui: SRT Subtitles Import now correctly escapes ,sr552014-11-011-2/+2