1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:28:11 +00:00
serenity/Libraries/LibAudio
Andreas Kling 8f7333f080 LibCore: Add a forward declaration header
This patch adds <LibCore/Forward.h> and uses it in various places to
shrink the header dependency graph.
2020-02-14 23:31:18 +01:00
..
Buffer.h LibAudio/Piano: Replace floats with doubles 2020-02-10 14:04:27 +01:00
ClientConnection.cpp IPCCompiler: Put message classes in the Messages namespace 2020-02-06 20:21:49 +01:00
ClientConnection.h IPCCompiler: Put message classes in the Messages namespace 2020-02-06 20:21:49 +01:00
Makefile LibAudio: Implement Audio::WavWriter 2020-02-06 19:13:53 +01:00
WavLoader.cpp LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
WavLoader.h LibAudio: Remove leading A from filenames 2020-02-06 15:18:03 +01:00
WavWriter.cpp LibAudio: Implement Audio::WavWriter 2020-02-06 19:13:53 +01:00
WavWriter.h LibAudio: Implement Audio::WavWriter 2020-02-06 19:13:53 +01:00