mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-03 11:06:17 +00:00
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.