index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
/
AudioServer
Age
Commit message (
Expand
)
Author
2020-12-05
AudioServer: Fix issue when adding a BufferQueue to Mixer
Julian Offenhäuser
2020-11-29
AudioServer: Mixer: limit max volume to 100
Brendan Coles
2020-11-10
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
Tom
2020-10-05
Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.h
Nico Weber
2020-09-25
Meta+Services: Make clang-format-10 clean
Ben Wiederhake
2020-09-21
AudioServer: Use OutputMemoryStream instead of BufferStream.
asynts
2020-09-12
LibIPC: Share most of the code between {Client,Server}Connection
Andreas Kling
2020-08-07
AudioServer: Lock the process veil after startup
Brian Gianforcaro
2020-07-21
AudioServer: Give the AudioClient a way to keep track of the main mix volume
Benoît Lormeau
2020-07-06
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
Andreas Kling
2020-06-12
AudioServer: removed AS prefix from class and file names
sppmacd
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-08
Services: Renamed from Servers
Andreas Kling