kleines Filmröllchen
|
b4fbd30b70
AudioServer+Userland: Decouple client sample rates from device rate
|
2 years ago |
kleines Filmröllchen
|
03fac609ee
AudioServer+Userland: Separate audio IPC into normal client and manager
|
2 years ago |
Timothy Flynn
|
936ec94f81
AK+LibAudio+AudioServer: Silence very noisy debug statements by default
|
2 years ago |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 years ago |
Andreas Kling
|
7035a19645
LibAudio: Wait for enqueuer thread to start before poking its event loop
|
2 years ago |
Andreas Kling
|
9601b516b8
LibCore: Remove awkward EventLoop::wake_once() API
|
2 years ago |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 years ago |
Linus Groh
|
108ea2b921
LibCore: Remove `try_` prefix from fallible SharedCircularQueue methods
|
2 years ago |
Andrew Kaster
|
140000f37a
LibAudio: Only join the background enqueuer thread if has been started
|
2 years ago |
kleines Filmröllchen
|
cc9192a1e7
LibAudio: Expose blocking realtime enqueue to audio clients
|
2 years ago |
kleines Filmröllchen
|
9b819a0dc9
LibAudio: Set asynchronous audio enqueuer thread to maximum priority
|
2 years ago |
kleines Filmröllchen
|
3610b8dd93
LibAudio: Restore exact audio enqueuer thread mutex behavior
|
2 years ago |
Oleg Kosenkov
|
0c27d95e76
Userland: Use Threading::MutexLocker to lock/unlock mutexes
|
2 years ago |
kleines Filmröllchen
|
125122a9ab
LibAudio: Prevent racy eternal deadlock of the audio enqueue thread
|
3 years ago |
kleines Filmröllchen
|
763cda227f
LibAudio: Don't auto-start the convenience enqueuer thread
|
3 years ago |
kleines Filmröllchen
|
3f59356c79
LibAudio: Rename ConnectionFromClient to ConnectionToServer
|
3 years ago |