Historie revizí

Autor SHA1 Zpráva Datum
  kleines Filmröllchen 27d9ed0224 LibAudio: Use new generic seek table for MP3 před 2 roky
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes před 2 roky
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  kleines Filmröllchen e20038a04b LibAudio+Piano: Correct header style před 2 roky
  kleines Filmröllchen 4420e48dc3 LibAudio: Use symbolic constants for MP3 frame and granule size před 2 roky
  kleines Filmröllchen 264cc76ab4 LibAudio: Move audio stream buffering into the loader před 2 roky
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages před 2 roky
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace před 2 roky
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> před 2 roky
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` před 2 roky
  Tim Schumacher fa09152e23 AK: Remove the fallible constructor from `BigEndianInputBitStream` před 2 roky
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` před 2 roky
  Tim Schumacher 2470dd3bb5 AK: Move bit streams from `LibCore` před 2 roky
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` před 2 roky
  Tim Schumacher 5f2ea31816 AK: Move `Handle` from `LibCore` and name it `MaybeOwned` před 2 roky
  Linus Groh ee0297d9ec LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods před 2 roky
  Linus Groh 9c08bb9555 AK: Remove `try_` prefix from FixedArray creation functions před 2 roky
  Tim Schumacher 5896f8cf2b LibAudio: Use `AllocatingMemoryStream` as the MP3 loader bit reservoir před 2 roky
  Tim Schumacher 4dcc26e940 LibAudio: Skip MP3 frames if not enough historic data is available před 2 roky
  Tim Schumacher 4ad9fbc6a5 LibAudio: Clear the MP3 bit stream when seeking před 2 roky
  Tim Schumacher 1caad457ef LibAudio: Don't assume that a non-full span means EOF před 2 roky
  Tim Schumacher c6d71ca727 LibCore: Rename `MemoryStream` to `FixedMemoryStream` před 2 roky
  Tim Schumacher f909cfbe75 LibCore: Use the new `Handle` type for the `BitStream` types před 2 roky
  Tim Schumacher 312a41fddf LibAudio: Use `NonnullOwnPtr` to keep track of LoaderPlugin streams před 2 roky
  Tim Schumacher c57be0f474 LibAudio: Switch LoaderPlugin to a more traditional constructor pattern před 2 roky
  Lucas CHOLLET c837a1a8de LibAudio: Factorize stream initialisation to base class `LoaderPlugin` před 2 roky
  Lucas CHOLLET 754b129f4a LibAudio: Allow the MP3 plugin to be constructed from a byte buffer před 2 roky
  Lucas CHOLLET bb17ee8397 LibAudio: Port the MP3 plugin to `Core::Stream` před 2 roky
  kleines Filmröllchen 00e13b5b27 LibDSP: Rename library namespace to DSP před 3 roky