Mumble

Mumble 1.2.19

Thorvald Natvig
開源軟體

Mumble 1.2.19

更新時間:2017-01-30
更新細節:

# Changes in this release:
* OpenSSL in our binary packages have been updated to 1.0.2k.
* Murmur’s -limits command will now print output as it runs, instead of at exit.


版本下載:Mumble 1.2.19

Mumble 1.2.18

更新時間:2016-12-15
更新細節:

# Changes:
- Fixed a problem where some settings were improperly saved on macOS Sierra.
- AppNap is now disabled via LSAppNapIsDisabled=true in the Info.plist.
- Improved text rendering on Retina displays on macOS (NSHighResolutionCapable in Info.plist + a patched Qt 4).
- The build now explicitly passes -std=c++98 unless CONFIG+=c++11, CONFIG+=c++14 or CONFIG+=c++1z is specified.
- Mumble now includes /usr/lib/${MULTIARCH_TRIPLE}/c++11 in modern C++ mode (for Ubuntu’s Ice).


版本下載:Mumble 1.2.18

Mumble 1.2.17

更新時間:2016-09-26
更新細節:

# Changes
* For our binary packages, OpenSSL has been updated to 1.0.2i (from 1.0.1t) because of OpenSSL Security Advisory 20160922. The binary releases have been updated to use 1.0.2 rather than 1.0.1 because 1.0.2 will be end-of-life at the end of 2016.
* Fixed a bug that could cause the Mumble log view to be inacessible after receiving a specially crafted text message.
* The PulseAudio backend will now fall back to default device if the chosen device is no longer present.
* Mumble now explicitly sends plain text notifications to KDE and Freedesktop.org notification endpoints.
* Xbox One controllers are now properly blacklisted from DirectInput on Windows 10 Anniversary Update.
* Xbox button/controller names as shown by Mumble should now be correct for controllers other than the first controller.


版本下載:Mumble 1.2.17

Mumble 1.2.16

更新時間:2016-05-06
更新細節:

# Changes
- For our binary packages, OpenSSL has been updated to 1.0.1t because of 20160503 OpenSSL Security Advisory 20160503
- Mumble will no longer try to poll for changes in XInput button state when no controllers are connected.
- The last references (public server list registration and crash reporting) to the old domain name for the Mumble service host, "mumble.hive.no", have been changed to use "mumble.info" instead.
- The overlay blacklist from 1.3.0 snapshots has been backported to 1.2.16.


版本下載:Mumble 1.2.16

HWiNFO 5.22

更新時間:2016-03-17
更新細節:
版本下載:HWiNFO 5.22

Mumble 1.2.15

更新時間:2016-03-08
更新細節:

- Support for XInput (“XboxInput”) has been backported from 1.3.x. This is due to an incompatibility in a recent Windows 10 update that make programs that use Xbox controllers via DirectInput very unstable.
- Various improvements to the WASAPI audio backend has been backported from 1.3.x. This should bring better compatibility with audio devices that do not provide floating point samples, such as headsets used via an Xbox controller.
- A blacklist for misbehaving DirectInput devices has been backported from 1.3.x. This blacklists an input device presented by various popular DACs.
- The ability to disable the public server list, as well as the ability to create and/or edit Mumble’s server list has been backported from 1.3.x.
- OpenSSL has been updated to OpenSSL 1.0.1s in our binary releases.


版本下載:Mumble 1.2.15

Mumble 1.2.14

更新時間:2016-03-01
更新細節:

- This release removes a commit that caused crashing issues on exit for some users of our overlay feature.


版本下載:Mumble 1.2.14

Mumble 1.2.13

更新時間:2016-01-12
更新細節:

- Fixes a security-relevant bug in Murmur when running on Windows systems that allowed an unauthenticated user to cause Denial of Service on the server’s UDP connection.


版本下載:Mumble 1.2.13

Mumble 1.2.12

更新時間:2015-12-23
更新細節:

# Issues fixes in this release include:
* In Mumble 1.2.11, the log would always scroll-to-bottom, even if manually scrolled up to view a previous message. Scroll-to-bottom is now only triggered if the log view has not manually scrolled by the user.
* Fixed a bug where a stale overlay client could cause the Mumble UI to freeze under some circumstances.
* Fixed a bug where CELT and Opus encoders were not properly reset when using more than one frame per packet in Mumble. This would previously cause noisy artifacts at the beginning of transmissions.


版本下載:Mumble 1.2.12

Mumble 1.2.11

更新時間:2015-12-10
更新細節:

# Bug fixes:
- Fixed a bug where Mumble global shortcuts on X11 would not release properly when Chrome/Chromium was the frontmost application.
- Improved the help text for allowing keyboard keys to be used for global shortcuts on OS X Mavericks and above.
- Fixed a bug where clients would automatically reconnect after being kicked.
- Inserting an image in the chat should now always cause Mumble to scroll correctly to the bottom of the log.
- Opening mumble:// URLs should now correctly allow people to change channels if a URL is opened while Mumble is running.
- Fixed an issue where the “shortcut/linux/evdev/enable” config option was not saved correctly, and overwritten when closing Mumble.


版本下載:Mumble 1.2.11

Mumble 1.2.10

更新時間:2015-07-14
更新細節:

- This release updates OpenSSL to 1.0.1p.
- This version of OpenSSL fixes "Alternative chains certificate forgery" (CVE-2015-1793).


版本下載:Mumble 1.2.10

Mumble 1.2.9

更新時間:2015-06-15
更新細節:

# Changes in this release:
* OpenSSL has been updated to 1.0.1n.
* Qt 4.8 has been synced to the latest sources from Git.
* Mumble and Murmur now use TLS 1.2 if the server/client combination allows it.
* Mumble and Murmur now prefer ECDHE + AES-GCM cipher suites if possible, providing Perfect Forward Secrecy.


版本下載:Mumble 1.2.9

Mumble 1.2.8

更新時間:2014-08-12
更新細節:

* Changes:
- For binary packages distributed by the Mumble team, OpenSSL has been updated to 1.0.0n due to OpenSSL Security Advisory [06 August 2014]
- A PulseAudio issue that could cause the Mumble client to crash on launch has been fixed.
- Various source-level issues that made the Mumble build fail when built with Clang has been fixed.
- The Windows installer, as well as all .EXE and .DLL files are now code-signed with an Authenticode signature that uses a SHA256 digest in addition to the previous SHA1-based signature.
- The Windows build is now built using the buildenv/1.2.x/win32 build environment from mumble-releng.
- For a source-level changelog, please see the GitHub commit list or the CHANGES file


版本下載:Mumble 1.2.8

Mumble 1.2.7

更新時間:2014-06-16
更新細節:

- OpenSSL security fixes.
- Fixes to the Mumble client


版本下載:Mumble 1.2.7

Mumble 1.2.6

更新時間:2014-05-17
更新細節:

- Security update


版本下載:Mumble 1.2.6
  • 2017年2月1日 - Summary. The Mumble team has released version 1.2.19 of the Mumble VoIP application. Version 1.2.19 is a bugfix and security release in the ...
    Mumble
    1.2.19 - Mumble Wiki
    https://wiki.mumble.info
  • mumble 1.2.19-1 Package Actions Source Files / View Changes Bug Reports / Add New Bug Search Wiki Flag Package Out-of-Date Download From Mirror Versions Elsewhere mumble 1.2.19-1 [community] (i686) mu...
    Mumble
    Arch Linux - mumble 1.2.19-1 (x86_64)
    https://www.archlinux.org
  • Mumble 1.2.19 Mumble 1.2.19 By Thorvald Natvig (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download Latest Version (15.91MB) Download Advertisement Advertisement Older Versio...
    Mumble
    Download Mumble 1.2.19 - FileHippo.com
    http://filehippo.com
  • 2017年2月2日 - Mumble is a voice chat application for groups. While it can be used for any kind of activity, it is primarily intended for gaming. It can be ...
    Mumble
    Download Mumble 1.2.19 for windows - Filepuma.com
    http://www.filepuma.com
  • Version 1.2.15 is a bugfix release in the stable 1.2-series of Mumble. Changes in this release: Support for XInput (“XboxInput”) ... Mumble 1.2.19 Mumble 1.2.18 Mumble 1.2.17 Mumble 1.2.16 Mumble 1.2....
    Mumble
    Mumble 1.2.15 | Mumble
    http://blog.mumble.info
  • The Mumble team has released version 1.2.17 of the Mumble VoIP application. Version 1.2.17 is a bugfix and security release in the stable 1.2-series of Mumble. This version of Mumble updates our binar...
    Mumble
    Mumble 1.2.17 | Mumble
    http://blog.mumble.info
  • Mumble 1.2.19 → Mumble 1.2.18 Posted on December 13, 2016 by mkrautz The Mumble team has released version 1.2.18 of the Mumble VoIP application. Version 1.2.18 is a bugfix release in the stable 1.2-se...
    Mumble
    Mumble 1.2.18 | Mumble
    http://blog.mumble.info
  • 下载Mumble 1.2.19. 为游戏玩家准备的语音通讯系统. 在线多人游戏越来越受到玩家的青睐,对于这类需要团队协作的游戏来说,通讯占有举足轻重的地位。 Mumble ...
    Mumble
    Mumble 1.2.19 - 下载
    https://mumble.cn.uptodown.com
  • Mumble 1.2.19 Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. Download Quick Facts What's New ...
    Mumble
    Mumble 1.2.19 Download - TechSpot
    http://www.techspot.com
  • 2017年1月27日 - Mumble is a free and open source audio chat software that has a goal to offer everyone ability to chat in a group environment. This includes ...
    Mumble
    Mumble 1.2.19 Download for Windows / FileHorse.com
    http://www.filehorse.com
  • The Mumble team has released version 1.2.19 of the Mumble VoIP application. Version 1.2.19 is a bugfix and security release in the stable 1.2-series of Mumble. This version of Mumble fixes a problem w...
    Mumble
    Mumble 1.2.19 | Mumble
    http://blog.mumble.info
  • News & Blog 2017-01-27 Mumble 1.2.19 The Mumble team has released version 1.2.19 of the Mumble VoIP application. Version 1.2.19 is a bugfix and security release in the stable 1.2-series of Mumble....
    Mumble
    Mumble, the open source VoIP solution
    https://wiki.mumble.info
  • Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. You can download mumble for free!
    Mumble
    Mumble.com | Download Mumble Free
    http://www.mumble.com
  • Create your Mumble Server on our premium voice communication network and enjoy live customer support, a 30 day "no questions asked" money back guarantee, and instant server setup. Mumble Cli...
    Mumble
    Mumble.com | Mumble Server Hosting
    http://www.mumble.com