aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmDop.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann1-6/+6
2014-08-12PcmDsdUsb: use class ConstBufferMax Kellermann1-12/+10
2014-07-30pcm: use nullptr instead of NULLMax Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-0/+2
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-2/+2
2013-08-03audio_format: convert to C++Max Kellermann1-1/+1
2013-07-30pcm_buffer: convert to C++Max Kellermann1-4/+3
2013-07-29pcm_dsd: convert to C++Max Kellermann1-3/+3
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-0/+0
2012-04-04Add support for DSD-over-USB version 1.0, remove pre-v1 supportJurgen Kramer1-5/+28
2012-03-22pcm_dsd: implement DSD to 24 bit USB conversionMax Kellermann1-0/+74