1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 09:51:00 +00:00
serenity/Servers/AudioServer
2020-02-06 20:21:49 +01:00
..
ASClientConnection.cpp IPCCompiler: Put message classes in the Messages namespace 2020-02-06 20:21:49 +01:00
ASClientConnection.h IPCCompiler: Put message classes in the Messages namespace 2020-02-06 20:21:49 +01:00
ASEventLoop.cpp LibIPC: Put all classes in the IPC namespace and remove the leading I 2020-02-05 19:57:18 +01:00
ASEventLoop.h LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
ASMixer.cpp LibAudio: Put all classes in the Audio namespace and remove leading A 2020-02-06 10:40:02 +01:00
ASMixer.h LibAudio: Remove leading A from filenames 2020-02-06 15:18:03 +01:00
AudioClient.ipc AudioServer: Broadcast muted state changes to all clients 2019-11-23 17:21:12 +01:00
AudioServer.ipc LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED) 2019-12-06 18:39:59 +01:00
main.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
Makefile Build: consider IPCCOMPILER and FORMCOMPILER just for ordering 2019-12-28 21:09:33 +01:00