ladybird/Userland/Libraries/LibAudio
Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients
The client ID is not useful to normal clients anymore, so stop telling
everyone what their ID is.
2021-02-01 11:32:00 +01:00
..
Buffer.cpp AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer 2021-01-17 09:07:32 +01:00
Buffer.h AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer 2021-01-17 09:07:32 +01:00
ClientConnection.cpp LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
ClientConnection.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Loader.cpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Loader.h Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
WavLoader.cpp Everywhere: Hook up remaining debug macros to Debug.h. 2021-01-25 09:47:36 +01:00
WavLoader.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
WavWriter.cpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
WavWriter.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00