1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:48:10 +00:00
serenity/Libraries/LibAudio
Robin Burchell 2177594c96 Port LibGUI to use CIPCClientSideConnection
As a consequence, move to use an explicit handshake() method rather than
calling virtuals from the constructor. This seemed to not bother
AClientConnection, but LibGUI crashes (rightfully) because of it.
2019-07-17 20:16:44 +02:00
..
ABuffer.h ABuffer: clamp -> clip 2019-07-17 09:47:52 +02:00
AClientConnection.cpp Port LibGUI to use CIPCClientSideConnection 2019-07-17 20:16:44 +02:00
AClientConnection.h Port LibGUI to use CIPCClientSideConnection 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