Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-03-14 | MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵ | maksymsproductengine | |
with audio device disabled. | |||
2014-02-12 | merge with release | Richard Linden | |
2013-12-18 | STORM-1980: set new region restart sound uuid | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-01-25 | CHUI-667 Upon exit from DND mode, a maximum of one sound should be played. ↵ | Gilbert Gonzales | |
Solution. Added a deferred sound class which will have sound id's added to it and upon unmuting the deferred sounds will be played. | |||
2013-01-18 | first push - patch from CmdCupCake plus force FMODEX on | callum_linden | |
2012-05-31 | STORM-1812 Added teleport started callback | Jonathan Yap | |
2012-05-30 | STORM-1812 First pass at adding teleport started signal | Jonathan Yap | |
2012-05-30 | STORM-1812 Add debugging lines and call audio_update to try to work around a ↵ | Jonathan Yap | |
possible race condition | |||
2012-05-20 | STORM-1812 Store playing state from an additional place. | Jonathan Yap | |
2012-05-18 | STORM-1812 / subtask STORM-1861 Media auto-play is off - but music stream ↵ | Jonathan Yap | |
starts to play anyway when teleport fails | |||
2012-05-14 | STORM-1812 Tweak how music is restarted for teleport within a parcel | Jonathan Yap | |
2012-02-15 | STORM-1812 Music stream does not always restart after teleporting | Jonathan Yap | |
2011-12-05 | STORM-591 Made change per code review request: disable audio when teleport ↵ | Jonathan Yap | |
progress bar is present Added code to start counting the fade in time on login when STATE_STARTED is set | |||
2011-12-02 | STORM-591 Made mininum fade time 0.01 seconds to prevent divide by zero and ↵ | Jonathan Yap | |
negative fade times. Rewrote two blocks of code to eliminate early returns. | |||
2011-11-22 | STORM-591 Remove 2 development debug settings and replace them with constants | Jonathan Yap | |
2011-11-18 | STORM-591 Removed commented out debugging lines | Jonathan Yap | |
2011-10-29 | STORM-591 Comment out debugging llinfos lines | Jonathan Yap | |
2011-10-28 | STORM-591 As a music fan, I want audio to fade in gently so my immersion is ↵ | Jonathan Yap | |
increased Co-written with Robin Cornelius | |||
2011-07-19 | EXP-932 Implement system that fades from login page to (either) intro screen ↵ | Leyla Farazha | |
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login | |||
2010-09-21 | STORM-163 FIXED Intermittent FPS drop related to "audio" (main thread hangs ↵ | Vadim Savchuk | |
often on openal lock) Submitting a patch made by Aleric Inglewood (See VWR-14914). This bug happens for a lot of people, although it might be needed to have a fast multi core machine. I have seen it on 1.22.10 once, never used 1.23 sorry, and saw it often on snowglobe. I am sure it also affects 1.23 but I'd have to test that. The symptons are that on a viewer with normally a good, high FPS, sometimes it happens that the FPS dramatically drops (as low as 0.3, but it can also be anything higher, as high as 10, say). This particular jira is about a problem where the main thread is slowed down by a mutex lock in libopenal (most calls starting with 'al' in indra/llaudio/audioengine_openal.cpp and one in indra/llaudio/listener_openal.cpp). You can see that this is the case by opening the Frame Console (control-shift-2) and checking that the "audio" (and possibly misc) timings are very large compared to the Render time. | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-04 | Automated merge | Roxie Linden | |
2010-04-27 | EXT-6921 - Windows Xp/Vista unified volume control | Richard Nelson | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-01 | Automated Merge | Roxie Linden | |
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-02-17 | EXT-5079 : Make sure to initialize ambient audio properly when it is muted | Rick Pasetto | |
Reviewed by Richard (actually it was his idea) | |||
2010-01-25 | EXT-1399 - Turn off wind when not flying | richard | |
reviewed by Angela | |||
2009-12-30 | EXT-1399 Restore some wind noise when standing still, but drop volume | James Cook | |
Make wind volume configurable via setting AudioLevelWind, currently set to 0.5. Changing this to 1.0 will restore the viewer 1.23 behavior Reviewed with Leyla. | |||
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2009-11-17 | Only use avatar motion to compute wind noise, makes world less desolate on login | James Cook | |
and when standing still. Reviewed with Kelly | |||
2009-11-17 | Removed unused legacy pie menu sounds to speed up startup and save memory. | James Cook | |
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. | |||
2009-07-15 | DEV-34822 viewer 1.23 merge | Roxanne Skelly | |
DEV-32649 Merge the diamondware/vivox voice code -r124876 -r125220 | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-02 | QAR-1040 maint-viewer-11 + OpenAL combo mergeme | Adam Moss | |
svn merge -c104451 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/openal-maint-viewer-11-combo-r104448 | |||
2008-09-23 | QAR-849 merge maint-viewer-10-merge 96838-97237 -> release | Steven Bennetts | |
2008-04-17 | QAR-449 Viewer 1.20 RC 0 | Steven Bennetts | |
merge Branch_1-20-Viewer -r 84060 : 84432 -> release |