30 Commits (d3e604549bb53195aec5e5ef85e38f50ec159aaf)

Author SHA1 Message Date
lizzie d3e604549b [hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields 2 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 3 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 4 months ago
MaranBr 9c7ed0f59d
[hid_core] Fix a specific case where all controllers get disconnected by certain games (#2759) 8 months ago
MaranBr b7021afff6
[hid_core] Quick fix for PR 2747 (#2753) 8 months ago
MaranBr bb836ed6c2
[hid_core] Fix a crash related to setting controls while the game is running (#2747) 8 months ago
lizzie bf4dce8d0b
[hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) (#2553) 9 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 9 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 9 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 9 months ago
Maran Br 8f5a65bdb0 Fixes second controller not detected in DKTF and possibly other games 2 years ago
crueter 9cef9f5dce Update fmt to allow for v11 1 year ago
german77 68b0f72f27 core: hid: hid_core doesn't have access to LIBUSB 2 years ago
german77 bdd95714d5 core: hid: Reintroduce vibration filter 2 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
german77 16b5a24d6f core: hid: Remove driver errors from log 2 years ago
t895 a29782ce6a android: Input mapping 2 years ago
t895 95ea8e9553 hid_core: Prevent crash if we try to iterate through empty color devices list 2 years ago
t895 31b531fb2b hid_core: Use dedicated "port" for android's input overlay 2 years ago
Narr the Reg 9d8c4a7802 core: hid: Skip duplicated vibrations 2 years ago
Narr the Reg cd792c68c2 core: hid: Only set polling mode if needed 2 years ago
Narr the Reg 0748704ca6 core: hid: Allow to disable vibration 2 years ago
Narr the Reg d79845d97f core: hid: Disable special features before disconnecting the controllers 2 years ago
Narr the Reg e2313faec9 service: hid: Fully implement abstract vibration 2 years ago
Viktor Szépe 8f8a15827f Fix more typos 2 years ago
german77 194746c558 service: hid: Create abstracted pad structure 2 years ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 2 years ago