]> granicus.if.org Git - handbrake/commit
WinGui: Fix a few bugs:
authorsr55 <sr55.hb@outlook.com>
Sun, 29 Dec 2013 20:23:51 +0000 (20:23 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 29 Dec 2013 20:23:51 +0000 (20:23 +0000)
commita9cad63afe88581bf0ea5463e3199bd0d1b474c0
treeb10970d33a0a2e0f393507b1643354477f810581
parent6be910a604b07801704fa4c48f40e0a949e7695c
WinGui: Fix a few bugs:
- Advanced query getting nulled out for QSV due to some dead code.
- Updated the regex for the decomb value to accept unquoted value as well as quoted.
- Remapped Ctrl-F to Ctrl-O to be more standard.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5944 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrake.ApplicationServices/Model/EncodeTask.cs
win/CS/HandBrake.ApplicationServices/Utilities/QueryParserUtility.cs
win/CS/HandBrakeWPF/Commands/ProcessShortcutCommand.cs
win/CS/HandBrakeWPF/Views/ShellView.xaml.cs
win/CS/HandBrakeWPF/Views/VideoView.xaml
win/CS/HandBrakeWPF/Views/VideoView.xaml.cs