1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:38:11 +00:00
serenity/Userland
Zaggy1024 c3ded6d56c LibAudio: Improve PulseAudio stream connection error messages
We were missing a formatted error message printout when the connection
failed after the initial `pa_stream_connect_playback()` API call.
2023-08-07 10:40:34 -06:00
..
Applets Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Applications AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
BuggieBox Userland: Teach the file utility about zip files 2023-07-11 17:48:57 +01:00
Demos AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DevTools AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Libraries LibAudio: Improve PulseAudio stream connection error messages 2023-08-07 10:40:34 -06:00
Services AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Shell AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Utilities AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00