mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 03:51:01 +00:00
It was wrongly inheriting from RefCounted<AudioServer> without using reference counting. Let's just make it a CObject instead. |
||
|---|---|---|
| .. | ||
| ASClientConnection.cpp | ||
| ASClientConnection.h | ||
| ASEventLoop.cpp | ||
| ASEventLoop.h | ||
| ASMixer.cpp | ||
| ASMixer.h | ||
| AudioClient.ipc | ||
| AudioServer.ipc | ||
| main.cpp | ||
| Makefile | ||