1
0
forked from 0ad/0ad
Go to file
janwas 4c4fec0644 # fix sound error on Linux
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.
2009-08-12 20:27:37 +00:00
binaries #Public: A 512x512 desert map work-in-progress. 2009-08-11 18:47:25 +00:00
build Fix libpath ordering 2009-08-10 22:38:51 +00:00
docs Removed coding conventions document (migrated to http://trac.wildfiregames.com/wiki/Coding_Conventions) 2009-06-24 16:09:06 +00:00
source # fix sound error on Linux 2009-08-12 20:27:37 +00:00
.gitattributes Splitting Internal with Public 2008-09-18 04:38:42 +00:00
license_dbghelp.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
license_gpl-2.0.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
license_lgpl-2.1.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
LICENSE.txt Minor clarifications to licensing 2009-06-24 16:12:10 +00:00