index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2020-11-27
savedata_factory: Eliminate usage of the global system instance
Lioncash
2020-11-26
Stub set and get NpadCommunicationMode
german
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
Merge pull request #4975 from comex/invalid-syncpoint-id
bunnei
2020-11-25
Merge pull request #4981 from ogniK5377/ioctl-ctrl
bunnei
2020-11-25
hid: Check if applet_resource exists in InitializeVibrationDevice
Morph
2020-11-24
service: am: Implement ExecuteProgram and required stubs.
bunnei
2020-11-24
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2020-11-24
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
comex
2020-11-24
Merge pull request #4972 from lioncash/unused4
Rodrigo Locatti
2020-11-24
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-23
svc: Remove unnecessary [[maybe_unused]] tag
Lioncash
2020-11-21
Merge pull request #4944 from lioncash/system-rem
bunnei
2020-11-20
Merge pull request #4907 from ogniK5377/nvdrv-cleanup
bunnei
2020-11-20
olsc: Move member initialization to after member functions.
bunnei
2020-11-19
hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functi...
bunnei
2020-11-18
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-15
hid: Reimplement Begin/EndPermitVibrationSession
Morph
2020-11-15
controllers/npad: Load input devices on init
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
controllers/npad: Remove the old vibration filter
Morph
2020-11-15
hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
configure_input: Add per-player vibration
Morph
2020-11-15
settings: Remove global vibration strength modifier
Morph
2020-11-15
hid: Mark Begin/EndPermitVibrationSession as stubs
Morph
2020-11-15
controllers/npad: Send an empty vibration on destruction/deactivation
Morph
2020-11-15
hid: Stub IsVibrationDeviceMounted
Morph
2020-11-15
controllers/npad: Add heuristics to reduce rumble state changes
Morph
2020-11-15
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
controllers/npad: Stop games from vibrating incorrect controllers
Morph
2020-11-15
hid: Fix controller rumble based on new research
Morph
2020-11-15
hid: Pop a struct of parameters instead of popping individual parameters
Morph
2020-11-15
hid: Reorder all HID commands
Morph
2020-11-15
hid: Implement GetVibrationDeviceInfo
Morph
2020-11-15
hid: Stub InitializeVibrationDevice
Morph
2020-11-15
controllers/npad: Rename NPadType to NpadStyleSet
Morph
2020-11-15
controllers/npad: Add DeviceHandle struct
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-11-15
controllers/npad: Connect a controller on init if none are connected
Morph
2020-11-12
Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix
bunnei
2020-11-09
Merge pull request #4901 from bunnei/caps-stub
bunnei
2020-11-10
Addressed issues
Chloe Marcec
2020-11-10
core: Make nvservices more standardized
Chloe Marcec
2020-11-08
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-11-08
applets: Rename LibraryAppletVersion to ControllerAppletVersion
Morph
2020-11-08
applets/controller: Pop normal data for StrapGuide and FirmwareUpdate
Morph
2020-11-08
applets/controller: Introduce additional checks for mode and caller
Morph
2020-11-08
applets/controller: Add ControllerUpdateFirmwareArg struct
Morph
2020-11-07
video_core: dma_pusher: Remove integrity check on command lists.
bunnei
[prev]
[next]