blender/intern/audaspace/sndfile
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_SndFileFactory.cpp Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
AUD_SndFileFactory.h Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
AUD_SndFileReader.cpp Audaspace: HUGE Refactor. 2010-07-28 09:36:03 +00:00
AUD_SndFileReader.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