1
0
forked from 0ad/0ad
0ad/source/soundmanager
Yves 4b1297b328 Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
Each GUI Page gets its own compartment and all ScriptInterfaces in the
same thread should now use the same JS Runtime.
This is required for the SpiderMonkey upgrade.
Check the ticket for details.

Closes #2241
Refs #1886
Refs #1966

This was SVN commit r14496.
2014-01-04 10:14:53 +00:00
..
data add UI sound channel, clean up external interface and javascript calls 2013-06-10 13:58:43 +00:00
items Fix build warnings. Patch by Markus. Refs #1851. 2013-06-11 00:05:57 +00:00
scripting Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
ISoundManager.h fix issues with menu mode and playlist, harden code and clear out ambient noises at game end, fixes #2066 2013-08-29 13:20:55 +00:00
SoundManager.cpp Remove useless error messages. 2013-10-20 01:47:16 +00:00
SoundManager.h Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00