aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid/hid_user.cpp
Commit message (Expand)AuthorAge
* HID: Stub DisableAccelerometer and DisableGyroscopeLowGravatar purpasmart962015-05-22
* HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow alongGravatar purpasmart962015-03-16
* hid_user: Removed unnecessary includes.Gravatar bunnei2015-03-11
* Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-03
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* Service: Clean-up InterfaceGravatar Yuri Kunde Schlesner2015-02-02
* Kernel: Convert Event to not use HandlesGravatar Yuri Kunde Schlesner2015-01-30
* Kernel: Convert SharedMemory to not use HandlesGravatar Yuri Kunde Schlesner2015-01-30
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxGravatar archshift2015-01-21