ladybird/Libraries/LibAudio
Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h>
This was a workaround to be able to build on case-insensitive file
systems where it might get confused about <string.h> vs <String.h>.

Let's just not support building that way, so String.h can have an
objectively nicer name. :^)
2019-09-06 15:36:54 +02:00
..
ABuffer.h AudioServer: Add a "main mix volume" and a simple program to get/set it 2019-07-29 19:06:58 +02:00
AClientConnection.cpp LibAudio: Add AClientConnetion::try_enqueue() API 2019-09-04 20:12:24 +02:00
AClientConnection.h LibAudio: Add AClientConnetion::try_enqueue() API 2019-09-04 20:12:24 +02:00
AWavLoader.cpp LibAudio: Allow tweaking how much get_more_samples() reads from file 2019-09-04 20:13:32 +02:00
AWavLoader.h AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
Makefile Libraries: Remove unused "install" targets. 2019-07-21 21:28:48 +02:00