ladybird/Userland/Services/AudioServer
Liav A bf8c93fe0a AudioServer: Use first audio channel in the /dev/audio directory
For now, just use the first audio channel in the /dev/audio directory.
In the future we can add support for watching and loading other channels
so we can route audio to multiple sound cards on the system.
2022-02-14 11:39:19 +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
ClientConnection.cpp LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
ClientConnection.h LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
CMakeLists.txt AudioServer: Port to LibMain :^) 2021-11-30 23:34:40 +01:00
FadingProperty.h Everywhere: Use my new serenityos.org e-mail :^) 2022-01-14 11:54:09 +01:00
main.cpp LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
Mixer.cpp AudioServer: Use first audio channel in the /dev/audio directory 2022-02-14 11:39:19 +01:00
Mixer.h Everywhere: Use my new serenityos.org e-mail :^) 2022-01-14 11:54:09 +01:00