blender/intern/audaspace/OpenAL
Joerg Mueller 69995bb1b3 Sound:
* Threading buxfix letting MSVC Debug builds crash because of corrupted std::lists
* Adopted two property ranges
* Changed the mixdown volume to set the device volume instead of the volume of every sound.

I also removed the private redefinition of m_logicmgr in SCA_BasicEventManager, which was already defined protected in the parent class SCA_EventManager and thus caused a bug letting GE crash here because of an uninitialized pointer.
2009-09-26 20:03:01 +00:00
..
AUD_OpenALDevice.cpp Sound: 2009-09-26 20:03:01 +00:00
AUD_OpenALDevice.h 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
Makefile Update Makefiles for audaspace. 2009-08-21 22:56:26 +00:00