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-17 00:28:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53cfed7c8b8a4274ca9bbcfe4bc80a52b1d13402
ladybird
/
Servers
/
AudioServer
History
Till Mayer
406aabff23
AudioServer: Added ability to get count of samples in the buffer queue
...
Now the AClientConnection can get the count of samples still in the buffer queue.
2019-10-19 20:05:13 +02:00
..
ASClientConnection.cpp
AudioServer: Added ability to get count of samples in the buffer queue
2019-10-19 20:05:13 +02:00
ASClientConnection.h
AudioServer: Added ability to get count of samples in the buffer queue
2019-10-19 20:05:13 +02:00
ASEventLoop.cpp
LibCore: Convert CLocalServer to ObjectPtr
2019-09-21 15:25:08 +02:00
ASEventLoop.h
LibCore: Remove ObjectPtr in favor of RefPtr
2019-09-22 00:31:54 +02:00
ASMixer.cpp
AudioServer: Added ability to get count of samples in the buffer queue
2019-10-19 20:05:13 +02:00
ASMixer.h
AudioServer: Added ability to get count of samples in the buffer queue
2019-10-19 20:05:13 +02:00
AudioClient.ipc
…
AudioServer.ipc
AudioServer: Added ability to get count of samples in the buffer queue
2019-10-19 20:05:13 +02:00
main.cpp
…
Makefile
…