Add hotkeys to increase/decrease the IR

This commit is contained in:
mathieui
2015-05-10 02:02:47 +02:00
parent 78e59d08fe
commit ea709b6c12
5 changed files with 24 additions and 0 deletions

View File

@ -38,6 +38,9 @@ const std::string hotkey_labels[] =
_trans("Volume Up"),
_trans("Volume Toggle Mute"),
_trans("Increase IR"),
_trans("Decrease IR"),
_trans("Toggle IR"),
_trans("Toggle Aspect Ratio"),
_trans("Toggle EFB Copies"),