ladybird/Services/AudioServer
Brian Gianforcaro bcb4cb4543 AudioServer: Lock the process veil after startup
We can't do any file syscalls anyway because of the reduction of pledges,
so we might as well lock the veil anyway.
2020-08-07 09:10:14 +02:00
..
AudioClient.ipc AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00
AudioServer.ipc Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
ClientConnection.cpp AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00
ClientConnection.h AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00
CMakeLists.txt AudioServer: removed AS prefix from class and file names 2020-06-12 20:42:22 +02:00
main.cpp AudioServer: Lock the process veil after startup 2020-08-07 09:10:14 +02:00
Mixer.cpp AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00
Mixer.h AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00