summaryrefslogtreecommitdiff
path: root/indra/llaudio/llaudioengine.cpp
AgeCommit message (Expand)Author
2024-07-27Fix running multiple viewer instances stealing sound from first instance (#2127)Ansariel Hiller
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-12-15SL-20696 FIXED llLoopSoundSlave producing no sound since viewer updateMnikolenko Productengine
2023-04-11Merge branch 'contribute' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-04-04SL-19042: Replace FMOD with VLC for parcel audioAlexander Gavriliuk
2023-01-10SL-18893 Fixes for pull requests #38, #41, and #42 (#46)Fawrsk
2023-01-05SL-18893 Clean up for loops in llaudio to use C++11 range based for loops (#41)Fawrsk
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-06-14SL-16182: Offload audio decoding from the main thread to the general work queue.Cosmic Linden
2022-05-20SL-17425 Crash when closing two dependent floatersAndrey Kleshchev
2022-04-18Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-03-21SL-16865 llStopSound() does not stop sound if it is out of cutoff radiusAndrey Kleshchev
2021-12-20Merge branch 'master' into DRTVWR-544-maintMnikolenko Productengine
2021-11-26SL-16339 Rename setAmbient to not cause confusionAndrey Kleshchev
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake script...Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-04-10SL-11445 Provide 'name' for Pulse AudioAndrey Kleshchev
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-03-14MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures w...maksymsproductengine
2014-03-12merge with releaseRichard Linden
2014-02-12merge with releaseRichard Linden
2013-12-19clean up audio engine loggingOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-01-28CHUI-667: Post code review changesGilbert Gonzales
2012-11-08Trivial commit to force TeamCity to generate a new codeticket numberNat Goodspeed
2012-05-16MAINT-862 and ER-1781 : Sounds not playing the first time. Reviewed by Kelly.simon@Simon-PC.lindenlab.com
2011-12-06fix for SH-2526: Second Life client quickly allocates all available RAM and c...Xiaohong Bao
2011-01-10STORM-830 Per Aleric's and Q's suggestion set initial value of mInternalGain ...Jonathan Yap
2011-01-06STORM-830 Volume slider isn't properly remembered if set to zeroJonathan Yap
2010-11-22STORM-521 FIXED Made defensive fix for crash in LLAudioSource::hasPendingPrel...Andrew Productengine
2010-09-21STORM-163 FIXED Intermittent FPS drop related to "audio" (main thread hangs o...Vadim Savchuk
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-08DEV-11516 FIXED VWR-5308: Current wind noise generation is CPU intensive.Tofu Linden
2010-03-09'Taking over unused buffer' spam from audio engine downgraded from llinfos to...Tofu Linden
2010-02-12EXT-5267 EXT-5268: Add Parcel Media and Parcel Audio items to nearby media panelRick Pasetto
2009-08-27svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/mo...Monroe Williams