summaryrefslogtreecommitdiff
path: root/src/MusicPipe.hxx
AgeCommit message (Expand)Author
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