Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster c145d5410c Userland: Don't leak objects when constructor arguments throw hace 1 año
  Lucas CHOLLET b00476abac AK: Use an enum to specify the open mode instead of a bool hace 1 año
  kleines Filmröllchen 968038aa79 LibAudio: Use mapped files for audio playback hace 1 año
  Zaggy1024 ac6c06e235 LibAudio: Don't count buffered samples in `Loader::loaded_samples()` hace 1 año
  Sam Atkins 0a9fa85e86 LibAudio: Use ReadonlyBytes instead of Bytes for buffer parameters hace 2 años
  kleines Filmröllchen fc70d88367 LibAudio: Handle unknown-sized streams better hace 2 años
  Nico Weber 5619bb3e04 LibAudio: Stop using and remove LOADER_TRY hace 2 años
  kleines Filmröllchen 5f1dbbaaa6 LibAudio: Extract loader stream creation from the plugins hace 2 años
  kleines Filmröllchen 264cc76ab4 LibAudio: Move audio stream buffering into the loader hace 2 años
  kleines Filmröllchen 0b421a3764 LibAudio: Implement the Quite Okay Audio format 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 ee0297d9ec LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods 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
  kleines Filmröllchen f54462c424 LibAudio: Revert to using buffered file reading hace 2 años
  Lucas CHOLLET c837a1a8de LibAudio: Factorize stream initialisation to base class `LoaderPlugin` hace 2 años
  Lucas CHOLLET 754b129f4a LibAudio: Allow the MP3 plugin to be constructed from a byte buffer hace 2 años
  Arne Elster 7223b593cb LibAudio: Add basic MP3 Decoder hace 3 años
  kleines Filmröllchen 8a92573732 LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) hace 3 años
  kleines Filmröllchen 96d02a3e75 LibAudio: New error propagation API in Loader and Buffer hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  kleines Filmröllchen 22d7e57955 LibAudio: Implement a basic FLAC loader hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años