Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-26 | Convert tabs to spaces | Roxie Linden | |
2024-06-26 | Merge branch 'release/webrtc-voice' of github.com:secondlife/viewer into ↵ | Roxie Linden | |
roxie/webrtc-voice-crash-fixes | |||
2024-06-26 | Make the webrtc viewer work for vivox adhoc/group calls. | Roxie Linden | |
There was an issue on the release grid where old-style credentials were being sent over and the webrtc viewer wasn't dealing with them properly. | |||
2024-06-26 | Merge pull request #1800 from ↵ | Brad Linden | |
secondlife/1771-mesh-objects-do-not-display-until-you-walk-directly-over-them #1771 Fix for objects disappearing and not reappearing until LoD switch | |||
2024-06-25 | Issue#880 Crash on a dead pointer in a chat session | Andrey Kleshchev | |
2024-06-25 | #1806 - crash in initVoiceChannel | Roxie Linden | |
2024-06-25 | viewer#1821 Crash at getSessionID() | Andrey Kleshchev | |
2024-06-25 | Merge pull request #1837 from secondlife/roxie/webrtc-voice-gain | Roxanne Skelly | |
2024-06-24 | [WebRTC] control microphone gain via custom audio processor. | Roxie Linden | |
Previously, there were two places audio gain could be controlled: - the device manager - the audio track The device manager audio gain control sets the system gain for all applications, not just the webrtc application. The audio track gain happens well after the audio processing where we want it to happen. So, gain control was added to the existing custom audio processor, which previously only handled calculating and retrieving the audio levels. After these changes, the microphone gain slider does impact the audio volume heard by peers. | |||
2024-06-21 | Merge branch 'release/webrtc-voice' of github.com:secondlife/viewer into ↵ | Roxie Linden | |
roxie/webrtc-voice-1451 | |||
2024-06-21 | Disable voice morphing and throw up a warning if it's previously enabled. | Roxie Linden | |
2024-06-18 | Fix crash issue when echo cancellation is enabled/disabled. | Roxie Linden | |
New webrtc library fixes an assert in webrtc when echo cancellation is enabled or disabled. Also, fix an issue where disabling media grays out noise cancellation. | |||
2024-06-18 | #1771 Fix for objects disappearing and not reappearing until LoD switch | RunitaiLinden | |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-10 | Increment viewer version to 7.1.9 | Nat Goodspeed | |
following promotion of secondlife/viewer #648: Release/materials featurette | |||
2024-06-04 | #989 Fix for blurry terrain on Mac (#1633) | Brad Linden | |
Co-authored-by: Dave Parks <davep@lindenlab.com> | |||
2024-06-04 | #1628 Disable spherical mirror probes for the time being. (#1631) | Jonathan "Geenz" Goodman | |
2024-06-04 | #1614 Fix for moire pattern in specular highlights. Incidental cleanup. | RunitaiLinden | |
2024-05-29 | #1581 Only render mirrors when reflection probes are enabled. (#1592) | Jonathan "Geenz" Goodman | |
2024-05-28 | Improvements to mirror probe update rates (#1570) | Jonathan "Geenz" Goodman | |
#1494 Fix for mirror updates getting "stuck" on some faces. | |||
2024-05-28 | secondlife/viewer#1531: Attempt to fix PBR terrain fragment shader. | Cosmic Linden | |
2024-05-21 | viewer#1520 Material upload floater displays wrong upload fee | Andrey Kleshchev | |
2024-05-20 | Merge branch 'spaces-merge' into roxie/webrtc-voice | Roxie Linden | |
2024-05-19 | More session shutdown cleanup | Roxie Linden | |
2024-05-17 | Clean up some shutdown code. | Roxie Linden | |
2024-05-16 | WebRTC clients calling Vivox clients should handle P2P | Roxie Linden | |
2024-05-16 | Race condition resulted in close causing removal of peer connection while ↵ | Roxie Linden | |
other jobs might be using it. | |||
2024-05-16 | Merge branch 'release/materials_featurette' into marchcat/x-mf-merge | Andrey Lihatskiy | |
2024-05-15 | #1267 Fix for alpha cutoff of zero and base color factor alpha of zero ↵ | Dave Parks | |
making objects disappear (#1485) | |||
2024-05-15 | #1466 Loosen clamp on haze glow to fix skies that want to be bonkers (#1470) | Dave Parks | |
2024-05-15 | secondlife/viewer#1474: Remove small texture offset from PBR terrain | Cosmic Linden | |
2024-05-15 | Merge branch 'release/maint-x' into marchcat/x-mf-merge | Andrey Lihatskiy | |
2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterimagepreview.cpp | |||
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy | |
2024-05-15 | Merge branch 'marchcat/w-whitespace' into marchcat/x-mf-merge | Andrey Lihatskiy | |
2024-05-14 | Increment viewer version to 7.1.8 | Nat Goodspeed | |
following promotion of secondlife/viewer #705: Maintenance X | |||
2024-05-13 | Don't overwrite voice channel's credentials when retrieving the channel. | Roxie Linden | |
2024-05-13 | incoming p2p sessions for webrtc may not have names yet. | Roxie Linden | |
2024-05-13 | viewer-private#236 Don't block removal of marketplace folders | Andrey Kleshchev | |
Marketplace is not visible outside of own floater and that floater will do an extra warning when deleting listings that have additional data. | |||
2024-05-10 | Fix issue where groups/adhoc chats were named with the initiators display name | Roxie Linden | |
2024-05-08 | Fix some session shutdown/error handling code | Roxie Linden | |
2024-05-08 | Fix for mirrors not functioning properly under water. (#1436) | Jonathan "Geenz" Goodman | |
* #1165 Fix for clipping and culling for mirrors under water. | |||
2024-05-08 | Even more mirror fixes. (#1429) | Jonathan "Geenz" Goodman | |
#1271 Add support for mirrors that do not have avatars in them. It does this based on if the probe is set to dynamic or not. #1370 More optimization work to reduce GPU utilization. #1058 - Removed sim feature flag that was overriding mirrors enabled flags secondlife/viewer-private#128 - Locally cache the mirror probe #679 Add additional options to the build floater for mirror probes, including descriptions. | |||
2024-05-06 | The IM Floater speak button was disabled when making group calls | Roxie Linden | |
This is because the button enable state was updated before the call had fully established. | |||
2024-05-06 | Merge branch 'main' of https://github.com/secondlife/viewer into ↵ | Roxie Linden | |
roxie/webrtc-voice | |||
2024-05-02 | Update the participant's region when crossing region boundaries. | Roxie Linden | |
2024-05-02 | Unregister requested data channel when using the negotiated one. | Roxie Linden | |
When creating a new connection, the viewer builds a data channel interface. It then gets a new one, which is a proxy. The viewer uses the new one, and therefore must unregister the callbacks from the old one. Also, update the position data before sending it after the join is sent. | |||
2024-05-01 | #1382 Fix for scrubbing occlusion channel of ORM map (#1383) | RunitaiLinden | |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-30 | Fix for SL-20652 shadows on mac breaking alpha blended objects. (#1264) | Brad Linden | |
* Fix for SL-20652 shadows on mac breaking alpha blended objects. fix secondlife/jira-archive-internal#71030 * clean up surrounding indentation * Skip unnecessary casting * Clean up LLGLSLShader::sIndexedTextureChannels usage and improve fix for SL-20652 |