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