summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Presets
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix Average bitrate video rate type via the JSON API.sr552015-01-301-2/+2
* WinGui:sr552015-01-251-42/+27
* WinGui: Moving the built-in preset storage over to JSON.sr552015-01-251-30/+39
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-225-70/+60
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-201-29/+56
* WinGui: Correcting namespaces.sr552015-01-053-3/+3
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-043-4/+12
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-122-6/+119
* WinGui: Fix an issue with the width/height not exporting in presets. sr552014-12-121-2/+2
* WinGui: Re-factoring the services library. sr552014-11-291-0/+1
* WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another...sr552014-11-281-38/+21
* WinGui: Move the preset model object into the presets package.sr552014-11-235-4/+155
* WinGui: Move the preset system out of the services package.sr552014-11-234-0/+1437