]> granicus.if.org Git - handbrake/commit
WinGui: Array of fixes and changes
authorsr55 <sr55.hb@outlook.com>
Fri, 20 Jul 2012 13:24:52 +0000 (13:24 +0000)
committersr55 <sr55.hb@outlook.com>
Fri, 20 Jul 2012 13:24:52 +0000 (13:24 +0000)
commit1aadfe267e451acfbc900590a53cd9df87fe50ff
tree263d496c615073112eda88fcdef773ae01b37742
parent33c05df81676a99c1323a1a16a85eb50c1a61646
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/HandBrake.ApplicationServices/Parsing/Audio.cs
win/CS/HandBrake.ApplicationServices/Parsing/Subtitle.cs
win/CS/HandBrakeWPF/Services/DriveDetectService.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs
win/CS/HandBrakeWPF/Views/AdvancedView.xaml
win/CS/HandBrakeWPF/Views/MainView.xaml
win/CS/HandBrakeWPF/Views/ShellView.xaml
win/CS/HandBrakeWPF/Views/Styles/Styles.xaml
win/CS/HandBrakeWPF/Views/VideoView.xaml