Mumble 歷史版本列表 Page4

最新版本 Firefox Developer Edition 86.0b8 (64-bit)

Mumble 歷史版本列表

Mumble 是一個免費和開源的音頻聊天軟件,有一個目標是提供每個人在群組環境中聊天的能力。  這包括為學校項目,商務會議或(最常見的)有組織的視頻遊戲設置大量人員的語音通話。在 Mumble 的幫助下,可以極大地豐富這個以及許多其他在線通信會話,這些會話可以控制用戶權限的管理以及對於想要嚴格控制誰可以與誰交談的主持人有吸引力的其他功能(對於使用在商業上,或者在為每個遊戲會議,團體或遊戲... Mumble 軟體介紹


Zoiper 5.3.8 查看版本資訊

更新時間:2020-03-13
更新細節:

PreSonus Capture 3.0.3 Build 56558 查看版本資訊

更新時間:2020-02-26
更新細節:

Mumble 1.3.0 查看版本資訊

更新時間:2019-09-11
更新細節:

What's new in this version:

- This change log lists changes from Mumble 1.2.19 to Mumble 1.3.0
- We may extend this post with a few featured highlights, or improvements to the change list and details to individual items
- Changes are categorized into Features, Improvements, Bugfixes, and code related changes
- On the second level, changes are grouped into related changes, or into “various changes” groups
- Changes are prefixed according to who it affects (e.g. the end user, or a server administrator), and what functionality or area it relates to
- Group details can be expanded and individual commits can be explored. Although the overview listing should give enough information for normal users. The linked commits are mainly for traceability, reasoning, and completeness-checks

The affected user prefix separates the admin user into three tiers:
- T1 = Tier 1: Using the Mumble client in GUI administration features.
- T2 = Tier 2: OS lifecycle management, server-local command line control, Process control, meta-servers (one process multiple servers)
- T3 = Tier 3: Scripting via API, etc
- Features (64 groups)
- Improvements (36 groups)
- Bugfixes (14 groups)
- Code (25 groups)

PreSonus Capture 3.0.1 Build 52030 查看版本資訊

更新時間:2019-05-22
更新細節:

PreSonus Capture 2.0 Build 47644 查看版本資訊

更新時間:2018-05-15
更新細節:

What's new in this version:

New:
- Support for NSB 8.8 and NSB 16.8 Stageboxes

Fixed In This Release:
​- UC Surface: Traditional DCA Feature no longer displayed for AI Mixers
- Quantum: Loopback on Virtual stream now working as expected
- Issue in which MIDI ports could disappear in OS X 10.13 High Sierra now fixed

Mumble 1.2.19 查看版本資訊

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

What's new in this version:

- 98cd156 Murmur: set detach=false for -limits (implies -fg)

Mumble 1.2.18 查看版本資訊

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

What's new in this version:

- Revert db940d1bad5929c1; backport cplusplus.pri from master instead
- Add Qt::AA_UseHighDpiPixmaps on macOS when inside a buildenv
- Port buildenv.pri to 1.2.x
- src/mumble/mumble.plist: add LSAppNapIsDisabled=true to mumble.plist
- src/mumble/mumble.plist: set NSHighResolutionCapable to true
- Merge PR #2587: compiler.pri: explicitly default to C++03 on Unix-like systems
- compiler.pri: explicitly default to C++03 on Unix-like systems

Mumble 1.2.17 查看版本資訊

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

What's new in this version:

- 3rdparty/xinputcheck-src: add Xbox One controller (w/ 3.5 mm jack)
- GlobalShortcut_win: fix XboxInput button mask in buttonName()
- 3rdparty/xinputcheck-src: add Xbox One S wireless (non-Bluetooth) and Xbox One Elite wireless
- 3rdparty/xinputcheck-src: add Xbox One controller GUIDs to avoid device list querying for Xbox One controllers
- Log: check for QSizeF::isValid() in Log::validHtml()

Mumble 1.2.16 查看版本資訊

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

What's new in this version:

- overlay: sync overlay_blacklist.h with master branch.
- Use mumble.info instead of mumble.hive.no in publist registration and crash reporting.
- GlobalShortcut_win: fix access to nxboxinput in EnumDevicesCB
- GlobalShortcut_win: only poll XboxInput if there are XInput devices present.
- Update changelog.
- GlobalShortcutWin: fix memory leak of 'di' in new XInputCheck code path.
- Use https://www.mumble.info/ and https://wiki.mumble.info/ URLs through the tree.
- XInputCheck: add string.h and stdlib.h includes to xinputcheck.cpp.
- GlobalShortcutWin: add issue references to comment describing recent Windows 10 DirectInput/XInput breakge.
- XInputCheck: fix missing file reference in the README.
- XInputCheck: add comment at the top of the file describing development practices and origin of the code.
- XInputCheck: add documentation for XInputCheck_IsGuidProductXInputDevice.
- XInputCheck: add XInputCheck_ClearDeviceCache().

Mumble 1.2.15 查看版本資訊

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

What's new in this version:

- GlobalShortcutWin: fix memory leak of 'di' in new XInputCheck code path
- Use URLs through the tree
- XInputCheck: add string.h and stdlib.h includes to xinputcheck.cpp
- GlobalShortcutWin: add issue references to comment describing recent Windows 10 DirectInput/XInput breakge
- XInputCheck: fix missing file reference in the README
- XInputCheck: add comment at the top of the file describing development practices and origin of the code
- XInputCheck: add documentation for XInputCheck_IsGuidProductXInputDevice
- XInputCheck: add XInputCheck_ClearDeviceCache()
- GlobalShortcutWin: Exclude XInput devices from DirectInput