summaryrefslogtreecommitdiff
path: root/Userland/Services/AudioServer/AudioServer.ipc
AgeCommit message (Expand)Author
2021-02-01LibIPC: Stop sending client ID to clientsAndreas Kling
2021-01-17AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBufferAndreas Kling
2021-01-12Services: Move to Userland/Services/Andreas Kling