blender/intern/SoundSystem
Kent Mein 716caf4d37 - ALenum alc_error = alcGetError(); // openal_2.14+
+               ALenum alc_error = alcGetError(NULL);   // openal_2.14+


Fix to get it to work with latest version of openal.

Kent
--
mein@cs.umn.edu
2002-11-12 15:26:05 +00:00
..
dummy fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
fmod Added fmod sound for OSX and fixed some endian problems in 2002-11-04 21:50:33 +00:00
intern Added fmod sound for OSX and fixed some endian problems in 2002-11-04 21:50:33 +00:00
openal - ALenum alc_error = alcGetError(); // openal_2.14+ 2002-11-12 15:26:05 +00:00
SND_test Initial revision 2002-10-12 11:37:38 +00:00
Makefile Added fmod sound for OSX and fixed some endian problems in 2002-11-04 21:50:33 +00:00
SND_C-api.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_CDObject.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_DependKludge.h Added fmod sound for OSX and fixed some endian problems in 2002-11-04 21:50:33 +00:00
SND_DeviceManager.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_IAudioDevice.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_Object.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_Scene.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_SoundListener.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_SoundObject.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_Utils.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_WaveCache.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SND_WaveSlot.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00
SoundDefines.h fixed spacing in the headers to get rid of some warnings and some other 2002-10-30 02:07:20 +00:00