Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -11/+11 |
| | | | | | The standard has been renamed since the early draft that was implemented in MPD. | ||||
* | PcmExport: add missing <iterator> include | Max Kellermann | 2014-08-13 | 1 | -0/+2 |
| | | | | For the range-based loop on a ConstBuffer object. | ||||
* | PcmDsdUsb: use class ConstBuffer | Max Kellermann | 2014-08-12 | 1 | -3/+3 |
| | |||||
* | PcmExport: use class ConstBuffer | Max Kellermann | 2014-08-12 | 1 | -32/+21 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -2/+2 |
| | |||||
* | util/byte_reverse: convert to C++ | Max Kellermann | 2013-10-16 | 1 | -4/+1 |
| | |||||
* | pcm_pack: convert to C++ | Max Kellermann | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -7/+7 |
| | |||||
* | pcm_buffer: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -7/+4 |
| | |||||
* | pcm_dsd: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | pcm_export: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -0/+148 |