mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
aa8a3d4a89
Instead of doing everything manually in C++, let's do some codegen. This patch adds a crude but effective IPC definition parser, along with two initial definition files for the AudioServer's client and server endpoints. |
||
---|---|---|
.. | ||
ASClientConnection.cpp | ||
ASClientConnection.h | ||
ASEventLoop.cpp | ||
ASEventLoop.h | ||
ASMixer.cpp | ||
ASMixer.h | ||
AudioClient.ipc | ||
AudioServer.ipc | ||
main.cpp | ||
Makefile |