aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmExport.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann2015-10-271-0/+9
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann2014-08-311-11/+11
* PcmExport: add missing <iterator> includeMax Kellermann2014-08-131-0/+2
* PcmDsdUsb: use class ConstBufferMax Kellermann2014-08-121-3/+3
* PcmExport: use class ConstBufferMax Kellermann2014-08-121-32/+21
* copyright year 2014Max Kellermann2014-01-131-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-281-2/+2
* util/byte_reverse: convert to C++Max Kellermann2013-10-161-4/+1
* pcm_pack: convert to C++Max Kellermann2013-10-161-1/+1
* audio_format: convert to C++Max Kellermann2013-08-031-7/+7
* pcm_buffer: convert to C++Max Kellermann2013-07-301-7/+4
* pcm_dsd: convert to C++Max Kellermann2013-07-291-1/+1
* pcm_export: convert to C++Max Kellermann2013-04-091-0/+148