Histórico de Commits

Autor SHA1 Mensagem Data
  kleines Filmröllchen 64598473cc LibRIFF: Rework to match LibGfx needs há 1 ano atrás
  kleines Filmröllchen d125d16287 LibAudio+LibRIFF: Move general RIFF handling to LibRIFF há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Sam Atkins 0a9fa85e86 LibAudio: Use ReadonlyBytes instead of Bytes for buffer parameters há 2 anos atrás
  kleines Filmröllchen 5f1dbbaaa6 LibAudio: Extract loader stream creation from the plugins há 2 anos atrás
  kleines Filmröllchen 9e496a96a6 LibAudio: Load WAV metadata há 2 anos atrás
  kleines Filmröllchen 70970b2fa9 LibAudio: Modernize WAV loader há 2 anos atrás
  kleines Filmröllchen 264cc76ab4 LibAudio: Move audio stream buffering into the loader há 2 anos atrás
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages há 2 anos atrás
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` há 2 anos atrás
  Linus Groh ee0297d9ec LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Tim Schumacher 312a41fddf LibAudio: Use `NonnullOwnPtr` to keep track of LoaderPlugin streams há 2 anos atrás
  Tim Schumacher c57be0f474 LibAudio: Switch LoaderPlugin to a more traditional constructor pattern há 2 anos atrás
  Lucas CHOLLET c837a1a8de LibAudio: Factorize stream initialisation to base class `LoaderPlugin` há 2 anos atrás
  Lucas CHOLLET f028930033 LibAudio: Remove the last occurrence of `Core::File` in the Wav plugin há 2 anos atrás
  kleines Filmröllchen f14a71eb34 LibAudio: Move WAV sample reading and conversion into own helpers há 3 anos atrás
  kleines Filmröllchen a32d675164 LibAudio: Move WavLoader to Core::Stream APIs há 3 anos atrás
  kleines Filmröllchen 81a336ea45 LibAudio: Refactor and modernize WavLoader há 3 anos atrás
  kleines Filmröllchen 49b087f3cd LibAudio+Userland: Use new audio queue in client-server communication há 3 anos atrás
  kleines Filmröllchen cb0e95c928 LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  kleines Filmröllchen 8a92573732 LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) há 3 anos atrás
  kleines Filmröllchen 54ac4ba8cc LibAudio: Expose the format name from the loader plugins há 3 anos atrás
  kleines Filmröllchen be6418cc50 Everywhere: Use my new serenityos.org e-mail :^) há 3 anos atrás
  kleines Filmröllchen 96d02a3e75 LibAudio: New error propagation API in Loader and Buffer há 3 anos atrás
  kleines Filmröllchen 8af97d0ce7 Audio: Fix code smells and issues found by static analysis há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás