ladybird/Userland/Services/AudioServer
2021-12-24 00:19:01 -08: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
ClientConnection.cpp AudioServer: Add a 'self_muted' state to each client connection 2021-12-24 00:19:01 -08:00
ClientConnection.h AudioServer: Add a 'self_muted' state to each client connection 2021-12-24 00:19:01 -08:00
CMakeLists.txt AudioServer: Port to LibMain :^) 2021-11-30 23:34:40 +01:00
FadingProperty.h Audio: Change how volume works 2021-09-12 23:38:57 +02:00
main.cpp LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr 2021-12-06 19:22:16 +01:00
Mixer.cpp AudioServer: Ignore 'muted' clients when computing the 'output mix' 2021-12-24 00:19:01 -08:00
Mixer.h AudioServer: Add 'mute' member and methods to ClientAudioStream 2021-12-24 00:19:01 -08:00