Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-24 | OpenAL createDefaultStreamingAudioImpl stub | Erik Kundiman | |
In llstartup, it says if the audio engine hasn't set up its own preferred handler for streaming audio, then the generic streaming audio implementation which uses media plugins will be used. The comparison is with NULL, so it's safe to return NULL (but probably not nullptr). | |||
2022-06-22 | SL-17021: Fix inconsistent header definition for LLAudioEngine_OpenAL | Cosmic Linden | |
2020-04-10 | SL-11445 Provide 'name' for Pulse Audio | Andrey Kleshchev | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-03-01 | fixes to get openal working on windows. | Alain Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-08 | DEV-11516 FIXED VWR-5308: Current wind noise generation is CPU intensive. | Tofu Linden | |
Minor optimizations to wind generation. Patch by gigs and aimee, reviewed by merov. | |||
2009-08-27 | svn merge -r 129841:129910 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05 Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge. |