|
|
@6411
|
15 years |
rgrieder |
BaseSound should release the buffer upon destruction and the …
|
|
|
@6397
|
15 years |
rgrieder |
Fixed obviously pointless statement order in BaseSound.
|
|
|
@6388
|
15 years |
rgrieder |
Found some end of line leftover spaces.
|
|
|
@6387
|
15 years |
rgrieder |
Found some non empty new lines.
|
|
|
@6383
|
15 years |
rgrieder |
Fixed a major sound issue: The state gets reset to 'Stopped' when the …
|
|
|
@6382
|
15 years |
rgrieder |
Several small changes in sound:
- Fixed a bug that caused a sound …
|
|
|
@6372
|
15 years |
rgrieder |
Added new XML parameter for the Scene: soundReferenceDistance.
This …
|
|
|
@6370
|
15 years |
rgrieder |
Little cleanup in sound stuff and MoodManager.
Caution: Renamed …
|
|
|
@6340
|
15 years |
rgrieder |
Fixed bug: Ambient sounds were sometimes not played at all (caused by …
|
|
|
@6327
|
15 years |
rgrieder |
Engine synchronisation seems to work more or less.
Fire sound still …
|
|
|
@6322
|
15 years |
rgrieder |
Added audio source management. This should reduce the problems when …
|
|
|
@6320
|
15 years |
scheusso |
various fixes for client: NHC, sound, callback handling of Vector4 & …
|
|
|
@6307
|
15 years |
scheusso |
Approach to make sounds synchronisable (not yet working)
|
|
|
@6285
|
15 years |
youngk |
Launching sound of the Rocket plays normally now. Changed …
|
|
|
@6271
|
15 years |
rgrieder |
- alProcessContext isn't necessary after all: the operation is even …
|
|
|
@6270
|
15 years |
rgrieder |
Switched from ResourceInfo to std::string for the buffer …
|
|
|
@6260
|
15 years |
rgrieder |
Audio sources seem to be very limited resources. If we create more …
|
|
|
@6255
|
15 years |
rgrieder |
Temporarily resolved problem of sounds only playing once.
|
|
|
@6254
|
15 years |
rgrieder |
Added sound effects pooling. This should avoid long respawns (due to …
|
|
|
@6234
|
15 years |
rgrieder |
Fixed the sound bug where it didn't play when setting the source too …
|
|
|
@6232
|
15 years |
rgrieder |
Fixed two problems in the sound system: Buffers did not get removed …
|
|
|
@6222
|
15 years |
youngk |
Cleaned up the code a little
|
|
|
@6205
|
15 years |
youngk |
Resolved Conflicts, edited a few COUTs and commented out a …
|
|
|
@6204
|
15 years |
rgrieder |
Better error handling for sound.
|
|
|
@6203
|
15 years |
rgrieder |
Added buffer buffering: Sounds are only loaded into one buffer and …
|
|
|
@6202
|
15 years |
youngk |
Implemented speed dependent audio pitch. pitching doesn't …
|
|
|
@6190
|
15 years |
rgrieder |
Small style changes (no code changes).
|
|
|
@6188
|
15 years |
rgrieder |
Fixed a bug in BaseSound that caused every sound to play immediately …
|
|
|
@6186
|
15 years |
dafrick |
Some cleanup in SoundManager and related classes. Overrall volume …
|
|
|
@6184
|
15 years |
dafrick |
Created capability in SoundManager to set an overall volume, and to …
|
|
|
@6127
|
15 years |
rgrieder |
Fixed sound problem (annoying cracking) and increased buffers for …
|
|
|
@6117
|
15 years |
rgrieder |
Merged sound3 branch to presentation2.
|
|
|
@6106
|
15 years |
rgrieder |
Created merger branch for the HS09 presentation.
|
|
copied from code/trunk/src/orxonox/sound/BaseSound.cc:
|
|
|
@5929
|
15 years |
rgrieder |
Merged core5 branch back to the trunk.
Key features include clean …
|