summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ssl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-03Rename logging macro back to LOG_*James Rowe1-4/+4
2018-04-27Switched to NGLOG_WARNINGDavid Marcec1-1/+1
2018-04-26Added PREPO to logging backend, Removed comments from SaveReportWithUserDavid Marcec1-1/+1
2018-04-24ssl: Move logging macros over to new fmt-compatible onesLioncash1-3/+3
2018-04-23GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport.David Marcec1-0/+1
2018-04-22Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)David Marcec2-1/+11
2018-04-20service: Use nested namespace specifiers where applicableLioncash2-8/+4
2018-04-11Service/SSL: update service according switchbrewmailwl2-1/+98
2018-03-23Service/SSL: add ssl servicemailwl2-0/+39