You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AudioEngineWwise/Code/Source/Engine
amzn-phist 900cc08510
Removing dependencies on legacy code (#2358)
* Removes use of gEnv->mMainThreadId

Save off the thread id that was used when initializing audio system and
connecting EBuses, use that instead of gEnv.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Replace uses of gEnv->pCryPak with AZ::IO

Updated uses of pCryPak to instead go through the AZ::IO::FileIOBase
instance.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
..
AudioInput Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ATLEntities_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioSourceManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioSourceManager.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioSystemImplCVars.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioSystemImplCVars.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioSystemImpl_wwise.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioSystemImpl_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Common_wwise.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Common_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Config_wwise.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Config_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FileIOHandler_wwise.cpp Removing dependencies on legacy code (#2358) 4 years ago
FileIOHandler_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PluginRegistration_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago