1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:48:10 +00:00
serenity/Libraries/LibAudio
2019-07-27 18:54:03 +02:00
..
ABuffer.h Audio: Make ABuffer sit on top of a SharedBuffer. 2019-07-27 18:17:17 +02:00
AClientConnection.cpp Audio: Make basic streaming WAV playback work. 2019-07-27 17:27:05 +02:00
AClientConnection.h Audio: Make basic streaming WAV playback work. 2019-07-27 17:27:05 +02:00
ASAPI.h Audio: Make basic streaming WAV playback work. 2019-07-27 17:27:05 +02:00
AWavLoader.cpp LibAudio: WAV reading should stop when we run out of file. :^) 2019-07-27 18:54:03 +02:00
AWavLoader.h Audio: Make basic streaming WAV playback work. 2019-07-27 17:27:05 +02:00
Makefile Libraries: Remove unused "install" targets. 2019-07-21 21:28:48 +02:00