]> granicus.if.org Git - handbrake/commit
WinGui: Add support to make the windows UI more portable friendly. Configurable via...
authorsr55 <sr55.hb@outlook.com>
Mon, 26 Dec 2016 15:21:20 +0000 (15:21 +0000)
committersr55 <sr55.hb@outlook.com>
Mon, 26 Dec 2016 15:21:20 +0000 (15:21 +0000)
commitd1376abc6678ab2b53b9b682493523263525b108
treec8d5578b5089b1714253b880146646775e582eb5
parent6b633b8f6b3f19433ca8a3d42affd737ca726f5d
WinGui: Add support to make the windows UI more portable friendly. Configurable via portable.ini file.  All temp, presets, settings, logs etc can be stored in a specific or current directory.
win/CS/HandBrakeWPF/App.xaml.cs
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Helpers/LogManager.cs
win/CS/HandBrakeWPF/Utilities/DirectoryUtilities.cs
win/CS/HandBrakeWPF/Utilities/Portable.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/portable.ini.template [new file with mode: 0644]