mpd/src/output/plugins
Max Kellermann 436ba3c96c output/alsa: drain the whole ring_buffer, not just one period
This fixes a problem which caused a failure with snd_pcm_writei()
because snd_pcm_drain() had already been called in the previous
iteration.  This commit makes sure that snd_pcm_drain() is only called
after the final snd_pcm_writei() call.

This fixes discarded samples at the end of playback.
2018-11-14 13:35:17 +01:00
..
httpd output/httpd: fix nullptr dereference crash bug 2018-11-08 09:37:18 +01:00
sles *: copyright year 2018 2018-10-31 17:54:59 +01:00
AlsaOutputPlugin.cxx output/alsa: drain the whole ring_buffer, not just one period 2018-11-14 13:35:17 +01:00
AlsaOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
AoOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
AoOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
FifoOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
FifoOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
HaikuOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
HaikuOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
JackOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
JackOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
meson.build output/roar: remove 2018-10-31 15:03:28 +01:00
NullOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
NullOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
OpenALOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
OpenALOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
OssOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
OssOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
OSXOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
OSXOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PipeOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PipeOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PulseOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
PulseOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
RecorderOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
RecorderOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ShoutOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ShoutOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SndioOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SndioOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SolarisOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
SolarisOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
WinmmOutputPlugin.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
WinmmOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00