ladybird/Libraries/LibAudio
2020-12-25 12:24:05 +01:00
..
Buffer.cpp LibAudio: Allow loading sounds from memory 2020-12-02 16:31:30 +01:00
Buffer.h LibAudio: Move Audio::Buffer implementation into its own file 2020-12-02 16:31:30 +01:00
ClientConnection.cpp AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00
ClientConnection.h AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00
CMakeLists.txt LibAudio: Move Audio::Buffer implementation into its own file 2020-12-02 16:31:30 +01:00
Loader.cpp LibAudio: Allow loading sounds from memory 2020-12-02 16:31:30 +01:00
Loader.h LibAudio: Allow loading sounds from memory 2020-12-02 16:31:30 +01:00
WavLoader.cpp LibAudio: Fix parsing of WAV files from memory 2020-12-03 21:52:10 +01:00
WavLoader.h LibAudio: Allow loading sounds from memory 2020-12-02 16:31:30 +01:00
WavWriter.cpp Everywhere: Tweak "2020-2020" => "2020" in copyright headers 2020-12-25 12:24:05 +01:00
WavWriter.h Everywhere: Tweak "2020-2020" => "2020" in copyright headers 2020-12-25 12:24:05 +01:00