forked from mirrors/0ad
4c4fec0644
Linux OpenALsoft implementations weren't resetting source state correctly when stopping/clearing buffer queue, leading to errors when the source was reused. workaround: use 'rewind' to ensure the buffer state is updated. closes #297 (please reopen if the problem persists) This was SVN commit r7111.