summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Presets/PresetService.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial Implementation of the json preset export code.sr552015-07-051-7/+19
* WinGui: Couple of workaround fixes for the preset service until refactoring i...sr552015-06-261-2/+2
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-261-0/+94
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-1/+1
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-311-43/+39
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-0/+5
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-7/+8
* 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-221-12/+16
* WinGui: Improve the preset load failure error message. Remove some duplicate ...sr552015-01-201-29/+56
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-121-6/+89
* 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-231-1/+1
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+503