커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling 68c20e50da LibAudio: WAV reading should stop when we run out of file. :^) 6 년 전
  Andreas Kling 5e01dde7b1 Audio: Make ABuffer sit on top of a SharedBuffer. 6 년 전
  Andreas Kling 426248098c Audio: Make basic streaming WAV playback work. 6 년 전
  Andreas Kling be1025c03f LibAudio: Use ByteBuffer::slice_view() to avoid double memory usage. 6 년 전
  Andreas Kling c7a4c8f93b LibAudio: Run clang-format on all of it to make editing easier. 6 년 전
  Robin Burchell d19136ce07 AWavLoader: Share code between 24/16/8 bit reading 6 년 전
  Robin Burchell a2fbfb6cef AWavLoader: Support 24 bit wav files (mono & stereo) 6 년 전
  Robin Burchell ed25d524f2 ABuffer: move it and groove it 6 년 전
  Robin Burchell 2df6f0e87f Work on AudioServer 6 년 전
  Robin Burchell 7b75632e5c AK/LibAudio: Add stream read operators to AK::BufferStream, and use it in AWavLoader 6 년 전
  Robin Burchell ffa8cb668f AudioServer: Assorted infrastructure work 6 년 전