0ad/source/soundmanager/scripting
wraitii ab5616b4c4 Mass rename CxPrivate to CmptPrivate.
As part of the SM45->52 migration, a ScriptInterface becomes a wrapper
around a JSCompartment, not a JSContext, thus we ought to store private
data for the compartment and not the context.
This is a mass rename of CxPrivate to CmptPrivate to match that before
the actual changes.

Part of the SM52 migration, stage: SM45 compatible

Patch by: Itms
Tested By: Freagarach
Refs #4893

Differential Revision: https://code.wildfiregames.com/D3089
This was SVN commit r24177.
2020-11-13 16:44:15 +00:00
..
JSInterface_Sound.cpp Mass rename CxPrivate to CmptPrivate. 2020-11-13 16:44:15 +00:00
JSInterface_Sound.h Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
SoundGroup.cpp Fix lineendings. 2019-07-12 17:40:40 +00:00
SoundGroup.h Don't detect audio card when audio is disabled, Fix compilation with --without-audio, fix a few warnings. 2020-10-02 07:35:59 +00:00