]> granicus.if.org Git - handbrake/commit
WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug fixes...
authorsr55 <sr55.hb@outlook.com>
Sat, 18 Feb 2012 22:09:26 +0000 (22:09 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 18 Feb 2012 22:09:26 +0000 (22:09 +0000)
commit68395c181bbf629c33607829aa971cf12c19c29d
tree6fae1b33a36a3a16ac70ce11b33de868fd152597
parentbe861eb1e625b3e903d76bf60cdfb4bae8f8b1df
WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug fixes and improvements.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4456 b64f7644-9d1e-0410-96f1-a4d463321fa5
16 files changed:
win/CS/HandBrake.ApplicationServices/Model/Encoding/PointToPointMode.cs
win/CS/HandBrake.ApplicationServices/Services/UpdateService.cs
win/CS/HandBrakeWPF/Converters/FullPathToFileNameConverter.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Helpers/QueueRecoveryHelper.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Helpers/UpdateCheckHelper.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Services/UpdateVersionService.cs
win/CS/HandBrakeWPF/UserSettingConstants.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/QueueViewModel.cs
win/CS/HandBrakeWPF/Views/AudioView.xaml
win/CS/HandBrakeWPF/Views/MainView.xaml
win/CS/HandBrakeWPF/Views/MainView.xaml.cs
win/CS/HandBrakeWPF/Views/QueueView.xaml
win/CS/HandBrakeWPF/Views/SubtitlesView.xaml
win/CS/frmMain.cs