summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15hid: Mark Begin/EndPermitVibrationSession as stubsMorph
2020-11-15controllers/npad: Send an empty vibration on destruction/deactivationMorph
2020-11-15hid: Stub IsVibrationDeviceMountedMorph
2020-11-15controllers/npad: Add heuristics to reduce rumble state changesMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-11-15controllers/npad: Stop games from vibrating incorrect controllersMorph
2020-11-15hid: Fix controller rumble based on new researchMorph
2020-11-15hid: Pop a struct of parameters instead of popping individual parametersMorph
2020-11-15hid: Reorder all HID commandsMorph
2020-11-15hid: Implement GetVibrationDeviceInfoMorph
2020-11-15hid: Stub InitializeVibrationDeviceMorph
2020-11-15controllers/npad: Rename NPadType to NpadStyleSetMorph
2020-11-15controllers/npad: Add DeviceHandle structMorph
2020-11-15configure_input_player: Change "Defaults" button behaviorMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-15udp/client: Reduce testing period to 5 secondsMorph
2020-11-15config: Migrate config files into config/customMorph
2020-11-15controllers/npad: Connect a controller on init if none are connectedMorph
2020-11-15applets/controller: Auto accept a valid single player configurationMorph
2020-11-15bootmanager: Allow mouse clicks only if touch is disabledMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-11-15configure_input_player: Implement input exclusivity and persistenceMorph
2020-11-15ui/themes: Cleanup UIMorph
2020-11-15Merge pull request #4914 from lat9nq/gl-warningsLC
2020-11-12Merge pull request #4895 from Morph1984/cave-story-plus-applet-fixbunnei
2020-11-09Merge pull request #4901 from bunnei/caps-stubbunnei
2020-11-09bootmanager: Address review commentslat9nq
2020-11-09bootmanager: Log and show GL_RENDERER string when GPU is insufficientlat9nq
2020-11-08Merge pull request #4909 from lioncash/interruptRodrigo Locatti
2020-11-08Merge pull request #4910 from lioncash/serviceRodrigo Locatti
2020-11-08ipc_helpers: Remove usage of the global system instanceLioncash
2020-11-08cpu_interrupt_handler: Mark move contructor/assignment as deletedLioncash
2020-11-08applets: Rename LibraryAppletVersion to ControllerAppletVersionMorph
2020-11-08applets/controller: Pop normal data for StrapGuide and FirmwareUpdateMorph
2020-11-08applets/controller: Introduce additional checks for mode and callerMorph
2020-11-08applets/controller: Add ControllerUpdateFirmwareArg structMorph
2020-11-08Merge pull request #4903 from bunnei/remove-gpu-integritybunnei
2020-11-08Merge pull request #4908 from lioncash/fmtChloe
2020-11-08externals: Update fmt to 7.1.2Lioncash
2020-11-07Merge pull request #4906 from lat9nq/log-cpu-accuracyLC
2020-11-07settings: log value of CPU_Accuracylat9nq
2020-11-07video_core: dma_pusher: Remove integrity check on command lists.bunnei
2020-11-06Merge pull request #4888 from lioncash/unicorn-removebunnei
2020-11-06hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.bunnei
2020-11-06Merge pull request #4899 from lioncash/fiberimplbunnei
2020-11-06common/fiber: Move all member variables into impl classLioncash
2020-11-06Merge pull request #4891 from lioncash/clang2bunnei