Campbell Barton
9396bb2da9
- AIX ifdef's so windows works, cant test but this seems the most used define. might need to add to buildsystem config.
...
- transform default scale was too hight, calls to random were inconsistant. (fault of own modif's)
- cmake openal include was added twice on recent commit.
2010-01-19 15:57:02 +00:00
Campbell Barton
20fb87ac32
cmake was missing openal include path
2010-01-18 17:14:54 +00:00
Joerg Mueller
ed4029d07a
Sound:
...
* Fixed minor errors in AUD_BufferReader.cpp and AUD_LoopFactory.h
* Added a first version of a bandpass filter using fftw3
2009-12-28 10:15:35 +00:00
Campbell Barton
0a3694cd6e
white space commit. (2 spaces -> tab).
...
Was annoying to use a different editor for cmake only.
theeth says this should be ok with gsoc and merges from branches.
2009-09-06 01:51:23 +00:00
Joerg Mueller
f248b25152
Audio file loading backend libsndfile!
2009-08-21 19:39:28 +00:00
Joerg Mueller
1ee26d45b5
Added jack audio support, building with cmake only currently, feel free to add scons and maybe cmake.
2009-08-16 14:53:11 +00:00
Campbell Barton
9236f92dab
- remove UNSET becuase it only works with newer versions of cmake,
...
- changed the SDL and Freetype vars to match CMake's names
- removed unneeded freetype, SDL and ftgl includes
2009-08-15 13:30:28 +00:00
Joerg Mueller
6c5c58e057
2.5: Sound branch merge!
...
See mailing list for additional information.
2009-08-09 21:16:39 +00:00