1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 07:35:07 +00:00
serenity/Servers/AudioServer
2019-09-21 15:25:08 +02:00
..
ASClientConnection.cpp AudioServer: Port to the new generated IPC mechanism 2019-08-03 19:49:19 +02:00
ASClientConnection.h AudioServer: Port to the new generated IPC mechanism 2019-08-03 19:49:19 +02:00
ASEventLoop.cpp LibCore: Convert CLocalServer to ObjectPtr 2019-09-21 15:25:08 +02:00
ASEventLoop.h LibCore: Convert CLocalServer to ObjectPtr 2019-09-21 15:25:08 +02:00
ASMixer.cpp AudioServer: Port threading to LibThread 2019-08-26 11:31:14 +02:00
ASMixer.h LibThread: Move CLock to LibThread::Lock 2019-08-26 11:31:14 +02:00
AudioClient.ipc IPCCompiler: Start working on a simple IPC definition language 2019-08-03 15:17:41 +02:00
AudioServer.ipc IPCCompiler+AudioServer: Accept "//"-style comments in IPC defintions 2019-08-03 21:29:09 +02:00
main.cpp Work on AudioServer 2019-07-17 09:39:31 +02:00
Makefile AudioServer: Port threading to LibThread 2019-08-26 11:31:14 +02:00