Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation2/src/orxonox/sound @ 6285

Name Size Rev Age Author Last Change
../
WorldSound.h 1.7 KB 6186   15 years dafrick Some cleanup in SoundManager and related classes. Overrall volume …
WorldSound.cc 3.2 KB 6269   14 years rgrieder At last, found the sound bug: A long time ago somebody wrote …
SoundManager.h 4.7 KB 6278   14 years rgrieder Use base class method for getInstance (for tolua interface).
SoundManager.cc 20.4 KB 6271   14 years rgrieder - alProcessContext isn't necessary after all: the operation is even …
SoundBuffer.h 2.1 KB 6270   14 years rgrieder Switched from ResourceInfo to std::string for the buffer …
SoundBuffer.cc 5.9 KB 6270   14 years rgrieder Switched from ResourceInfo to std::string for the buffer …
CMakeLists.txt 132 bytes 6203   15 years rgrieder Added buffer buffering: Sounds are only loaded into one buffer and …
BaseSound.h 3.0 KB 6255   14 years rgrieder Temporarily resolved problem of sounds only playing once.
BaseSound.cc 6.9 KB 6285   14 years youngk Launching sound of the Rocket plays normally now. Changed …
AmbientSound.h 2.1 KB 6186   15 years dafrick Some cleanup in SoundManager and related classes. Overrall volume …
AmbientSound.cc 3.5 KB 6203   15 years rgrieder Added buffer buffering: Sounds are only loaded into one buffer and …
Note: See TracBrowser for help on using the repository browser.