Histórico de Commits

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