592 Commits (8f8a15827ff319364e3678c1957ddcaff61694da)

Author SHA1 Message Date
german77 9639d49ec6 general: Address review comments 3 years ago
german77 7328e78385 input_common: Add amiibo applet functions 3 years ago
Morph dc61af8eb1 CMakeLists: Remove redundant warnings 3 years ago
Morph ea5b59b539 CMakeLists: Treat MSVC warnings as errors 3 years ago
Morph 9fba74d245 general: Enforce C4800 everywhere except in video_core 3 years ago
Morph 4bad20dc5f CMakeLists: Remove all redundant warnings 3 years ago
german77 96881efdc3 input_common: cache vibration tests 3 years ago
german77 36d02d1fc3 input_common: have an unique vector in callback status 3 years ago
Liam 47fc168030 common: remove "yuzu:" prefix from thread names 3 years ago
german77 d389a05005 service: nfp: address comments 3 years ago
german77 004f8f9512 input_common: Enable virtual amiibo driver 3 years ago
german77 56b1301938 input_common: Create virtual amiibo driver 3 years ago
Narr the Reg d4fb46d8f9 input_common: Add support for analog toggle 3 years ago
Narr the Reg 2d6690468b input_common: sdl: Always check for motion on reconnect 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 846c50dd42 Address first part of review comments 4 years ago
german77 76b18ad549 input_common: Add camera driver 4 years ago
german77 93cbaeb605 input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Morph e647661b76 CMakeLists: Make variable shadowing a compile-time error 4 years ago
Narr the Reg d061038994 input_common: Replace usage of string guid to common uuid 4 years ago
Narr the Reg 3cd7b067e0 input_common: Make vibration request async 4 years ago
german77 b6d3a7d8cf input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
Morph 5ec38a7cb9 Revert "gc_adapter: fix libusb import on GCC11.2" 4 years ago
Levi Behunin 6e1eea8897 gc_adapter: fix libusb import on GCC11.2 4 years ago
Andrea Pappacoda b2eb103829 chore: add missing SPDX tags 4 years ago
Narr the Reg d0bdbb9afb yuzu: config: Set default range to 95% 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Narr the Reg bd648a74df input_common: Ignore boost uninitialized local variable 4 years ago
Merry b02d74d113 input_common: Replace lock_guard with scoped_lock 4 years ago
Narr the Reg f27e097244 input_common: Map sticks correctly when mapped sideways 4 years ago
ameerj e7bb6ec32e input_common: Reduce unused includes 4 years ago
german77 2ea4a2b74e yuzu: Add auto center on right click 4 years ago
german77 75d96d5462 input_common: Remove battery duplicated struct and update every button press 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 51c445f7e8 input/hid: Migrate to the new UUID implementation 4 years ago
Morph 3d13bb3105 input_common: Remove unused core include 4 years ago
Narr the Reg 2198237e42 yuzu: ui: Improve battery symbols 4 years ago
german77 e19f0654f9 input_common: Use attributes for analog range modifiers 4 years ago
german77 a2fe5dffa9 input_common: Add home and hard touch press buttons to UDP controllers 4 years ago
Narr the Reg 9ea465d958 input_common: Add DS5 to HD rumble list 4 years ago
Lioncash 18c2bd5c12 input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial state 4 years ago
Lioncash f02a9e4d81 input_common/input_mapping: Simplify UUID validity checks 4 years ago
Lioncash 04a33bc652 input_common/input_mapping: Add missing includes 4 years ago
Lioncash cec9e4ec77 input_common/input_mapping: Remove const from return value 4 years ago
Lioncash 5f80c764b0 input_common/input_mapping: Default constructor 4 years ago
Lioncash 1bd76dcb77 input_common/main: Pass MappingData by const reference in callbacks 4 years ago
Lioncash feb5b56356 input_common/udp_client: Replace deprecated from_string()/to_ulong() functions 4 years ago
Lioncash de967b3967 input_common/udp_client: Prevent unnecessary string copies 4 years ago
german77 1fca7203d3 input_common: Add option to configure gyro threshold 4 years ago
Narr the Reg 527a74f48b input_common: Report battery for UDP controllers 4 years ago