ladybird/Userland/Services/AudioServer
kleines Filmröllchen 79deb7d6c7 AudioServer: Decrease sample headroom to 5%
This might still be too much, but it's better than what we had before.
2022-03-14 22:46:46 +01:00
..
AudioClient.ipc Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections 2021-12-24 00:19:01 -08:00
AudioServer.ipc AudioServer: Add a 'self_muted' state to each client connection 2021-12-24 00:19:01 -08:00
CMakeLists.txt Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
ConnectionFromClient.cpp Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
ConnectionFromClient.h Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
FadingProperty.h Everywhere: Use my new serenityos.org e-mail :^) 2022-01-14 11:54:09 +01:00
main.cpp Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
Mixer.cpp Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
Mixer.h AudioServer: Decrease sample headroom to 5% 2022-03-14 22:46:46 +01:00