summaryrefslogtreecommitdiff
path: root/src/MusicBuffer.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-09-21player/Thread: stop buffering if buffer is fullMax Kellermann
2018-09-21MusicBuffer: remove `noexcept` from constructorMax Kellermann
2018-06-23MusicBuffer: make constructor explicitMax Kellermann
2018-06-22MusicChunkPtr: managed MusicChunk pointerMax Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax 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-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-09-26PlayerThread: simplify "buffer empty" assertionMax Kellermann
2013-09-26MusicBuffer: expose the C++ APIMax Kellermann
2013-01-04buffer, pipe: convert to C++Max Kellermann