summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/vi_u.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+0
| | | | | | | | | | | | | | | | * 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/vi: convert services to modulemailwl2018-03-211-13/+2
|
* logger: Add VI service logging category.bunnei2018-02-051-1/+1
|
* Services/vi: add vi:s and vi:u servicesmailwl2018-02-021-0/+31