summaryrefslogtreecommitdiff
path: root/src/pcm/PcmBuffer.hxx
AgeCommit message (Expand)Author
2018-01-01pcm/*: add "noexcept"Max Kellermann
2017-12-18Compiler.h: add gcc_returns_nonnull, gcc_returns_twiceMax Kellermann
2017-01-11pcm/Buffer: update API documentationMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-02pcm/PcmBuffer: add typed method GetT()Max Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-08-07PcmBuffer: move code to new class ReusableBufferMax Kellermann
2013-08-01PcmBuffer: reset size in Clear()Max Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann