summaryrefslogtreecommitdiff
path: root/src/MusicPipe.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18AudioFormat: move to pcm/Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-06-23MusicPipe: eliminate the unused MusicBuffer referenceMax Kellermann
2018-06-23Music{Pipe,Chunk}: use MusicChunkPtr for the list linksMax Kellermann
2018-06-22MusicChunkPtr: managed MusicChunk pointerMax Kellermann
2018-06-22MusicPipe: automatically clear in destructorMax Kellermann
2018-06-22MusicPipe: add MusicBuffer referenceMax Kellermann
2017-12-22MusicPipe: lock the mutex in Peek() and GetSize()Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-23MusicPipe: disallow copyingMax Kellermann
2016-11-23MusicPipe: use C++11 initializersMax 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-10-15gcc.h: rename to Compiler.hMax 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-04buffer, pipe: convert to C++Max Kellermann