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/Code/Legacy/CrySystem
amzn-phist 4407891740
Update audio cvars from legacy to AZ_CVARs (#2182)
* Upgrade s_AudioLoggingOptions to AZ_CVAR

Removes this legacy CVar and reimplements it as an AZ_CVAR with similar
functionality of setting flags using alpha characters.

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

* Upgrade s_DrawAudioDebug to AZ_CVAR

Removes the legacy CVar and reimplements it as an AZ_CVAR with similar
functionality and options.

Additional updates to the logging options CVar to fix up flag enums.

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

* Upgrade s_FileCacheManagerDebugFilter to AZ_CVAR

Removes the legacy CVar and reimplements it as an AZ_CVAR with similar
functionality.

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

* Removal of legacy IConsole dependencies from Audio

Moves a g_languageAudio cvar from CrySystem to AudioSystem.
Convert all cvar commands to AZ_CONSOLEFREEFUNC's.
Remove IConsole.h includes from source files.
Removes the CSoundCVars class.

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

* Minor update to cvar comments etc.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
5 years ago
..
LevelSystem Git Issue 1948: LoadLevel Console Command Requires Full Asset Path Instead of Level Name (#1952) 5 years ago
RemoteConsole Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ViewSystem Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
XML Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
AZCoreLogSink.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
AZCrySystemInitLogSink.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
AZCrySystemInitLogSink.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
CMakeLists.txt Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
CmdLine.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
CmdLine.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
CmdLineArg.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
CmdLineArg.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ConsoleBatchFile.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ConsoleBatchFile.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ConsoleHelpGen.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ConsoleHelpGen.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
CrySystem_precompiled.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
DebugCallStack.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
DebugCallStack.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
DllMain.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Huffman.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Huffman.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
IDebugCallStack.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
IDebugCallStack.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
LocalizedStringManager.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
LocalizedStringManager.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Log.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Log.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SimpleStringPool.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
System.cpp Update audio cvars from legacy to AZ_CVARs (#2182) 5 years ago
System.h Update audio cvars from legacy to AZ_CVARs (#2182) 5 years ago
SystemCFG.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SystemCFG.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SystemEventDispatcher.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SystemEventDispatcher.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
SystemInit.cpp Update audio cvars from legacy to AZ_CVARs (#2182) 5 years ago
SystemWin32.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Timer.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Timer.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
WindowsErrorReporting.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
XConsole.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
XConsole.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
XConsoleVariable.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
XConsoleVariable.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
crysystem_files.cmake Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
crysystem_shared_files.cmake Final update copyright headers to reference license files at the repo root (#1693) 5 years ago