aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmExport.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-27pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann1-0/+9
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann1-11/+11
2014-08-13PcmExport: add missing <iterator> includeMax Kellermann1-0/+2
2014-08-12PcmDsdUsb: use class ConstBufferMax Kellermann1-3/+3
2014-08-12PcmExport: use class ConstBufferMax Kellermann1-32/+21
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-28*: use nullptr instead of NULLMax Kellermann1-2/+2
2013-10-16util/byte_reverse: convert to C++Max Kellermann1-4/+1
2013-10-16pcm_pack: convert to C++Max Kellermann1-1/+1
2013-08-03audio_format: convert to C++Max Kellermann1-7/+7
2013-07-30pcm_buffer: convert to C++Max Kellermann1-7/+4
2013-07-29pcm_dsd: convert to C++Max Kellermann1-1/+1
2013-04-09pcm_export: convert to C++Max Kellermann1-0/+148