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-05-16 16:18:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2e1dd67c95b326ebf7bc70fe35d013ba3c2be26
ladybird
/
Servers
/
AudioServer
History
Andreas Kling
fc86460134
AK: Move the userspace SharedBuffer from LibC to AK
...
This always felt out-of-place in LibC.
2020-01-01 18:53:34 +01:00
..
ASClientConnection.cpp
AK: Move the userspace SharedBuffer from LibC to AK
2020-01-01 18:53:34 +01:00
ASClientConnection.h
LibIPC: Rename base classes to IClientConnection and IServerConnection
2019-12-02 11:11:05 +01:00
ASEventLoop.cpp
LibIPC: Rename base classes to IClientConnection and IServerConnection
2019-12-02 11:11:05 +01:00
ASEventLoop.h
…
ASMixer.cpp
AudioServer: Block the mixer thread when there's nothing to do
2019-12-25 23:54:07 +01:00
ASMixer.h
AudioServer: Block the mixer thread when there's nothing to do
2019-12-25 23:54:07 +01:00
AudioClient.ipc
AudioServer: Broadcast muted state changes to all clients
2019-11-23 17:21:12 +01:00
AudioServer.ipc
LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED)
2019-12-06 18:39:59 +01:00
main.cpp
…
Makefile
Build: consider IPCCOMPILER and FORMCOMPILER just for ordering
2019-12-28 21:09:33 +01:00