From cb206dc6f387e75d07a87ee40af4da69d8743ac8 Mon Sep 17 00:00:00 2001 From: Roxie Linden Date: Wed, 15 Jul 2026 18:43:20 -0700 Subject: Fix audio level ducking of applications when viewer webrtc is enabled. --- autobuild.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 5a08e4eeba..f646aec32f 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2607,11 +2607,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - c70247d7683312ee81149dbae603574c0851e04c + 95ad8f723f2c83507427611e6c36a23cbd03eacd hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.16/webrtc-m144.7559.06.16.28218655958-darwin64-28218655958.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-darwin64-29445196263.tar.zst name darwin64 @@ -2621,11 +2621,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - d187fd666eec8c14dbef959cdc9a6600a13736c7 + 62474b4c7645760c4e2096df62693293cde04e8b hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.16/webrtc-m144.7559.06.16.28218655958-linux64-28218655958.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-linux64-29445196263.tar.zst name linux64 @@ -2635,11 +2635,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 47ecfec6deaa775c958fc532d7a43d186ba191f1 + 54edaed250f536eeaaae6706fc1468660efadb15 hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.16/webrtc-m144.7559.06.16.28218655958-windows64-28218655958.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-windows64-29445196263.tar.zst name windows64 @@ -2652,7 +2652,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors copyright Copyright (c) 2011, The WebRTC project authors. All rights reserved. version - m144.7559.06.16.28218655958 + m144.7559.06.17.29445196263 name webrtc vcs_branch -- cgit v1.3 From f5f1579090d61edc67b6ec35f76a741171cbfa6b Mon Sep 17 00:00:00 2001 From: Roxie Linden Date: Fri, 17 Jul 2026 09:30:48 -0700 Subject: Audio ducking fix. In libwebrtc, we now explicity tell windows core audio to not duck. --- autobuild.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index f646aec32f..6aea4fe1fb 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2607,11 +2607,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 95ad8f723f2c83507427611e6c36a23cbd03eacd + c39d041c9b68d9ae477934df9c77c53111d79f65 hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-darwin64-29445196263.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.19/webrtc-m144.7559.06.19.29561257244-darwin64-29561257244.tar.zst name darwin64 @@ -2621,11 +2621,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 62474b4c7645760c4e2096df62693293cde04e8b + 404775fa5ecd1d6eedbc34916df07cb70b8bbfdb hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-linux64-29445196263.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.19/webrtc-m144.7559.06.19.29561257244-linux64-29561257244.tar.zst name linux64 @@ -2635,11 +2635,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 54edaed250f536eeaaae6706fc1468660efadb15 + 28a8d62165fd9cdf0de921879b88b098c0cb7076 hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-windows64-29445196263.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.19/webrtc-m144.7559.06.19.29561257244-windows64-29561257244.tar.zst name windows64 @@ -2652,7 +2652,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors copyright Copyright (c) 2011, The WebRTC project authors. All rights reserved. version - m144.7559.06.17.29445196263 + m144.7559.06.19.29561257244 name webrtc vcs_branch -- cgit v1.3