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 f03df3e546
Fix issues with audio localization bank switching (#2945)
* Fix issues with locating and loading loc banks

The code that initially checked the g_languageAudio cvar wasn't properly
detecting when the cvar wasn't set.  Fixed an issue discovering
localized banks wasn't properly recursing into subdirectories.
Simplified handling of audio language switching for Wwise.

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

* Address feedback on PR

Change .size() == 0 to .empty()

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
5 years ago
..
AudioInput Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ATLEntities_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AudioSourceManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AudioSourceManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AudioSystemImplCVars.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AudioSystemImplCVars.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AudioSystemImpl_wwise.cpp Fix issues with audio localization bank switching (#2945) 5 years ago
AudioSystemImpl_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Common_wwise.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Common_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Config_wwise.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Config_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FileIOHandler_wwise.cpp Fix a crash when reloading AudioControlEditor controls (#2729) 5 years ago
FileIOHandler_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PluginRegistration_wwise.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago