Author: muggenhor
Date: Fri Feb 16 19:18:45 2007
New Revision: 763

URL: http://svn.gna.org/viewcvs/warzone?rev=763&view=rev
Log:
 * Moved construction responsibilities from parent classes to interface
  * Children now have a link to their parents, their parents don't have one 
back to their children
 * Moved several maintenance functions to interface (e.g. calling update on 
each stream object)
 * Add function to interface for the destruction of streams

Modified:
    branches/sound/lib/sound/interface.cpp
    branches/sound/lib/sound/openal/context.cpp
    branches/sound/lib/sound/openal/context.hpp
    branches/sound/lib/sound/openal/device.cpp
    branches/sound/lib/sound/openal/device.hpp
    branches/sound/lib/sound/openal/source.cpp
    branches/sound/lib/sound/openal/source.hpp
    branches/sound/lib/sound/sound.h
    branches/sound/lib/sound/stream.cpp
    branches/sound/lib/sound/stream.hpp


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to