Megamouse
|
7e27e1420e
|
input: try to fix macOS SDL crash
|
2024-06-23 09:31:48 +02:00 |
|
Megamouse
|
b8452d29d6
|
input: move pad_state_notify_state_change to pad_thread
|
2024-06-12 08:24:12 +02:00 |
|
Megamouse
|
c15121377f
|
Input: Implement anti deadzone
|
2024-06-07 21:18:37 +02:00 |
|
Megamouse
|
3067c86d65
|
gui/input: only init and quit SDL once for all instances
Calling SDL_Quit while two handlers are active can cause controllers to disconnect
|
2024-02-22 19:31:00 +01:00 |
|
Megamouse
|
06025cd19d
|
gui/input: let pad handlers know whether they are part of emulation
Also fix unique_ptr vs shared_ptr nonsense in pad_threads
|
2024-02-22 19:31:00 +01:00 |
|
Megamouse
|
c45deb3f87
|
sdl: log version
|
2024-01-10 22:34:13 +01:00 |
|
Megamouse
|
a4d8091625
|
Reduce log level for missing gamecontrollerdb.txt to warning
|
2023-10-25 07:13:12 +02:00 |
|
Megamouse
|
452a4654da
|
input: add SDL_GameControllerDB
|
2023-08-29 03:19:41 +02:00 |
|
Megamouse
|
b436d2a7f4
|
input: add controller index to SDL controllers
|
2023-06-12 18:05:34 +02:00 |
|
Margen67
|
5bb89328d0
|
Remove whitespace
|
2023-02-15 08:58:02 +01:00 |
|
Megamouse
|
d69e345bc0
|
SDL: Fix button presses
SDL currently always returns 1 if a button is pressed
|
2023-02-03 18:24:54 +01:00 |
|
Megamouse
|
b3a9c8d83f
|
input: move config getters to base class
|
2023-01-17 02:01:03 +01:00 |
|
Megamouse
|
18b7955384
|
SDL handler
|
2022-12-13 11:56:48 +01:00 |
|