Commit History

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