Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Kaster c145d5410c Userland: Don't leak objects when constructor arguments throw há 1 ano atrás
  Lucas CHOLLET b00476abac AK: Use an enum to specify the open mode instead of a bool há 1 ano atrás
  kleines Filmröllchen 968038aa79 LibAudio: Use mapped files for audio playback há 1 ano atrás
  Zaggy1024 ac6c06e235 LibAudio: Don't count buffered samples in `Loader::loaded_samples()` 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 fc70d88367 LibAudio: Handle unknown-sized streams better há 2 anos atrás
  Nico Weber 5619bb3e04 LibAudio: Stop using and remove LOADER_TRY 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 264cc76ab4 LibAudio: Move audio stream buffering into the loader há 2 anos atrás
  kleines Filmröllchen 0b421a3764 LibAudio: Implement the Quite Okay Audio format há 2 anos atrás
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` há 2 anos atrás
  Linus Groh 3a9225608a LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods há 2 anos atrás
  Linus Groh ee0297d9ec LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods 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
  Tim Schumacher 3cf93d0dd2 LibAudio: Stop passing `Bytes` by reference há 2 anos atrás
  kleines Filmröllchen f54462c424 LibAudio: Revert to using buffered file reading há 2 anos atrás
  Lucas CHOLLET c837a1a8de LibAudio: Factorize stream initialisation to base class `LoaderPlugin` há 2 anos atrás
  Lucas CHOLLET 754b129f4a LibAudio: Allow the MP3 plugin to be constructed from a byte buffer há 2 anos atrás
  Arne Elster 7223b593cb LibAudio: Add basic MP3 Decoder 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 96d02a3e75 LibAudio: New error propagation API in Loader and Buffer há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  kleines Filmröllchen 22d7e57955 LibAudio: Implement a basic FLAC loader há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás