summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Presets
Commit message (Expand)AuthorAgeFilesLines
* WinGui: remove the "use picture filters" checkbox in the add preset sheet. sr552015-07-273-21/+0
* WinGui: Upgrade Caliburn to version 2.0.2sr552015-07-251-1/+6
* WinGui: Initial Implementation of the json preset export code.sr552015-07-055-338/+190
* WinGui: Couple of workaround fixes for the preset service until refactoring i...sr552015-06-262-5/+4
* WinGui: Completely replace the plist preset import code with the functionalit...sr552015-06-265-460/+103
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-1/+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-312-162/+164
* 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-033-4/+5
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-7/+8
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-282-2/+2
* WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading...sr552015-02-071-0/+51
* 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