summaryrefslogtreecommitdiff
path: root/src/MusicBuffer.cxx
AgeCommit message (Expand)Author
2015-01-01Copyright year 2015Max Kellermann
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-09-26MusicBuffer: expose the C++ APIMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann
2013-01-04Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann
2013-01-04MusicBuffer: return memory to kernel when stopping playbackMax Kellermann
2013-01-04MusicBuffer: move code to template class SliceBufferMax Kellermann
2013-01-04MusicBuffer: allocate with new/deleteMax Kellermann
2013-01-04MusicBuffer: disable memory poisoningMax Kellermann
2013-01-04buffer, pipe: convert to C++Max Kellermann