Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  kleines Filmröllchen 8a92573732 LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) hace 3 años
  kleines Filmröllchen 54ac4ba8cc LibAudio: Expose the format name from the loader plugins hace 3 años
  kleines Filmröllchen 96d02a3e75 LibAudio: New error propagation API in Loader and Buffer hace 3 años
  kleines Filmröllchen 8af97d0ce7 Audio: Fix code smells and issues found by static analysis hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  kleines Filmröllchen 488de12ed4 LibAudio: Make LoaderPlugin::error_string return String& hace 4 años
  Nick Miller dec9ed066d LibAudio: Avoid reading past the end of sample data hace 4 años