[Voice Update] llfloateractivespeakers.* to llspeakers.*

Condenses the three moderation responders to one.
Adds Speakers settings.
Uses dedicated timer class to track speakers on the list
Adds temporary getSpeakerManager() function to LLFloaterIMPanel to play the role of LLIMModel::getSpeakerManager
This commit is contained in:
Lirusaito
2013-06-04 10:18:49 -04:00
parent c273e34ed8
commit 89963b018b
15 changed files with 1369 additions and 932 deletions

View File

@@ -416,6 +416,7 @@ set(viewer_SOURCE_FILES
llselectmgr.cpp
llsky.cpp
llspatialpartition.cpp
llspeakers.cpp
llsprite.cpp
llstartup.cpp
llstatusbar.cpp
@@ -920,6 +921,7 @@ set(viewer_HEADER_FILES
llsimplestat.h
llsky.h
llspatialpartition.h
llspeakers.h
llsprite.h
llstartup.h
llstatusbar.h