5442 Commits (55362bccd9b007bc7a98babb248bf6ffd809f5d1)

Author SHA1 Message Date
bunnei 5114c6f3ac hle: kernel: time_manager: Avoid a crash on process exit. 5 years ago
bunnei 026a8dd832 hle: kernel: AddressArbiter: Remove unused code. 5 years ago
bunnei e7c2a66ecd hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled. 5 years ago
bunnei b92d8acd2f common: fiber: Use boost::context instead of native fibers on Windows. 5 years ago
bunnei aaffe73f47 hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. 5 years ago
german 2a93b187a6 Add missing types to NpadCommunicationMode 5 years ago
Lioncash acf893542a savedata_factory: Eliminate usage of the global system instance 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
bunnei faffc3144c service: am: Implement ExecuteProgram and required stubs. 5 years ago
bunnei 5f53d285aa hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 5 years ago
comex 00f2c7fbb9 nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID 5 years ago
Chloe Marcec f8d84ecae2 nvservices: Reintroducee IoctlCtrl 5 years ago
Lioncash b038dcf23c svc: Remove unnecessary [[maybe_unused]] tag 5 years ago
bunnei 2f0eb8d38c olsc: Move member initialization to after member functions. 5 years ago
bunnei 655892e84b hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Morph 2d3476dd7f hid: Reimplement Begin/EndPermitVibrationSession 5 years ago
Morph 7adf26daf0 controllers/npad: Load input devices on init 5 years ago
Morph 75ee0c94a0 general: Fix compiler warnings on linux and miscellaneous changes 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 cce389221b configure_input: Add per-player vibration 5 years ago
Morph ee8ec56291 settings: Remove global vibration strength modifier 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 ed9df522ec controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph 06bc7678ba configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph 3281c3b1cb controllers/npad: Stop games from vibrating incorrect controllers 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 294f3dd914 controllers/npad: Rename NPadType to NpadStyleSet 5 years ago
Morph f279871f0b controllers/npad: Add DeviceHandle struct 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Chloe Marcec d8f879952c Addressed issues 5 years ago
Chloe Marcec f0b74aa725 core: Make nvservices more standardized 5 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 5 years ago
Morph a7bee25d73 applets: Rename LibraryAppletVersion to ControllerAppletVersion 5 years ago
Morph 02b6d04d64 applets/controller: Pop normal data for StrapGuide and FirmwareUpdate 5 years ago
Morph 5c26e16783 applets/controller: Introduce additional checks for mode and caller 5 years ago
Morph eca32e90db applets/controller: Add ControllerUpdateFirmwareArg struct 5 years ago
bunnei 0b6324b3a6 video_core: dma_pusher: Remove integrity check on command lists. 5 years ago
bunnei 479a52a8d4 hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 5 years ago