summaryrefslogtreecommitdiffhomepage
path: root/gui/options-dialog.cpp
AgeCommit message (Collapse)Author
2015-11-11shortcuts: map joystick buttons on depress onlyStanislaw Halik
Some buttons like the X65 mode switch are held all the time. Prevent them from hogging all the keybindings. Issue: #118
2015-11-11allow for binding joystick buttons to shortcut functionsStanislaw Halik
Win32 only Issue: #118
2015-11-01options-dialog: add missing includeStanislaw Halik
2015-10-30rename gui directoryStanislaw Halik