]> granicus.if.org Git - handbrake/commit
WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another instanc...
authorsr55 <sr55.hb@outlook.com>
Fri, 28 Nov 2014 22:03:12 +0000 (22:03 +0000)
committersr55 <sr55.hb@outlook.com>
Fri, 28 Nov 2014 22:03:12 +0000 (22:03 +0000)
commitb332cc6dcc28d06f20e81fd44af2e39fba8b80e9
treed078e6e8d6bf6dc53cc8120841e750023edba1b0
parentddb65ae750d04f5972e9e30c0e6721644bb03ef2
WinGui: Stop using HandBrakeCLI to fetch preset information. Removing another instance where we rely on HandBrakeCLI.exe.  For now, it's just using a local copy of it's output that will be manually updated from now on. This changes infrequently so should not be an issue.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6563 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Presets.dat [new file with mode: 0644]
win/CS/HandBrakeWPF/Services/Presets/PresetService.cs