aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio/hwopus.h
AgeCommit message (Expand)Author
2023-09-16Reimplement HardwareOpusKelebek1
2023-08-30hwopus: Implement GetWorkBufferSizeExExFearlessTobi
2023-08-27hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleav...FearlessTobi
2023-03-01service: move hle_ipc from kernelLiam
2022-09-17core: implement HwOpus GetWorkBufferSizeForMultiStreamExFengChen
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-24hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecod...bunnei
2020-11-26service: Eliminate usages of the global system instanceLioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-30Implemented various hwopus functions (#853)David
2018-06-25Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl