Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Zaggy1024 ac6c06e235 LibAudio: Don't count buffered samples in `Loader::loaded_samples()` hace 2 años
  Sam Atkins 0a9fa85e86 LibAudio: Use ReadonlyBytes instead of Bytes for buffer parameters hace 2 años
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  kleines Filmröllchen fc70d88367 LibAudio: Handle unknown-sized streams better hace 2 años
  kleines Filmröllchen 5f1dbbaaa6 LibAudio: Extract loader stream creation from the plugins hace 2 años
  kleines Filmröllchen de17cd018e LibAudio: Add accessor to "real" PCM sample format of loader hace 2 años
  kleines Filmröllchen 0cd0565abc LibAudio: Improve FLAC seeking hace 2 años
  kleines Filmröllchen d8e8ddedf3 LibAudio: Add a generic audio metadata container hace 2 años
  kleines Filmröllchen 264cc76ab4 LibAudio: Move audio stream buffering into the loader hace 2 años
  Andrew Kaster a5c47d0be3 LibAudio: Include missing AK/Stream.h in Loader.h hace 2 años
  kleines Filmröllchen 3c65c22728 LibAudio: Replace Result with ErrorOr hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` hace 2 años
  Linus Groh 3a9225608a LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Tim Schumacher 312a41fddf LibAudio: Use `NonnullOwnPtr` to keep track of LoaderPlugin streams hace 2 años
  Tim Schumacher c57be0f474 LibAudio: Switch LoaderPlugin to a more traditional constructor pattern hace 2 años
  Tim Schumacher 3cf93d0dd2 LibAudio: Stop passing `Bytes` by reference hace 2 años
  Lucas CHOLLET 7649feb26f SoundPlayer: Load cover image from music files hace 2 años
  Lucas CHOLLET 2ddcfcb00f LibAudio: Parse the picture metadata block hace 2 años
  Lucas CHOLLET c837a1a8de LibAudio: Factorize stream initialisation to base class `LoaderPlugin` hace 2 años
  Lucas CHOLLET 2d6124049a LibAudio: Get rid of unused method `Loader::file()` hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  kleines Filmröllchen ab49fcfb7c LibAudio+Userland: Remove Audio::LegacyBuffer hace 3 años
  kleines Filmröllchen 49b087f3cd LibAudio+Userland: Use new audio queue in client-server communication hace 3 años
  kleines Filmröllchen cb0e95c928 LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr hace 3 años
  Lenny Maiorani 2200eb761d Libraries: Use default constructors/destructors in LibAudio hace 3 años