Blender Git Loki
Git Commits -> Revision 837da93
Revision 837da93 by Stefan Gartner (master) April 14, 2004, 13:00 (GMT) |
enable openal support for os x and linux-powerpc as there is a conflict between openal and sdl (when compiled with cdrom support), i had to disable support for cd playing using sdl on os x for the time being. |
Commit Details:
Full Hash: 837da93f19376bd61a478b6cda11868415241703
SVN Revision: 2325
Parent Commit: 7dc152b
Lines Changed: +46, -27
7 Modified Paths:
/intern/SoundSystem/intern/SND_Utils.cpp (+5, -2) (Diff)
/intern/SoundSystem/Makefile (+4, -6) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.cpp (+27, -5) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.h (+2, -1) (Diff)
/intern/SoundSystem/SND_DependKludge.h (+3, -11) (Diff)
/source/Makefile (+3, -1) (Diff)
/source/nan_link.mk (+2, -1) (Diff)
/intern/SoundSystem/Makefile (+4, -6) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.cpp (+27, -5) (Diff)
/intern/SoundSystem/openal/SND_OpenALDevice.h (+2, -1) (Diff)
/intern/SoundSystem/SND_DependKludge.h (+3, -11) (Diff)
/source/Makefile (+3, -1) (Diff)
/source/nan_link.mk (+2, -1) (Diff)