This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-03 20:15:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
795bccbf697a805eaece48e1c554fc5fe1ab09fc
ladybird
/
Services
/
AudioServer
History
Andreas Kling
f35a723f61
Everywhere: Convert a bunch of dbgprintf() to dbgln()
2021-01-10 10:02:20 +01: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
…
ClientConnection.cpp
Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.h
2020-10-05 23:48:33 +02:00
ClientConnection.h
LibIPC: Share most of the code between {Client,Server}Connection
2020-09-12 14:49:29 +02:00
CMakeLists.txt
AudioServer: removed AS prefix from class and file names
2020-06-12 20:42:22 +02:00
main.cpp
Everywhere: Replace a bundle of dbg with dbgln.
2021-01-09 21:11:09 +01:00
Mixer.cpp
Everywhere: Convert a bunch of dbgprintf() to dbgln()
2021-01-10 10:02:20 +01:00
Mixer.h
LibThread: Hide Thread's constructor, as it is a Core::Object
2020-12-31 21:59:20 +01:00