提交历史

作者 SHA1 备注 提交日期
  Andreas Kling e6db1b81b8 AudioServer: Begin work on a new IPC API style. 6 年之前
  Andreas Kling 15afc88ffe AudioServer: Add a "main mix volume" and a simple program to get/set it 6 年之前
  Andreas Kling be31e2232c AudioServer+LibAudio: Make mixing queue-based instead of buffer-based. 6 年之前
  Andreas Kling 7cabe6433e AudioServer: Add a buffer queue so we can buffer some sound. 6 年之前
  Andreas Kling de3d1f2275 LibAudio: Remove an unnecessary copy of sample buffers before sending them. 6 年之前
  Andreas Kling 426248098c Audio: Make basic streaming WAV playback work. 6 年之前
  Andreas Kling c7a4c8f93b LibAudio: Run clang-format on all of it to make editing easier. 6 年之前
  Robin Burchell b907608e46 SharedBuffer: Split the creation and share steps 6 年之前
  Robin Burchell 9c8dd836fc Rename new IPC headers & classes 6 年之前
  Robin Burchell 2177594c96 Port LibGUI to use CIPCClientSideConnection 6 年之前
  Robin Burchell 41bece0682 Make AClientConnection generic 6 年之前
  Robin Burchell ac4f8fe350 AClientConnection: Fix double exit 6 年之前
  Robin Burchell 2df6f0e87f Work on AudioServer 6 年之前
  Robin Burchell ffa8cb668f AudioServer: Assorted infrastructure work 6 年之前