aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid_user.cpp
AgeCommit message (Expand)Author
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2015-01-09Move ThreadContext to core/core.h and deal with the falloutYuri Kunde Schlesner
2014-12-25More services & small clean upspurpasmart96
2014-12-20License changepurpasmart96
2014-12-15Remove SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-03hid_user: Pass by reference with PadButtonPress/PadButtonReleaseLioncash
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner
2014-11-17core: Mark some hle functions as staticLioncash
2014-10-29Renamed souce files of services to match port namesGareth Poole