summaryrefslogtreecommitdiff
path: root/src/MusicPipe.cxx
AgeCommit message (Expand)Author
2017-01-03update copyright yearMax Kellermann
2017-01-03thread/Mutex: remove ScopeLock, use std::lock_guard directlyMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-09-26MusicBuffer: expose the C++ APIMax Kellermann
2013-09-26MusicPipe: expose the C++ APIMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-01-04MusicChunk: move functions to methodsMax Kellermann
2013-01-04Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann
2013-01-04MusicPipe: allocate with new/deleteMax Kellermann
2013-01-04buffer, pipe: convert to C++Max Kellermann