aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicPipe.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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