diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-02-05 13:17:10 +0000 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-02-05 13:17:10 +0000 |
commit | da44a78e6a899324ca9dad6bae6e0d6fc8b73dcb (patch) | |
tree | 8751c1af35b0b126534d9be3324200b7fd4667ff /install.xml | |
parent | 456bbdfa2f3471896f6981e70a9daa56dae51d18 (diff) |
EXT-5008 Update Vivox SDK to 3.1.0001.7930
Vivox release notes since 3.1.0001.7852:
* SDKIII-2063: Having too many audio devices on a platform (more than 15) will crash the SDK
* SDKIII-2047: P2P: vx_req_session_set_participant_volume_for_me was previously unsupported (EXT-3429)
* SDKIII-2024: moderator mute-all works as expected
* SDKIII-2025: voice fonts would not always parse correctly to provide expected transform
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/install.xml b/install.xml index 0c3c88ce72..a35bd4b790 100644 --- a/install.xml +++ b/install.xml @@ -1367,23 +1367,23 @@ anguage Infrstructure (CLI) international standard</string> <key>darwin</key> <map> <key>md5sum</key> - <string>51f3fa1ab39563505df83b48ba432a3c</string> + <string>316f86790b7afb5c9bd4f95bc193b80f</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-3.1.0001.7852-darwin-20100115.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-3.1.0001.7930-darwin-20100205.tar.bz2</uri> </map> <key>linux</key> <map> <key>md5sum</key> - <string>ab9573d6aa2acdd79a553c144c9ecb09</string> + <string>13f6886fa3e6675838e47adcabb0f0ac</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-3.1.0001.7852-linux-20100115.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-3.1.0001.7930-linux-20100205.tar.bz2</uri> </map> <key>windows</key> <map> <key>md5sum</key> - <string>88ab785eebdc4f53a7dfc4e0b95f67ec</string> + <string>2a81e3c42799c33742746925f16b54ca</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-3.1.0001.7852-windows-20100115.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/vivox-3.1.0001.7930-windows-20100205.tar.bz2</uri> </map> </map> </map> |