Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
[-Wunused-variable]
|
|
comparison with <0 [-Wtautological-compare]
|
|
|
|
|
|
|
|
|
|
|
|
Copy3rdPartyLibs needed to copy the now-corrected fmodexL libraries
and it had a bad library reference on Linux for release. In
llaudio land, the audio engine interfaces, even the fmodex
specializations, seem to want to be external-structure free
so use a forward declaration and pointer to FMOD_DSP_DESCRIPTION
and deal with it in the ctor/dtor.
|
|
|
|
with audio device disabled.
|
|
|
|
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
|
|
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
|
|
|
|
|
|
|
|
|
|
|
|
root problem
|
|
|
|
related to audio stutter/frame stalls
|
|
material instead of mMaterial
|
|
|
|
|
|
|
|
|
|
|
|
Latif Khalifa & Siana Gearz)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error in llaudioengine_fmodex.cpp
|
|
|
|
up left
|
|
|
|
|
|
|
|
|