serenity/Userland/Services
kleines Filmröllchen 9f0ab281ce AudioServer: Handle missing audio device gracefully
On several platforms, we don't yet have audio
support, so audio devices are missing. Instead of
having AudioServer crash repeatedly, and not
having the ability to open any app that relies on
it, we should instead handle missing devices
gracefully. This implementation is minimal, audio
device hotplugging support and such should be
implemented together with multi-device support.
AudioServer will start up and seem to function
normally without an audio device, but it will
pretend the device has a sample rate of 44.1 kHz
and all audio input is discarded.
2024-07-01 12:47:52 +02:00
..
AudioServer
ChessEngine
Clipboard
ConfigServer
CrashDaemon
DeviceMapper
DHCPClient
EchoServer
FileOperation
FileSystemAccessServer
ImageDecoder
KeyboardPreferenceLoader
LaunchServer
LoginServer
LookupServer
NetworkServer
NotificationServer
RequestServer
SpiceAgent
SQLServer
SystemServer
Taskbar
TelnetServer
WebContent
WebDriver
WebServer
WebWorker
WindowServer
CMakeLists.txt