aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicBuffer.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* MusicBuffer: move code to template class SliceBufferMax Kellermann2013-01-041-60/+12
* MusicBuffer: allocate with new/deleteMax Kellermann2013-01-041-30/+30
* MusicBuffer: disable memory poisoningMax Kellermann2013-01-041-4/+0
* buffer, pipe: convert to C++Max Kellermann2013-01-041-0/+137