Merge pull request #1782 from FL-dolphinemu/master

Issue 7968: Added keybinds for increasing, decreasing, and muting audio.
This commit is contained in:
skidau
2015-01-08 14:09:18 +11:00
7 changed files with 60 additions and 1 deletions

View File

@ -219,6 +219,10 @@ void HotkeyConfigDialog::CreateHotkeyGUIControls()
_("Connect Wiimote 4"),
_("Connect Balance Board"),
_("Volume Up"),
_("Volume Down"),
_("Volume Toggle Mute"),
_("Toggle IR"),
_("Toggle Aspect Ratio"),
_("Toggle EFB Copies"),