Check that a source is actually playing before setting paused
commitb64da108a9d1885ae70eaf733a388666ddb9ac2d
authorChris Robinson <chris.kcat@gmail.com>
Tue, 7 Mar 2017 12:50:09 +0000 (7 04:50 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 7 Mar 2017 12:50:09 +0000 (7 04:50 -0800)
treefa813a267bc76ca511c5b77a84636a30deb04645
parent190120dfd7ae53e284944fa4971efcf999cc321e
Check that a source is actually playing before setting paused

Also slightly refactor setting playing state when the device is disconnected or
there's no buffers to play.
OpenAL32/alSource.c