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
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
..
Platform Remove the use of a .Stub version of the Wwise Gem (#4879) 4 years ago
Source Fix issues with Bank dependency processing in Wwise Builder (#6048) 4 years ago
Tests Update the FileIO Aliases (#4186) 4 years ago
CMakeLists.txt Remove the use of a .Stub version of the Wwise Gem (#4879) 4 years ago
audioenginewwise_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
audioenginewwise_editor_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
audioenginewwise_editor_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
audioenginewwise_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
audioenginewwise_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
audioenginewwise_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago