aboutsummaryrefslogtreecommitdiffstats
path: root/src/MusicPipe.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* MusicBuffer: expose the C++ APIMax Kellermann2013-09-261-2/+2
|
* MusicPipe: expose the C++ APIMax Kellermann2013-09-261-105/+33
|
* 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