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
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
..
Include Allocators for audio system file cache (#1485) 5 years ago
Platform Allocators for audio system file cache (#1485) 5 years ago
Source Fixes a crash with UI interaction (#1567) 5 years ago
Tests O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
CMakeLists.txt O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
audiosystem_editor_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
audiosystem_editor_shared_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
audiosystem_editor_tests_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
audiosystem_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
audiosystem_shared_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
audiosystem_stub_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
audiosystem_tests_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago