summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/spl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash6-0/+9
2018-07-19hle/service: Make constructors explicit where applicableLioncash1-1/+1
2018-07-03Rename logging macro back to LOG_*James Rowe1-1/+1
2018-04-24spl: Move logging macros over to new fmt-compatible onesLioncash1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash6-24/+12
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon121-0/+6
2018-03-22Service/spl: add module and servicesmailwl6-0/+166