aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid.h
Commit message (Expand)AuthorAge
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-29
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-26
* Added support for multiple input device types for KeyMap and connected Qt.Gravatar Kevin Hartman2014-09-12
* Initial HID PAD work, with GLFW only.Gravatar Kevin Hartman2014-09-11
* Created structure for PAD.Gravatar Kevin Hartman2014-09-11
* Core: Alter the kernel string functions to use std::string instead of const c...Gravatar Lioncash2014-08-17
* - updated service(s) to be KernelObject'sGravatar bunnei2014-05-18
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classGravatar bunnei2014-04-27
* added class stub for HID:User serviceGravatar bunnei2014-04-16