Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-24 | merge with release | Richard Linden | |
2014-03-14 | Additions & fixes for lib copy, use only forwarded ptrs in LLAE interfaces. | Monty Brandenberg | |
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. | |||
2014-03-14 | Update fmodex to 4.44.31. Move DSP descriptor to heap storage. | Monty Brandenberg | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-05 | Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat | Graham Madarasz | |
2013-06-01 | BUG-2707 turn off more LL_DEBUGS to narrow down Kat's crashing cuplrit | Graham Madarasz | |
2013-06-01 | BUG-2707 hunt for infos call crashing Kat | Graham Madarasz | |
2013-05-30 | Minor tweak to turn down FMOD Ex noisy console logging while we look into ↵ | callum_linden | |
root problem | |||
2013-05-20 | Quieten down writing to fmod.log - only write errors - speculate this is ↵ | callum_linden | |
related to audio stutter/frame stalls | |||
2013-05-11 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
material instead of mMaterial | |||
2013-05-06 | MAINT-2657 Fix (speculative) for Crash in LLAudioEngine_FMODEX::shutdown() | callum_linden | |
2013-04-17 | New fix for the fix for Linux build now that gcc upgraded to 4.6 by default | callum_linden | |
2013-04-17 | Fix for Linux build now that gcc upgraded to 4.6 by default | callum_linden | |
2013-02-04 | Point autobuild at newer fmodex builds and fix warning being treated as ↵ | Graham Madarasz (Graham) | |
error in llaudioengine_fmodex.cpp | |||
2013-01-18 | first push - patch from CmdCupCake plus force FMODEX on | callum_linden | |