1
0
forked from 0ad/0ad
0ad/source
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
..
collada Fix some GCC warnings 2009-07-28 16:59:19 +00:00
dcdt/se Fixed one set of annoying DCDT warnings 2008-07-18 23:49:51 +00:00
graphics # fix self-test 2009-08-08 11:10:56 +00:00
gui Add more vararg error-checking annotation 2009-08-04 16:08:41 +00:00
i18n Make jsval typedef match the bundled spidermonkey headers 2009-08-08 13:25:23 +00:00
lib # fix sound error on Linux 2009-08-12 20:27:37 +00:00
maths fix relics of GPL comment insertion (removing empty description comments and in some cases adding new file descriptions) 2009-05-03 11:47:38 +00:00
mocks Simplify sys_get_executable_name by using realpath 2009-08-09 20:28:46 +00:00
network Add more vararg error-checking annotation 2009-08-04 16:08:41 +00:00
pch Add GPL header 2009-04-18 17:00:33 +00:00
ps Fix #251 (Config parser doesn't ignore comments), based on patch from Cygal 2009-08-12 15:17:35 +00:00
renderer Add more vararg error-checking annotation 2009-08-04 16:08:41 +00:00
scripting remove obsolete NO_GUI that's just cluttering up the code 2009-08-08 10:04:43 +00:00
simulation # fix permissions of created directories 2009-08-04 19:57:53 +00:00
sound Removed outdated licensing information 2009-04-18 17:17:34 +00:00
tools Remove redundant -L linker arguments on non-Windows. 2009-08-07 17:22:05 +00:00
contributors.txt Add list of code contributors 2009-08-12 15:53:02 +00:00
main.cpp remove obsolete NO_GUI that's just cluttering up the code 2009-08-08 10:04:43 +00:00
test_setup.cpp Add GPL header 2009-04-18 17:00:33 +00:00