aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid_user.cpp
Commit message (Expand)AuthorAge
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxGravatar archshift2015-01-21
* Logging: Log all called service functions (under trace). Compile out all trac...Gravatar archshift2015-01-10
* Move ThreadContext to core/core.h and deal with the falloutGravatar Yuri Kunde Schlesner2015-01-09
* More services & small clean upsGravatar purpasmart962014-12-25
* License changeGravatar purpasmart962014-12-20
* Remove SyncRequest from K::Object and create a new K::Session typeGravatar Yuri Kunde Schlesner2014-12-15
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-13
* hid_user: Pass by reference with PadButtonPress/PadButtonReleaseGravatar Lioncash2014-12-03
* HLE: Revamp error handling throrough the HLE codeGravatar Yuri Kunde Schlesner2014-11-24
* core: Mark some hle functions as staticGravatar Lioncash2014-11-17
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-29