Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/orxonox/sound @ 10821

Name Size Rev Age Author Last Change
../
AmbientSound.cc 3.5 KB 10771   10 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
AmbientSound.h 2.4 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
BaseSound.cc 9.4 KB 10765   10 years landauf replace 'NULL' by 'nullptr'
BaseSound.h 3.5 KB 10771   10 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
CMakeLists.txt 164 bytes 7854   15 years landauf detached AmbientSound from BaseObject - AmbientSound can not be placed …
SoundBuffer.cc 6.0 KB 10771   10 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
SoundBuffer.h 2.0 KB 10771   10 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
SoundManager.cc 24.2 KB 10821   10 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
SoundManager.h 5.4 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
SoundStreamer.cc 4.7 KB 10821   10 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
SoundStreamer.h 1.3 KB 7163   15 years dafrick Merged presentation3 branch into trunk.
WorldAmbientSound.cc 5.0 KB 10624   10 years landauf merged branch core7 back to trunk
WorldAmbientSound.h 2.7 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
WorldSound.cc 4.5 KB 9939   12 years jo presentationHS13 branch merged into trunk
WorldSound.h 1.8 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Note: See TracBrowser for help on using the repository browser.