This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-18 17:18:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f7fe1eb08851e481ee760528362b71d5124eaf5
ladybird
/
Userland
/
Services
/
AudioServer
History
Elyse
fb109ab3b4
AudioServer: Ignore 'muted' clients when computing the 'output mix'
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
…
FadingProperty.h
…
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