blender/intern/audaspace/fftw
Joerg Mueller 7296600434 Audaspace: HUGE Refactor.
Some points of the refactor not sorted by importance:

* Fixed immutability of readers and factories (there are exceptions...)
* Fixed copy constructors and = operators
* Removed messaging system
* Removed reader types
* Added const where possible
* Using initalisers when possible
* Avoided use of pointers when possible
* Removed AUD_NEW and AUD_DELETE macros
* Removed useless NULL pointer checks
* Fixed exception catching
* Fixed some yet unknown bugs
* Lots of other stuff
2010-07-28 09:36:03 +00:00
..
AUD_BandPassFactory.cpp Huge new year audio commit! 2010-01-01 05:09:30 +00:00
AUD_BandPassFactory.h Sound: 2009-12-28 10:15:35 +00:00
AUD_BandPassReader.cpp Small fixes for some float literals. 2010-01-01 11:55:56 +00:00
AUD_BandPassReader.h Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
Makefile Makefiles: fix audaspace include paths 2009-12-29 09:56:11 +00:00