ladybird/Libraries/LibAudio
Andreas Kling 4a37bec27c LibIPC: Rename base classes to IClientConnection and IServerConnection
This matches what we're already calling the server-side subclasses
better, though we'll probably want to find some better names for the
client-side classes eventually.
2019-12-02 11:11:05 +01:00
..
ABuffer.h LibAudio: Fixed stuttery playback of audio 2019-10-16 16:25:38 +02:00
AClientConnection.cpp LibIPC: Rename base classes to IClientConnection and IServerConnection 2019-12-02 11:11:05 +01:00
AClientConnection.h LibIPC: Rename base classes to IClientConnection and IServerConnection 2019-12-02 11:11:05 +01:00
AWavLoader.cpp AWavLoader: Fixed incorrect computation of m_loaded_samples 2019-11-05 19:50:11 +01:00
AWavLoader.h SoundPlayer: Changed some small cosmetic things 2019-11-05 19:50:11 +01:00
Makefile Libraries: Remove unused "install" targets. 2019-07-21 21:28:48 +02:00