Try to write the full configured buffer length with PulseAudio
commit1f64f9d016790797ecd81e00f0392b34abdddcb6
authorChris Robinson <chris.kcat@gmail.com>
Sat, 8 Apr 2017 17:01:04 +0000 (8 10:01 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 8 Apr 2017 17:01:04 +0000 (8 10:01 -0700)
treebcb335ba4056d24d3ee1189601f98bb07ef883c4
parentf1a5b6b6681b1c9950266f2e6bec22dcba6cba97
Try to write the full configured buffer length with PulseAudio

This basically ignores tlength even if it's smaller than what was requested. It
keeps up-to-date with minreq changes too now, in case that happens.
Alc/backends/pulseaudio.c