1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 11:27:35 +00:00
serenity/Userland/Services/AudioServer
networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
This patch brings the ConfigFile helpers for opening lib, app and system
configs more inline with the regular ConfigFile::open functions.
2021-08-22 01:32:25 +02:00
..
AudioClient.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
AudioServer.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
ClientConnection.cpp Services: Remove unused header includes 2021-08-01 08:10:16 +02:00
ClientConnection.h AudioServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
Mixer.cpp AudioServer: Persist audio settings with a config file 2021-08-17 01:21:17 +02:00
Mixer.h AudioServer: Persist audio settings with a config file 2021-08-17 01:21:17 +02:00