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-06 17:24:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c654be8796cd0dc22d5e8bb79bb0eab8a3595cfb
0ad
/
source
/
soundmanager
T
History
Ykkrosh
568c415d0a
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
...
This was SVN commit r16188.
2015-01-22 20:37:38 +00:00
..
data
Automatically replace %hs/%ls with %s in CLogger format strings.
2015-01-22 20:36:24 +00:00
items
Automatically convert all CLogger format strings from wchar_t* to char*.
2015-01-22 20:31:30 +00:00
scripting
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +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
Convert wchar_t*/wstring arguments to UTF-8 strings in CLogger messages.
2015-01-22 20:37:38 +00:00
SoundManager.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