1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:57:44 +00:00
serenity/Libraries/LibAudio
Robin Burchell 9c8dd836fc Rename new IPC headers & classes
Sticking these in a namespace allows us to use a more generic
("Connection") term without clashing, which is way easier to understand
than to try to come up with unique names for both.
2019-07-17 20:16:44 +02:00
..
ABuffer.h ABuffer: clamp -> clip 2019-07-17 09:47:52 +02:00
AClientConnection.cpp Rename new IPC headers & classes 2019-07-17 20:16:44 +02:00
AClientConnection.h Rename new IPC headers & classes 2019-07-17 20:16:44 +02:00
ASAPI.h Work on AudioServer 2019-07-17 09:39:31 +02:00
AWavLoader.cpp ABuffer: move it and groove it 2019-07-17 09:47:52 +02:00
AWavLoader.h Work on AudioServer 2019-07-17 09:39:31 +02:00
Makefile Work on AudioServer 2019-07-17 09:39:31 +02:00