summaryrefslogtreecommitdiff
path: root/Services/AudioServer
AgeCommit message (Expand)Author
2020-12-05AudioServer: Fix issue when adding a BufferQueue to MixerJulian Offenhäuser
2020-11-29AudioServer: Mixer: limit max volume to 100Brendan Coles
2020-11-10AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safeTom
2020-10-05Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.hNico Weber
2020-09-25Meta+Services: Make clang-format-10 cleanBen Wiederhake
2020-09-21AudioServer: Use OutputMemoryStream instead of BufferStream.asynts
2020-09-12LibIPC: Share most of the code between {Client,Server}ConnectionAndreas Kling
2020-08-07AudioServer: Lock the process veil after startupBrian Gianforcaro
2020-07-21AudioServer: Give the AudioClient a way to keep track of the main mix volumeBenoît Lormeau
2020-07-06LibIPC+Services: Make ClientConnection take socket as NonnullRefPtrAndreas Kling
2020-06-12AudioServer: removed AS prefix from class and file namessppmacd
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-08Services: Renamed from ServersAndreas Kling