treeform d5ebb58874 Added more debug messages to openAL audio manager for closing it.
We use resent OpenAL-soft in the distribution (1.12 or more instead of 1.8)

There is this bug:
OpenAl soft some times selects ALSA software
ALSO software some times has a bug working with pulse audio
So we need to make sure OpenAL uses pulse audio directoly, then it works.

KittCat (openAL soft author):
well, more like worked around it. but it's not something I can fix in openal soft
I've gone over the code several times and had other people comment on it. alsa just enables mmap when using the pulse plugin even though the plugin doesn't support it
using the pulse api directly (or disable using mmap with alsa) gets around the problem, though
2010-04-03 07:26:00 +00:00
2009-03-31 16:39:39 +00:00
2010-04-02 23:44:15 +00:00
2010-01-11 18:16:42 +00:00
2010-01-11 10:12:44 +00:00
2010-03-29 20:47:22 +00:00
2010-01-23 11:52:03 +00:00
2008-08-02 15:46:39 +00:00
2010-03-25 22:31:20 +00:00
2009-09-13 10:57:24 +00:00
2009-03-31 11:54:15 +00:00
Description
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
BSD-3-Clause-HP 329 MiB
Languages
C++ 58.8%
Python 14.2%
C 13.9%
SWIG 9.7%
CMake 1%
Other 2.2%