Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/orxonox/sound @ 9677

Name Size Rev Age Author Last Change
../
AmbientSound.cc 3.2 KB 8861   13 years landauf added some additional output for loading steps that might take some …
AmbientSound.h 2.3 KB 7856   13 years landauf fixed (?) an endless loop in SoundManager::preUpdate if a non-looping …
BaseSound.cc 9.4 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
BaseSound.h 3.5 KB 9592   11 years landauf BaseSound requires only the object list → inherit from Listable
CMakeLists.txt 164 bytes 7854   13 years landauf detached AmbientSound from BaseObject - AmbientSound can not be placed …
SoundBuffer.cc 6.0 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
SoundBuffer.h 2.3 KB 6764   14 years rgrieder Hackaround for Visual Studio 2005 (compiler bug).
SoundManager.cc 24.1 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
SoundManager.h 5.3 KB 9578   11 years landauf made some classes (mostly singletons) inherit from Configurable …
SoundStreamer.cc 4.7 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
SoundStreamer.h 1.3 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
WorldAmbientSound.cc 3.6 KB 9638   11 years landauf renamed CreateFactory() as RegisterClass() to be more consistent with …
WorldAmbientSound.h 1.8 KB 9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
WorldSound.cc 4.5 KB 9638   11 years landauf renamed CreateFactory() as RegisterClass() to be more consistent with …
WorldSound.h 1.8 KB 9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
Note: See TracBrowser for help on using the repository browser.