]> granicus.if.org Git - handbrake/commit
WinGui: Minor tidy up of options. Cleanup of some code warnings and some initial...
authorsr55 <sr55.hb@outlook.com>
Sun, 18 May 2014 19:56:12 +0000 (19:56 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 18 May 2014 19:56:12 +0000 (19:56 +0000)
commitec522a70a2f4e584e486b9412a86a7440c2e6b50
tree0cc34641d2fdc3eaba8e154e3fb4d8a1de2fe6a6
parent24203717648fcdeff506ac6aea100d746f7b487c
WinGui: Minor tidy up of options. Cleanup of some code warnings and some initial DPIAwareness code.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6198 b64f7644-9d1e-0410-96f1-a4d463321fa5
21 files changed:
win/CS/HandBrake.ApplicationServices/Isolation/IsolatedEncodeService.cs
win/CS/HandBrake.ApplicationServices/Services/Encode.cs
win/CS/HandBrake.ApplicationServices/Services/Interfaces/IEncode.cs
win/CS/HandBrake.ApplicationServices/Services/LibEncode.cs
win/CS/HandBrake.ApplicationServices/Utilities/QueryParserUtility.cs
win/CS/HandBrakeWPF/Constants.cs
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Helpers/AutoNameHelper.cs
win/CS/HandBrakeWPF/Helpers/CliCheckHelper.cs
win/CS/HandBrakeWPF/Helpers/FileHelper.cs
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx
win/CS/HandBrakeWPF/Services/EncodeServiceWrapper.cs
win/CS/HandBrakeWPF/Utilities/DPIAwareness.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs
win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
win/CS/HandBrakeWPF/Views/OptionsView.xaml
win/CS/HandBrakeWPF/Views/PictureSettingsView.xaml
win/CS/HandBrakeWPF/Views/Styles/Styles.xaml
win/CS/HandBrakeWPF/Views/VideoView.xaml