ladybird/Userland/Services/AudioServer
Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
I've attempted to handle the errors gracefully where it was clear how to
do so, and simple, but a lot of this was just adding
`release_value_but_fixme_should_propagate_errors()` in places.
2022-02-16 19:49:41 -05: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+Everywhere: Return ErrorOr from ConfigFile factory methods 2022-02-16 19:49:41 -05:00
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