This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-16 22:55:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09fdf716e9e37c73a72df784d1caca5eaabb97bc
0ad
/
source
/
soundmanager
T
History
elexis
01d41cc8a5
Actually update the sound gain after changing the setting. Patch by dpiquet,
fixes
#3901
.
...
This was SVN commit r18193.
2016-05-17 16:40:36 +00:00
..
data
Move gain config setting retrieval to the sound manager.
Fixes
#3030
.
2015-02-02 13:44:06 +00:00
items
Move gain config setting retrieval to the sound manager.
Fixes
#3030
.
2015-02-02 13:44:06 +00:00
scripting
Cleanup of SoundGroup XML files.
2016-04-04 20:54:48 +00:00
ISoundManager.h
Fixes rare crash in sound manager, due to worker thread dereferencing global pointer before it had been assigned.
Fixes
#2333
, refs
#2387
,
#2317
.
2014-06-02 02:09:58 +00:00
SoundManager.cpp
Actually update the sound gain after changing the setting. Patch by dpiquet,
fixes
#3901
.
2016-05-17 16:40:36 +00:00
SoundManager.h
Move gain config setting retrieval to the sound manager.
Fixes
#3030
.
2015-02-02 13:44:06 +00:00