aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicPipe.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_format: convert to C++Max Kellermann2013-08-031-11/+10
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-3/+3
* Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann2013-01-041-27/+11
* MusicPipe: allocate with new/deleteMax Kellermann2013-01-041-17/+18
* buffer, pipe: convert to C++Max Kellermann2013-01-041-0/+194