aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/apt_u.cpp
AgeCommit message (Expand)Author
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2014-12-25Merge pull request #330 from purpasmart96/new_srvbunnei
2014-12-25More services & small clean upspurpasmart96
2014-12-22Merge pull request #322 from chinhodado/masterbunnei
2014-12-21More warning cleanupsChin
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-12APT_U: Added GetSharedFont service function.bunnei
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-11APT_U: Added stub for function AppletUtility.bunnei
2014-11-11APT_U: Set a valid parameter buffer size in GlanceParameter.bunnei
2014-11-11APT_U: Release service lock on initialization.bunnei
2014-11-11APT_U: Fixes for GetLockHandle to boot system titles.bunnei
2014-10-29Renamed souce files of services to match port namesGareth Poole