Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm/Order: new library to convert from FLAC to ALSA channel order | Max Kellermann | 2015-10-27 | 1 | -6/+64 |
| | | | | | | | | | | | This new library is integrated in the PcmExport class and (if enabled) converts MPD's channel order (= FLAC channel order) to ALSA channel order. This fixes: http://bugs.musicpd.org/view.php?id=3147 and http://bugs.musicpd.org/view.php?id=3255 | ||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | output/alsa, pcm: rename "DSD over USB" to "DoP" | Max Kellermann | 2014-08-31 | 1 | -1/+1 |
| | | | | | The standard has been renamed since the early draft that was implemented in MPD. | ||||
* | PcmExport: use class ConstBuffer | Max Kellermann | 2014-08-12 | 1 | -22/+19 |
| | |||||
* | test/test_pcm: add PcmExport unit test | Max Kellermann | 2014-08-12 | 1 | -0/+132 |