summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Presets/Factories
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Initial Implementation of the json preset export code.sr552015-07-052-326/+154
* WinGui: Couple of workaround fixes for the preset service until refactoring i...sr552015-06-261-3/+2
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-263-460/+1
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-1/+1
* WinGui: Fix an issue with the json preset factory not correctly setting the a...sr552015-06-161-1/+1
* WinGui: Fix the Video Profile option in the JSON preset marshaller. sr552015-06-031-0/+1
* WinGui: Use the new libhb preset management code to fetch built-in presets on...sr552015-05-311-119/+125
* WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...sr552015-05-261-0/+396
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-032-4/+0
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-282-2/+2
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-222-57/+32
* WinGui: Correcting namespaces.sr552015-01-052-2/+2
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-042-2/+6
* 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: Move the preset model object into the presets package.sr552014-11-232-2/+2
* WinGui: Move the preset system out of the services package.sr552014-11-232-0/+803