source:
code/branches/cpp11_v2/src/orxonox/sound
@
11052
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
WorldSound.h | 1.9 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
WorldSound.cc | 4.5 KB | 11005 | 9 years | landauf | using strongly typed enum in various classes in orxonox-library |
WorldAmbientSound.h | 2.7 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
WorldAmbientSound.cc | 4.9 KB | 10919 | 9 years | landauf | use range-based for-loop where it makes sense (e.g. ObjectList) |
SoundStreamer.h | 1.3 KB | 7163 | 14 years | dafrick | Merged presentation3 branch into trunk. |
SoundStreamer.cc | 4.7 KB | 10916 | 9 years | landauf | use actual types instead of 'auto'. only exception is for complicated … |
SoundManager.h | 5.4 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
SoundManager.cc | 24.0 KB | 10919 | 9 years | landauf | use range-based for-loop where it makes sense (e.g. ObjectList) |
SoundBuffer.h | 2.0 KB | 10771 | 9 years | landauf | using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr) |
SoundBuffer.cc | 6.0 KB | 10771 | 9 years | landauf | using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr) |
CMakeLists.txt | 164 bytes | 7854 | 14 years | landauf | detached AmbientSound from BaseObject - AmbientSound can not be placed … |
BaseSound.h | 3.6 KB | 11005 | 9 years | landauf | using strongly typed enum in various classes in orxonox-library |
BaseSound.cc | 9.5 KB | 11005 | 9 years | landauf | using strongly typed enum in various classes in orxonox-library |
AmbientSound.h | 2.4 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
AmbientSound.cc | 3.5 KB | 10771 | 9 years | landauf | using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr) |
Note: See TracBrowser
for help on using the repository browser.