1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/Servers/AudioServer
2020-02-06 15:04:03 +01:00
..
ASClientConnection.cpp LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
ASClientConnection.h LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +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 LibCore: Remove leading C from filenames 2020-02-06 15:04: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