Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_export: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -13/+11 |
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -1/+1 |
* | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -1/+1 |
* | output/alsa: workaround for noise after manual song change | Max Kellermann | 2013-02-04 | 1 | -0/+20 |
* | output/alsa: pre-allocate the silence buffer | Max Kellermann | 2013-02-04 | 1 | -14/+15 |
* | output/alsa: move code to alsa_write_silence() | Max Kellermann | 2013-02-04 | 1 | -14/+23 |
* | output/alsa: default "device" is an empty string | Max Kellermann | 2013-02-04 | 1 | -1/+1 |
* | output/{alsa,oss}: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -0/+825 |