Historial de Commits

Autor SHA1 Mensaje Fecha
  kleines Filmröllchen f14a71eb34 LibAudio: Move WAV sample reading and conversion into own helpers hace 3 años
  kleines Filmröllchen a32d675164 LibAudio: Move WavLoader to Core::Stream APIs hace 3 años
  kleines Filmröllchen 81a336ea45 LibAudio: Refactor and modernize WavLoader 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
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr hace 3 años
  kleines Filmröllchen 8a92573732 LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) hace 3 años
  kleines Filmröllchen be6418cc50 Everywhere: Use my new serenityos.org e-mail :^) 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
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe hace 3 años
  kleines Filmröllchen d049626f40 Userland+LibAudio: Make audio applications support dynamic sample rate hace 3 años
  kleines Filmröllchen 184a9e7e67 LibAudio: Make ResampleHelper templated for different sample types hace 4 años
  Nick Miller 9a2c80c791 SoundPlayer: Handle any input file sample rate hace 4 años
  Nick Miller dec9ed066d LibAudio: Avoid reading past the end of sample data hace 4 años
  Nick Miller 2b789adc16 LibAudio: Add support for WAVE_FORMAT_EXTENSIBLE hace 4 años
  Nick Miller 23d5b99fbf LibAudio: Make Loader::seek() treat its input as a sample index hace 4 años
  Nick Miller ed5777eb0a LibAudio: WavLoader: Avoid reading partial samples hace 4 años
  Nick Miller 3938b56577 LibAudio+LibCore: Remove unnecessary IODeviceStreamReader.h hace 4 años
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice hace 4 años
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr hace 4 años
  kleines Filmröllchen 563cc17a50 LibAudio: Support 32 and 64-bit float WAV files hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Idan Horowitz 00f1cb924b LibAudio: decrease WavLoader's size limit to a more reasonable size hace 4 años
  Luke 152af3a297 LibAudio: Move format and BPS checks before VERIFYs in WAV loader hace 4 años
  Luke 69df86c1d6 LibAudio: Use handle_any_error in WAV loader hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años