Age | Commit message (Expand) | Author |
---|---|---|
2019-10-19 | aplay: Fixed incomplete playback of files | Till Mayer |
2019-09-22 | LibCore: Make CObject reference-counted | Andreas Kling |
2019-07-28 | aplay: s/Sample/Progress/ in the output. It's all in the details! | Andreas Kling |
2019-07-28 | LibAudio+aplay: Make the aplay output look a little funner. | Andreas Kling |
2019-07-28 | AudioServer: Add a buffer queue so we can buffer some sound. | Andreas Kling |
2019-07-27 | Audio: Make ABuffer sit on top of a SharedBuffer. | Andreas Kling |
2019-07-27 | Audio: Make basic streaming WAV playback work. | Andreas Kling |
2019-07-17 | Port LibGUI to use CIPCClientSideConnection | Robin Burchell |
2019-07-17 | Work on AudioServer | Robin Burchell |