Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation2/src/orxonox/sound/SoundBuffer.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
(edit) @6378   14 years rgrieder Added missing includes (revealed only with PCH and compilations).
(edit) @6340   14 years rgrieder Fixed bug: Ambient sounds were sometimes not played at all (caused by …
(edit) @6332   14 years rgrieder Improved SoundBuffer class design and removed its pooling property …
(edit) @6270   14 years rgrieder Switched from ResourceInfo to std::string for the buffer …
(edit) @6260   14 years rgrieder Audio sources seem to be very limited resources. If we create more …
(edit) @6254   14 years rgrieder Added sound effects pooling. This should avoid long respawns (due to …
(edit) @6232   14 years rgrieder Fixed two problems in the sound system: Buffers did not get removed …
(add) @6203   14 years rgrieder Added buffer buffering: Sounds are only loaded into one buffer and …
Note: See TracRevisionLog for help on using the revision log.