Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-14 | SL-12707 Build Fails Without FMOD | Andrey Kleshchev | |
Also adds correct working directory to RelWithDebInfoOS and enables OpenAl on OS builds for windows | |||
2020-02-05 | SL-11455 Added linux pulseaudio and alsa support | Andrey Kleshchev | |
2020-02-04 | SL-12654 Remove support for building with fmod ex | Andrey Kleshchev | |
2020-02-04 | SL-11445 Couple small fixes | Andrey Kleshchev | |
2020-01-31 | Merged in SL-11445 Upgrade Fmodex to Fmod Studio | Andrey Kleshchev | |
2019-10-23 | SL-11727 Fix build warnings | andreykproductengine | |
2019-05-02 | SL-10334 Increased allowed sound clip length from 10s to 30s | AndreyL ProductEngine | |
2018-08-07 | MAINT-8958 Handle initDecode crash | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-15 | remove redundant include of Audio.cmake | Oz Linden | |
2014-10-17 | Update to build on Xcode 6.0: more removal of unused variables ↵ | callum_linden | |
[-Wunused-variable] | |||
2014-10-17 | Update to build on Xcode 6.0: clang detecting unsigned int (size_t) ↵ | callum_linden | |
comparison with <0 [-Wtautological-compare] | |||
2014-08-18 | merge changes for OPEN-213 | Oz Linden | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-04-09 | Fix broken header guard | Cinder Biscuits | |
2014-03-24 | merge with release | Richard Linden | |
2014-03-26 | Pull in viewer-release and become version 3.7.5 | simon | |
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 | |
2014-03-14 | MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵ | maksymsproductengine | |
with audio device disabled. | |||
2014-03-12 | merge with release | Richard Linden | |
2014-03-03 | [MAINT-3555][MAINT-3703] | Baker Linden | |
- Removed logging for MAINT-3555 - Added NULL guard to fix MAINT-3703 (hopefully) | |||
2014-02-12 | merge with release | Richard Linden | |
2013-12-19 | clean up audio engine logging | Oz Linden | |
2013-08-14 | BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
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 | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
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-21 | NORSPEC-196: fix frame stalls caused by FmodEx logging | callum_linden | |
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-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-05-01 | MAINT-2629: limit stream searches to prevent hangs on bad streams | callum | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-22 | merge changes for OPEN-173 | Oz Linden | |
2013-04-19 | OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵ | callum | |
Latif Khalifa & Siana Gearz) | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz 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-04-17 | Merge with viewer-development | callum_linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-04 | Point autobuild at newer fmodex builds and fix warning being treated as ↵ | Graham Madarasz (Graham) | |
error in llaudioengine_fmodex.cpp | |||
2013-02-04 | Cleanup some left over comments in fmodex streaming | Sovereign Engineer | |