Issue 7968: Added keybinds for increasing, decreasing, and muting audio.

This commit is contained in:
FL.dolphinemu
2014-12-28 22:03:21 +01:00
parent 9465a877f8
commit 78f8bf7423
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"),