1
0
forked from 0ad/0ad
0ad/source/sound
Ykkrosh 1c7e33b528 Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
Handle most CStr8/CStrW conversions via UTF-8 instead of effectively
assuming Latin-1.
Return UTF-8 strings from Xeromyces API.

This was SVN commit r8929.
2011-02-17 20:08:20 +00:00
..
ambient_design.txt design notes from meeting: ambient sound 2006-01-08 02:05:44 +00:00
JSI_Sound.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
JSI_Sound.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
SoundGroup.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
SoundGroup.h Remove CSoundGroupMgr, since it is unnecessary and broken and leaks memory 2010-04-06 15:17:06 +00:00