summaryrefslogtreecommitdiff
path: root/src/pcm/PcmDsd.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-02-01*: use `auto`Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2020-01-17pcm/Dsd2Pcm: add integer-only implementationMax Kellermann
2020-01-14pcm/Dsd2Pcm: add class MultiDsd2PcmMax Kellermann
2020-01-14pcm/PcmDsd: use size_tMax Kellermann
2020-01-14pcm/PcmDsd: manage Dsd2Pcm instances, not pointersMax Kellermann
2020-01-14pcm/Dsd2Pcm: remove unused "lsbf" flagMax Kellermann
2020-01-14pcm/Dsd2Pcm: convert to classMax Kellermann
2020-01-14pcm/dsd2pcm: convert to C++Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-01-01pcm/*: add "noexcept"Max Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-01-11pcm/PcmDsd: move Dsd8To32() to Dsd32.cxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-27pcm/PcmDsd: add converter from DSD_U8 to DSD_U32Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-26pcm/dsd: use PcmBuffer::GetT()Max Kellermann
2016-02-26pcm/dsd: use std::arrayMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-23pcm/PcmDsd: remove "lsbfirst" supportMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-11-29pcm/PcmDsd: use struct ConstBufferMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-15Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann
2013-08-07add missing includesMax Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-07-29pcm_dsd: convert to C++Max Kellermann