Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
antoniou
8a87db94de
KEYMAPPER: remap timeout (ms) can be set from config
...
Config key is "remap_timeout_delay_ms", min value is 3000
2020-09-26 17:00:57 +03:00
Bastien Bouclet
f6bb3af12a
KEYMAPPER: Use OptionsContainerWidget for the remap widget
2020-03-28 07:38:39 +01:00
Bastien Bouclet
9cc2fee887
SDL: Enable joystick input by default
...
Game controller input is now enabled whenever a compatible device is
connected. The keymapper's keymaps are refreshed when a joystick is added
or removed.
Fixes #10366 .
2020-03-16 18:41:27 +01:00
Eugene Sandulenko
9f168ae447
KEYMAPPER: Fix class/struct declaration mess.
2020-01-29 16:48:46 +01:00
Bastien Bouclet
cc15496e9e
KEYMAPPER: Use a dropdown button to save horizontal space
2020-01-29 08:51:30 +01:00
Bastien Bouclet
c001094bce
KEYMAPPER: Add a button in the remap dialog to reset an entire keymap
2020-01-29 08:51:29 +01:00
Bastien Bouclet
14663c4790
KEYMAPPER: Make the keymapper mandatory
2020-01-29 08:51:29 +01:00
Bastien Bouclet
511d138bbc
KEYMAPPER: Move the remap dialog to an option dialog tab
...
The aim is to make it easy to discover, and possible to use without a
keyboard.
2020-01-26 23:09:08 +02:00