Difference between revisions of "1.2.3"

From Mumble Wiki
Jump to: navigation, search
(Murmur: Prio speaker)
(Mumble: custom overlay pics)
Line 22: Line 22:
 
=Mumble=
 
=Mumble=
 
List of new features, improvements and bug fixes already in place for the upcoming release.
 
List of new features, improvements and bug fixes already in place for the upcoming release.
 +
 +
=== Customizable Overlay ===
 +
 +
<span style="float:left; margin-right:5px">[http://mumble.sourceforge.net/static/overlay_customization.png http://mumble.sourceforge.net/static/overlay_customization_s.png]</span>
 +
The overlay is now highly customizable. Instead of only being able to control position and size as in previous released you can now freely reorder, scall, show/hide its components giving you the freedom to make it look just the way you want it.
 +
<br style="clear:both"/>
 +
 
=== Priority speaker ===
 
=== Priority speaker ===
 +
 
<span style="float:left; margin-right:5px">[http://mumble.sourceforge.net/static/priority_speaker.png http://mumble.sourceforge.net/static/priority_speaker.png]</span>
 
<span style="float:left; margin-right:5px">[http://mumble.sourceforge.net/static/priority_speaker.png http://mumble.sourceforge.net/static/priority_speaker.png]</span>
 
As of popular request Mumble now has the ability to prioritize certain speakers. Meaning that once a priority speaker starts talking all other players in the channel are attenuated.
 
As of popular request Mumble now has the ability to prioritize certain speakers. Meaning that once a priority speaker starts talking all other players in the channel are attenuated.
Line 29: Line 37:
 
=== Others ===
 
=== Others ===
 
* Display of the full blown client user interface inside the overlay. On the Windows platform it is fully interactive just like the desktop client.
 
* Display of the full blown client user interface inside the overlay. On the Windows platform it is fully interactive just like the desktop client.
* The overlay is now highly customizable. It can be scaled, moved and reordered to accommodate personal preferences.
+
 
 
* Optional auto reconnect to last used server
 
* Optional auto reconnect to last used server
  

Revision as of 11:55, 23 April 2010

1.2.3

Status

http://mumble.sourceforge.net/static/my_mumble_full_snap_122_s.png


Release timeline
Mumble 1.2.0
10.12.2009
Mumble 1.2.1
07.01.2010
Mumble 1.2.2
09.02.2010
Mumble 1.2.3
in development

Mumble 1.2.3, the successor of 1.2.2, is currently in development. It is not yet certain which features will be in this release.

We rely on your testing and feedback to improve Mumble, if you find any bugs in the current stable or in a recent snapshot please report them using our bugtracker. If you think we lack an important feature take a look at the corresponding feature tracker.

Mumble

List of new features, improvements and bug fixes already in place for the upcoming release.

Customizable Overlay

http://mumble.sourceforge.net/static/overlay_customization_s.png The overlay is now highly customizable. Instead of only being able to control position and size as in previous released you can now freely reorder, scall, show/hide its components giving you the freedom to make it look just the way you want it.

Priority speaker

http://mumble.sourceforge.net/static/priority_speaker.png As of popular request Mumble now has the ability to prioritize certain speakers. Meaning that once a priority speaker starts talking all other players in the channel are attenuated.

Others

  • Display of the full blown client user interface inside the overlay. On the Windows platform it is fully interactive just like the desktop client.
  • Optional auto reconnect to last used server

Murmur

Notable changes to Murmur, the server component of Mumble.

  • There are now separate Ice secrets for read and write operations
  • Support for priority speakers

Future

This section takes a peek into the future of Mumble's development. These features are what we would like to implement in future releases. There is no guarantee that we will ever get around implementing them however.

Video

The current overlay texture system is designed for high speed texture transfers in a format that happens to be 60 pixels high. This is no coincidence.

Using H.264 encoding, 80x60 pixels is small enough that we can encode a 15fps video stream with minimal CPU impact. The bitrate will also be low (lower than existing audio streams), and with a bit of filtering the quality is near perfect. We really mean this; what filtering does for the audio quality in Mumble, it will also do for the video quality of the overlay.