1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:38:10 +00:00
serenity/Userland/Services/AudioServer
Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading
Also rename the "LibThread" namespace to "Threading"
2021-05-22 18:54:22 +02:00
..
AudioClient.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
AudioServer.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
ClientConnection.cpp Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
ClientConnection.h Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
CMakeLists.txt Userland: Rename LibThread => LibThreading 2021-05-22 18:54:22 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Mixer.cpp Userland: Rename LibThread => LibThreading 2021-05-22 18:54:22 +02:00
Mixer.h Userland: Rename LibThread => LibThreading 2021-05-22 18:54:22 +02:00