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/AudioSystem/Code/Source
Eric Phister 5d79ee593d
Fixes a crash with UI interaction (#1567)
When Wwise Gem is not enabled, this will fix a nullptr deref crash when
interacting with Audio Controls Editor.

Also fixes another issue in the same function where getting the current
level name was garbage because a temporary QString was created and
immediately destructed.
5 years ago
..
Editor Fixes a crash with UI interaction (#1567) 5 years ago
Engine Fixes logic that causes warning when Wwise Gem off (#1557) 5 years ago
AudioSystemGemSystemComponent.cpp Allocators for audio system file cache (#1485) 5 years ago
AudioSystemGemSystemComponent.h Allocators for audio system file cache (#1485) 5 years ago
AudioSystemModule.cpp O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
AudioSystemModule_Stub.cpp O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago