summaryrefslogtreecommitdiff
path: root/Servers/AudioServer/AudioServer.ipc
AgeCommit message (Expand)Author
2019-11-04LibAudio: Added playback control features to audio serverTill Mayer
2019-10-19AudioServer: Added ability to get count of samples in the buffer queueTill Mayer
2019-10-16LibAudio: Fixed stuttery playback of audioTill Mayer
2019-08-03IPCCompiler+AudioServer: Accept "//"-style comments in IPC defintionsAndreas Kling
2019-08-03AudioServer: The EnqueueBuffer response needs a success booleanAndreas Kling
2019-08-03IPCCompiler: Start working on a simple IPC definition languageAndreas Kling