eden-miror/src/hid_core/frontend
lizzie ee2891c55e
[common] unify std::random_device (#3801)
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3801
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-03-31 20:12:41 +02:00
..
emulated_console.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
emulated_console.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
emulated_controller.cpp [hid_core] Fix a specific case where all controllers get disconnected by certain games (#2759) 2025-10-17 22:24:38 +02:00
emulated_controller.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
emulated_devices.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
emulated_devices.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
input_converter.cpp [common] unify std::random_device (#3801) 2026-03-31 20:12:41 +02:00
input_converter.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_interpreter.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
input_interpreter.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
motion_input.cpp hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
motion_input.h Fix more typos 2024-01-15 23:26:53 +00:00