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-02-07 16:27:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01ae3e9c856bbfcedaedb3706eb6e9dc2295ca4e
ladybird
/
Servers
/
AudioServer
History
Andreas Kling
a0ad372b08
AudioServer: Remove ASEventLoop class and do all the setup in main()
...
This class was too small and unnecessary.
2020-02-17 16:50:48 +01:00
..
ASClientConnection.cpp
IPCCompiler: Put message classes in the Messages namespace
2020-02-06 20:21:49 +01:00
ASClientConnection.h
LibCore: Reduce header dependencies of EventLoop
2020-02-15 02:09:00 +01:00
ASMixer.cpp
LibAudio: Put all classes in the Audio namespace and remove leading A
2020-02-06 10:40:02 +01:00
ASMixer.h
LibCore: Add a forward declaration header
2020-02-14 23:31:18 +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
AudioServer: Remove ASEventLoop class and do all the setup in main()
2020-02-17 16:50:48 +01:00
Makefile
AudioServer: Remove ASEventLoop class and do all the setup in main()
2020-02-17 16:50:48 +01:00