Sam Lantinga
c298a3749b
Expose the keymap separately from the event keycode
...
This adds functions to query the keymap:
* SDL_GetCurrentKeymap()
* SDL_GetKeymapKeycode()
* SDL_GetKeymapScancode()
* SDL_ReleaseKeymap()
and these are distinct from the function to query the event keycode associated with a scancode, which might be affected by SDL_HINT_KEYCODE_OPTIONS.
Also added an SDL_bool parameter to SDL_GetKeyName() and SDL_GetKeyFromName() to enable upper case handling of the name.
2024-08-05 17:02:25 -07:00
..
2022-11-29 18:34:15 -08:00
2022-11-30 12:51:59 -08:00
2024-07-16 17:17:13 -07:00
2024-01-01 13:15:26 -08:00
2024-04-29 13:52:48 -07:00
2024-06-23 15:40:55 -04:00
2024-08-04 09:07:19 -07:00
2024-03-25 13:26:23 -07:00
2024-07-16 17:17:13 -07:00
2024-07-10 00:48:18 -07:00
2024-08-05 17:02:25 -07:00
2024-08-02 14:49:37 -07:00
2024-07-16 17:17:13 -07:00
2024-02-11 08:27:56 -08:00
2024-08-05 08:54:10 -07:00
2024-07-10 00:48:18 -07:00
2024-08-01 13:48:28 -07:00
2024-01-01 13:15:26 -08:00
2024-08-05 08:54:10 -07:00
2024-01-01 13:15:26 -08:00
2024-07-16 17:17:13 -07:00
2024-01-01 13:15:26 -08:00
2024-07-16 17:17:13 -07:00
2024-01-01 13:15:26 -08:00
2024-07-16 17:17:13 -07:00
2024-06-14 08:54:17 -07:00
2024-07-20 18:21:19 -07:00
2024-02-09 16:04:46 -08:00
2024-06-23 15:40:55 -04:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-08-05 08:54:10 -07:00
2024-06-24 16:39:20 -04:00
2024-08-05 08:54:10 -07:00
2024-07-11 15:00:59 -04:00
2024-08-05 08:54:10 -07:00
2024-07-03 15:08:21 -04:00
2024-07-17 14:09:11 -07:00
2024-03-05 17:59:10 -05:00
2024-07-26 20:59:14 -07:00
2024-03-26 13:01:00 -07:00
2024-06-14 08:54:17 -07:00
2024-06-14 08:54:17 -07:00