1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:38:11 +00:00
serenity/Libraries/LibAudio
2020-02-27 10:21:13 +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 WavLoader: Add missing AK/OwnPtr.h include 2020-02-27 10:21:13 +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