1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 18:11:00 +00:00
serenity/Servers/AudioServer
2019-11-26 19:58:25 +01:00
..
ASClientConnection.cpp AudioServer: Broadcast muted state changes to all clients 2019-11-23 17:21:12 +01:00
ASClientConnection.h AudioServer: Broadcast muted state changes to all clients 2019-11-23 17:21:12 +01:00
ASEventLoop.cpp AudioServer: Port to socket takeover 2019-11-26 19:58:25 +01:00
ASEventLoop.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
ASMixer.cpp AudioServer: Broadcast muted state changes to all clients 2019-11-23 17:21:12 +01:00
ASMixer.h LibIPC+AudioServer: Allow unsolicited server-to-client IPC messages 2019-11-23 16:50:21 +01:00
AudioClient.ipc AudioServer: Broadcast muted state changes to all clients 2019-11-23 17:21:12 +01:00
AudioServer.ipc LibIPC+AudioServer: Allow unsolicited server-to-client IPC messages 2019-11-23 16:50:21 +01:00
main.cpp Work on AudioServer 2019-07-17 09:39:31 +02:00
Makefile LibIPC+AudioServer: Allow unsolicited server-to-client IPC messages 2019-11-23 16:50:21 +01:00