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-04-03 03:05:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c03353e7cae00a0757a7ff50a2d8e89c025fc5c8
ladybird
/
Userland
/
Services
/
AudioServer
History
Andreas Kling
b8a204c5b9
LibThreading: Rename Lock => Mutex
2021-07-09 11:15:50 +02:00
..
AudioClient.ipc
Everywhere: Use IPC include syntax
2021-07-03 12:16:00 +02:00
AudioServer.ipc
Everywhere: Use IPC include syntax
2021-07-03 12:16:00 +02:00
ClientConnection.cpp
AudioServer: Remove unnecessary greet() message
2021-05-23 09:53:55 +02:00
ClientConnection.h
AudioServer: Remove unnecessary greet() message
2021-05-23 09:53:55 +02:00
CMakeLists.txt
Everywhere: Add component declarations
2021-06-17 11:03:51 +02:00
main.cpp
Userland: Tighten a *lot* of pledges! :^)
2021-05-13 23:28:40 +02:00
Mixer.cpp
AudioServer: Put the m_zero_filled_buffer variable into the .bss segment
2021-06-16 20:07:37 +02:00
Mixer.h
LibThreading: Rename Lock => Mutex
2021-07-09 11:15:50 +02:00