summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/hwopus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service/audio: Replace includes with forward declarations where applicableLioncash2018-09-121-0/+5
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Implemented various hwopus functions (#853)David2018-07-311-5/+130
* Rename logging macro back to LOG_*James Rowe2018-07-031-1/+1
* Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl2018-06-251-0/+29