Difference between revisions of "Planned Features"

From Mumble Wiki
Jump to: navigation, search
m (TODO for 1.1.7)
Line 12: Line 12:
 
* Make a mailing list for the translators so we have an easy way to notify them. Or maybe not?
 
* Make a mailing list for the translators so we have an easy way to notify them. Or maybe not?
 
* Make a fancy .php thing for the stats. (Hijacker has volunteered for this)
 
* Make a fancy .php thing for the stats. (Hijacker has volunteered for this)
* Positional audio seems broken in the wizard at least.
+
* The new Intel Compiler seems to insist on generating SSE*2*. Which excludes quite a few people we don't want to exclude. Downgrade or find a workaround.
  
 
== Current snapshot testing focus ==
 
== Current snapshot testing focus ==

Revision as of 02:45, 13 January 2009

These are things that are planned added 'some time in the future'. Please try Mumble out before you comment on any of the ideas below.

If you want to help out with any of the below, great! Be aware that the mumble code is changing all the time, so please drop by the forums and let us know if you want to work on something so we avoid duplicate efforts.

TODO for 1.1.7

  • Fix overlay. Seems I can't find my Total Annihilation DVD, but I've fixed the exit-crash.
  • Consider implementing a proper trampoline instead of rewriting the memory all the time.
  • The muted trayicon doesn't work if you're muted on start.
  • Add the chosen / system locale to the version query.
  • Translation updates -- email sent.
  • Make a mailing list for the translators so we have an easy way to notify them. Or maybe not?
  • Make a fancy .php thing for the stats. (Hijacker has volunteered for this)
  • The new Intel Compiler seems to insist on generating SSE*2*. Which excludes quite a few people we don't want to exclude. Downgrade or find a workaround.

Current snapshot testing focus

  • Verify that the new PushToTalk in the wizard works.
  • See if DSound works properly on broken hardware on WinXP.
  • Try to break the "reduce volume of other applications" feature on WASAPI / Vista.
  • Also on WASAPI / Vista; do you need output delay above 20ms? If nobody reports otherwise, I'll just silently force it to 20ms for WASAPI.
  • Retest the overlays. It should work in more games now, and shouldn't crash IE7.