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/Builder
amzn-phist b7644a2ed5
Fix issues with Bank dependency processing in Wwise Builder (#6048)
* Fix issues with bank dependency processing

- Looking for init.bnk in the .bankdeps files needed to do a
  case-insensitive check.
- Updated many of the failure/warning messages.
- Fixed one place where warning wasn't being output properly.
- Fixed a couple places where the warning was saying it would add
  init.bnk as a dependency (when none was found) but it didn't actually
  do that.

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

* Minor edits to comments and strings

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

* Check empty rather than size

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
4 years ago
..
AudioControlBuilderComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioControlBuilderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AudioControlBuilderWorker.cpp Update the FileIO Aliases (#4186) 4 years ago
AudioControlBuilderWorker.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
WwiseBuilderComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
WwiseBuilderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
WwiseBuilderWorker.cpp Fix issues with Bank dependency processing in Wwise Builder (#6048) 4 years ago
WwiseBuilderWorker.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago