blender/intern/audaspace/SRC
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_SRCResampleFactory.cpp Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
AUD_SRCResampleFactory.h Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
AUD_SRCResampleReader.cpp Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
AUD_SRCResampleReader.h Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
Makefile Some fixes to get blender compiling on solaris. 2009-12-17 17:42:26 +00:00