You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076)
2 weeks ago
..
emulated_console.cpp [hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 3 weeks ago
emulated_console.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
emulated_controller.cpp [common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 weeks ago
emulated_controller.h [hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields (#3866) 2 months ago
emulated_devices.cpp [hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 3 weeks ago
emulated_devices.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
input_converter.cpp [common] unify std::random_device (#3801) 4 months ago
input_converter.h hid_core: Move hid to it's own subproject 3 years ago
input_interpreter.cpp hid_core: Move hid to it's own subproject 3 years ago
input_interpreter.h hid_core: Move hid to it's own subproject 3 years ago
motion_input.cpp [hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 3 weeks ago
motion_input.h Fix more typos 3 years ago