summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Add VibrationDevice and VibrationDeviceFactoryGravatar Morph2020-11-1519-101/+327
* configure_input: Add per-player vibrationGravatar Morph2020-11-1516-28/+730
* settings: Remove global vibration strength modifierGravatar Morph2020-11-159-19/+1
* hid: Mark Begin/EndPermitVibrationSession as stubsGravatar Morph2020-11-153-18/+4
* controllers/npad: Send an empty vibration on destruction/deactivationGravatar Morph2020-11-153-22/+38
* hid: Stub IsVibrationDeviceMountedGravatar Morph2020-11-152-1/+23
* controllers/npad: Add heuristics to reduce rumble state changesGravatar Morph2020-11-153-35/+72
* configure_input: Hook up the vibration percentage spinboxGravatar Morph2020-11-1511-3/+26
* controllers/npad: Stop games from vibrating incorrect controllersGravatar Morph2020-11-151-0/+10
* hid: Fix controller rumble based on new researchGravatar Morph2020-11-153-43/+69
* hid: Pop a struct of parameters instead of popping individual parametersGravatar Morph2020-11-151-103/+237
* hid: Reorder all HID commandsGravatar Morph2020-11-155-217/+232
* hid: Implement GetVibrationDeviceInfoGravatar Morph2020-11-152-3/+39
* hid: Stub InitializeVibrationDeviceGravatar Morph2020-11-151-3/+11
* controllers/npad: Rename NPadType to NpadStyleSetGravatar Morph2020-11-153-9/+9
* controllers/npad: Add DeviceHandle structGravatar Morph2020-11-151-27/+50
* configure_input_player: Change "Defaults" button behaviorGravatar Morph2020-11-152-35/+30
* settings: Preparation for per-game input settingsGravatar Morph2020-11-1519-115/+167
* udp/client: Reduce testing period to 5 secondsGravatar Morph2020-11-151-1/+1
* config: Migrate config files into config/customGravatar Morph2020-11-154-21/+61
* controllers/npad: Connect a controller on init if none are connectedGravatar Morph2020-11-152-1/+15
* applets/controller: Auto accept a valid single player configurationGravatar Morph2020-11-153-14/+24
* bootmanager: Allow mouse clicks only if touch is disabledGravatar Morph2020-11-151-3/+13
* input_profiles: Implement input profilesGravatar Morph2020-11-1513-130/+509
* configure_input_player: Implement input exclusivity and persistenceGravatar Morph2020-11-154-138/+205
* ui/themes: Cleanup UIGravatar Morph2020-11-1513-397/+263
* Merge pull request #4914 from lat9nq/gl-warningsGravatar LC2020-11-151-8/+28
|\
| * bootmanager: Address review commentsGravatar lat9nq2020-11-091-12/+16
| * bootmanager: Log and show GL_RENDERER string when GPU is insufficientGravatar lat9nq2020-11-091-3/+19
* | Merge pull request #4895 from Morph1984/cave-story-plus-applet-fixGravatar bunnei2020-11-122-26/+80
|\ \
| * | applets: Rename LibraryAppletVersion to ControllerAppletVersionGravatar Morph2020-11-082-15/+15
| * | applets/controller: Pop normal data for StrapGuide and FirmwareUpdateGravatar Morph2020-11-082-6/+19
| * | applets/controller: Introduce additional checks for mode and callerGravatar Morph2020-11-082-5/+39
| * | applets/controller: Add ControllerUpdateFirmwareArg structGravatar Morph2020-11-081-0/+7
* | | Merge pull request #4901 from bunnei/caps-stubGravatar bunnei2020-11-092-9/+17
|\ \ \ | |_|/ |/| |
| * | hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.Gravatar bunnei2020-11-062-9/+17
* | | Merge pull request #4909 from lioncash/interruptGravatar Rodrigo Locatti2020-11-081-2/+2
|\ \ \
| * | | cpu_interrupt_handler: Mark move contructor/assignment as deletedGravatar Lioncash2020-11-081-2/+2
| | |/ | |/|
* / | ipc_helpers: Remove usage of the global system instanceGravatar Lioncash2020-11-0816-7/+23
|/ /
* | Merge pull request #4903 from bunnei/remove-gpu-integrityGravatar bunnei2020-11-083-29/+1
|\ \
| * | video_core: dma_pusher: Remove integrity check on command lists.Gravatar bunnei2020-11-073-29/+1
* | | Merge pull request #4906 from lat9nq/log-cpu-accuracyGravatar LC2020-11-071-0/+1
|\ \ \ | |/ / |/| |
| * | settings: log value of CPU_AccuracyGravatar lat9nq2020-11-071-0/+1
| |/
* | Merge pull request #4888 from lioncash/unicorn-removeGravatar bunnei2020-11-0611-418/+15
|\ \ | |/ |/|
| * core: Remove usage of unicornGravatar Lioncash2020-11-0311-418/+15
* | common/fiber: Move all member variables into impl classGravatar Lioncash2020-11-062-89/+86
* | Merge pull request #4891 from lioncash/clang2Gravatar bunnei2020-11-064-7/+14
|\ \
| * | General: Fix clang buildGravatar Lioncash2020-11-054-7/+14
* | | Merge pull request #4894 from lioncash/fnGravatar bunnei2020-11-061-1/+1
|\ \ \
| * | | settings: Simplify initializer of resolution factorGravatar Lioncash2020-11-051-1/+1
| |/ /