Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
roxie/webrtc-voice-1451
|
|
|
|
Fix some BOOL oversights during WebRTC merge
|
|
Fix texture fetch request getting canceled if request counter flips over
|
|
#1814 and #1517 Fix mirror update rate and occlusion culling
|
|
|
|
|
|
|
|
|
|
webrtc-voice merge to develop
|
|
|
|
|
|
brad/webrtc-voice-develop
|
|
in case user provided a texture later, after seeing a 'missing texture'
error.
|
|
|
|
[WebRTC] Fix crash issue when echo cancellation is enabled/disabled.
|
|
'origin/1771-mesh-objects-do-not-display-until-you-walk-directly-over-them' into develop
resolve known conflicts early.
# Conflicts:
# indra/newview/llvocache.cpp
|
|
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.
|
|
|
|
|
|
|
|
|
|
merge release/maint-a into develop and close maint-a
|
|
|
|
|
|
|
|
|
|
Setting up scheduled and manually dispatched releases.
|
|
|
|
|
|
workflow_dispatch
|
|
|
|
|
|
|
|
* #1736 Remove some unused samplers from glsl files and refactor shader manager to assume 16 texture image units and 4 indexed texture units all the time.
|
|
Fixes secondlife/viewer#999 lltracker beacon performance issue
|
|
|
|
|
|
|
|
|
|
|
|
secondlife/viewer#1475: Fix Terrain tab controls no longer disabled when insufficient permissions
|
|
|
|
|
|
keywords_lsl_default.xml
|
|
insufficient permissions
|