Files
Xenia-Canary/src/xenia
Herman S. 4d1380decb Fix hotkey processing locking issue.
Rather than manually release the lock inside the loop, which breaks RAII
and introduces undefined behavior, we separate the controller state gathering
operation from the rumble hotkey processing loop. The lock lifecycle
is now automatically managed by scope.

On a side note, with multiple controllers connected this would probably
have become clear that it's broken sooner but I guess that's not a very
common use case.
2025-09-13 18:48:59 +02:00
..
2025-09-13 18:48:59 +02:00
2025-08-22 06:22:07 -07:00
2025-08-15 18:06:57 +02:00
2025-08-03 19:51:32 -07:00
2025-08-15 22:38:56 +02:00
2025-07-27 02:46:43 -07:00
2025-07-27 02:46:43 -07:00
2025-07-19 14:42:21 -07:00
2025-08-11 21:03:31 -07:00
2025-07-19 14:42:21 -07:00
2025-07-19 14:42:21 -07:00
2025-08-11 21:03:31 -07:00