From 1aadfe267e451acfbc900590a53cd9df87fe50ff Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 20 Jul 2012 13:24:52 +0000 Subject: WinGui: Array of fixes and changes - Change Font rendering to "Display" mode to see if folks prefer it. If not it can be reverted back. - Fixes to Queue Edit for the Audio/Subs panel. These should now populate correctly. - Thrown the Drive detector onto a background thread as it seems the windows drive management service can get "stuck" and block the app from starting while it waits. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4867 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Views/MainView.xaml | 1 + 1 file changed, 1 insertion(+) (limited to 'win/CS/HandBrakeWPF/Views/MainView.xaml') diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml index 5f6fe7f14..5515fbbe8 100644 --- a/win/CS/HandBrakeWPF/Views/MainView.xaml +++ b/win/CS/HandBrakeWPF/Views/MainView.xaml @@ -128,6 +128,7 @@ + -- cgit v1.2.3