summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/set_sys.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-4/+4
|
* set_sys: Implement SetColorSetId()Lioncash2018-07-241-4/+15
|
* Rename logging macro back to LOG_*James Rowe2018-07-031-1/+1
|
* set: Move logging macros over to new fmt-compatible onesLioncash2018-04-241-1/+1
|
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
| | | | Tidies up namespace declarations
* Various service name fixes - part 2 (rebased) (#322)Hexagon122018-04-171-0/+10
| | | | | | | | | | | | | | | | * Updated ACC with more service names * Updated SVC with more service names * Updated set with more service names * Updated sockets with more service names * Updated SPL with more service names * Updated time with more service names * Updated vi with more service names
* Service/Set: add more servicesmailwl2018-03-031-0/+167