Commit History

Autor SHA1 Mensaxe Data
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled %!s(int64=2) %!d(string=hai) anos
  kleines Filmröllchen 264cc76ab4 LibAudio: Move audio stream buffering into the loader %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 8331d7cd82 LibAudio: Use the proper functions to read WAV samples %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` %!s(int64=2) %!d(string=hai) anos
  Linus Groh ee0297d9ec LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods %!s(int64=2) %!d(string=hai) anos
  Linus Groh 9c08bb9555 AK: Remove `try_` prefix from FixedArray creation functions %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher c6d71ca727 LibCore: Rename `MemoryStream` to `FixedMemoryStream` %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher 312a41fddf LibAudio: Use `NonnullOwnPtr` to keep track of LoaderPlugin streams %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher c57be0f474 LibAudio: Switch LoaderPlugin to a more traditional constructor pattern %!s(int64=2) %!d(string=hai) anos
  Lucas CHOLLET c837a1a8de LibAudio: Factorize stream initialisation to base class `LoaderPlugin` %!s(int64=2) %!d(string=hai) anos
  Lucas CHOLLET f028930033 LibAudio: Remove the last occurrence of `Core::File` in the Wav plugin %!s(int64=2) %!d(string=hai) anos
  kleines Filmröllchen e6ea49d10b LibAudio: Fix 24-bit PCM rescaling %!s(int64=2) %!d(string=hai) anos
  kleines Filmröllchen 5f71c81e1b LibAudio: Correctly rescale 8-bit PCM samples %!s(int64=2) %!d(string=hai) anos
  kleines Filmröllchen f14a71eb34 LibAudio: Move WAV sample reading and conversion into own helpers %!s(int64=3) %!d(string=hai) anos
  kleines Filmröllchen a32d675164 LibAudio: Move WavLoader to Core::Stream APIs %!s(int64=3) %!d(string=hai) anos
  kleines Filmröllchen 81a336ea45 LibAudio: Refactor and modernize WavLoader %!s(int64=3) %!d(string=hai) anos
  kleines Filmröllchen 49b087f3cd LibAudio+Userland: Use new audio queue in client-server communication %!s(int64=3) %!d(string=hai) anos
  kleines Filmröllchen cb0e95c928 LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr %!s(int64=3) %!d(string=hai) anos
  kleines Filmröllchen 8a92573732 LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) %!s(int64=3) %!d(string=hai) anos
  kleines Filmröllchen be6418cc50 Everywhere: Use my new serenityos.org e-mail :^) %!s(int64=3) %!d(string=hai) anos
  kleines Filmröllchen 96d02a3e75 LibAudio: New error propagation API in Loader and Buffer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe %!s(int64=3) %!d(string=hai) anos