Historique des commits

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