blender/config
Brecht Van Lommel 009dea9577 Bug/patch #18714: fix game engine sound on OS X Intel, patch by
Ken Hursh and myself.

* Get rid of dependency on ALUT. It is really only used to
  load a WAV file, and apparently crashing doing so on OS X Intel,
  (perhaps due to endian issues?). There was already own code
  for doing this on some system, so now it uses that. That code
  had it's own endian issues which are now fixed, along with
  better checks to avoid crashing on corrupt or unsupported files.

* Also get rid of some unecessarily complicate #ifdefs.

* According to the bug report OS X Intel OpenAL only works with
  static openal linking still (WITH_BF_STATICOPENAL for scons).
2009-05-15 12:34:01 +00:00
..
darwin-config.py [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
irix6-config.py Bug/patch #18714: fix game engine sound on OS X Intel, patch by 2009-05-15 12:34:01 +00:00
linux2-config.py Bug/patch #18714: fix game engine sound on OS X Intel, patch by 2009-05-15 12:34:01 +00:00
linuxcross-config.py [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
openbsd3-config.py [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
sunos5-config.py [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
win32-mingw-config.py [#18260] FMOD Removal 2009-03-24 09:09:10 +00:00
win32-vc-config.py scons+msvc update for the FFMpeg recent updates 2009-03-25 23:09:17 +00:00