230 Commits (1a459cd78071fdf44ccd6941a88e843974de3a02)

Author SHA1 Message Date
Chloe Marcec cf489391d7 hid: ApplyNpadSystemCommonPolicy 5 years ago
bunnei 9f1abd8188 hle: kernel: Migrate KClientPort to KAutoObject. 5 years ago
bunnei bf274faa22 hle: kernel: Migrate KTransferMemory to KAutoObject. 5 years ago
bunnei 83b96b7264 hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. 5 years ago
bunnei 11f9080d2e hle: kernel: Migrate KSharedMemory to KAutoObject. 5 years ago
bunnei 8b224f05c9 hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. 5 years ago
german77 c8845b4fdf hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
Morph 9c8242ed3f service: hid: Get transfer memory for InitializeSevenSixAxisSensor 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 19b6ca175f service: hid: Stub SetAnalogStickUseCenterClamp 5 years ago
german77 db13bf47f3 hid: Update service function tables 5 years ago
Morph c841dcc8cb hid: Implement GameCube Controller Vibrations 5 years ago
bunnei f8d8755776 hle: kernel: Rename SharedMemory to KSharedMemory. 5 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
german 1f204e5930 Adds missing controller types and properties 5 years ago
german e0c83e305a Prevent over scheduling audio events and terminate properly the motion update event 5 years ago
german 963ce4f5ab Only update motion for npad and prevent over scheduling events 5 years ago
Morph 83f6fc1a5f hid: Add static_assert for Parameter size 5 years ago
Morph d6cb14fbf3 npad: Remove unused device handle parameter 5 years ago
german 264bcb9e1d Stub Set/Get/Reset SixaxisSensorFusionParameters 5 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
bunnei e5f216261e hle: service: Acquire and release a lock on requests. 5 years ago
german d9d2a0aac7 Stub set and get NpadCommunicationMode 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
Morph 9b00708d96 hid: Check if applet_resource exists in InitializeVibrationDevice 5 years ago
Morph 2d3476dd7f hid: Reimplement Begin/EndPermitVibrationSession 5 years ago
Morph bd42b2093c controllers/npad: Remove the old vibration filter 5 years ago
Morph 6f80c78568 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph bb0a55c4db hid: Mark Begin/EndPermitVibrationSession as stubs 5 years ago
Morph cd2f8d7e4a controllers/npad: Send an empty vibration on destruction/deactivation 5 years ago
Morph 193418c57f hid: Stub IsVibrationDeviceMounted 5 years ago
Morph f474cab023 hid: Fix controller rumble based on new research 5 years ago
Morph 82d901ae8b hid: Pop a struct of parameters instead of popping individual parameters 5 years ago
Morph dc7a9a7be2 hid: Reorder all HID commands 5 years ago
Morph c9937559f4 hid: Implement GetVibrationDeviceInfo 5 years ago
Morph 8a35dd51ee hid: Stub InitializeVibrationDevice 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Lioncash 0368d43dff service: Update function tables 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 5 years ago
german 450a3c0f42 Stubbed EnableSixAxisSensorFusion 5 years ago
Morph f3e928bb6a hid: Stub HomeButtonInputProtection service commands 5 years ago
german 782aab6cf2 First implementation of controller rumble 6 years ago
german c3fb504201 Use different timing for motion 5 years ago
Morph 505ce79b9d hid: Implement Get/SetNpadHandheldActivationMode 5 years ago
FearlessTobi b3d2fd39d3 Test: Decrease pad_update_ns 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
Morph ce1c6f2eea hid: Implement MergeSingleJoyasDualJoy 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago