blender/intern/audaspace
Sergey Sharybin a7a79322bf Make blender compilable by gcc-4.7 and strict compilation flags:
- Remove strict flags from files, which are using FFmpeg stuff
  We're still using some symbols which are marked as deprecated.
  Ideally, we shall switch to new API, but it's a bit larger challenge
  because we don't want to break compatibility withotu actual need.
- Replace MAKE_ID with BT_MAKE_ID in bullet library.
  This is needed to prevent re-definition of MAKE_ID in bullet library.
  Seems it's only used to read blender files, so should be quite safe
  change.
2012-05-14 13:31:38 +00:00
..
ffmpeg unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
fftw unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
FX unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
intern Patch [#31240] Fix audaspace deadlock 2012-05-04 23:36:10 +00:00
jack unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
OpenAL unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
Python unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
SDL unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
sndfile unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
SRC unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
CMakeLists.txt Make blender compilable by gcc-4.7 and strict compilation flags: 2012-05-14 13:31:38 +00:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00