Age | Commit message (Collapse) | Author |
|
participants in a Group call (Voice Controls)
-- commented out updating participants voice states from draw()
-- improved removing of HAS LEFT participant (now it is removed via LLAvatarList approach instead of LLFlatListView)
--HG--
branch : product-engine
|
|
participants in a Group call (Voice Controls)
-- implemented removing of participant who has left voice chat from the list (after hardcoded 10 seconds)
-- added struct params to be set from the xml
--HG--
branch : product-engine
|
|
participants in a Group call (Voice Controls)
-- added doxygen comments in header
-- replaced collecting of voice participants' uuids, added helpful & removed unused code comments in cpp
--HG--
branch : product-engine
|
|
participants in a Group call (Voice Controls)
-- implemented decorating of left participants in voice chat via italic font style (draft, harcoded)
--HG--
branch : product-engine
|
|
moved to a separate method
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
in the Group chat participant list
1. agent will be appear in ad-hoc conference too.
2. Disabling block/unblock yourself.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
w/o text chat
--HG--
branch : product-engine
|
|
voice control panel)
--HG--
branch : product-engine
|
|
and "others" (EXT-3475).
--HG--
branch : product-engine
|
|
panel is opened”,
reverted changes from 6658:6a7714959726;
made LLCallFloater non-unique dockable;
added LLCallFloater to control list of Transient Manager;
--HG--
branch : product-engine
|
|
Options submenu in Voice controls quickly.
Added code to hide menu before destroying it.
Added aditional checks.
Added comments
--HG--
branch : product-engine
|
|
submenu in Voice controls quickly.
--HG--
branch : product-engine
|
|
to the Voice Control Panel (Active Speakers List))
-- Fixed crash if press Call button quickly in just opened IM Group floater
Reason: voice channel is in STATE_NO_CHANNEL_INFO, in this case there are no any speakers yet.
Fix: added NULL validating of finding speaker before determining if Agent is a moderator.
--HG--
branch : product-engine
|
|
to the Voice Control Panel (Active Speakers List))
-- added showing Moderator label near the agent's name if she is a group moderator
--HG--
branch : product-engine
|
|
to the Voice Control Panel (Active Speakers List))
-- added showing notification that user was muted by moderator
--HG--
branch : product-engine
|
|
to the Voice Control Panel (Active Speakers List))
-- added updating of participant list to display participants not in voice as disabled.
Unfortunatly I have to perform refreshing in a draw to mad it workable till beta 0.
--HG--
branch : product-engine
|
|
group's name) and corrected titles of Voice Control Panel
--HG--
branch : product-engine
|
|
speaking avatar (refer to screenshot))
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
automated merge from trunk
|
|
|
|
|
|
|
|
|
|
Some llvoiceclient changes duplicated changes that had already been
made in the voice modularization refactor, so the refactor versions
were used.
|
|
"Leave Call" button in Voice Control Panel (EXT-2986).
--HG--
branch : product-engine
|
|
Control Panel)
-- improved Voice Control Panel to show avaline caller number as its name.
Separate instance of derived from LLAvatarListItem class was provided
--HG--
branch : product-engine
|
|
for all voice chats except nearby) implementation.
--HG--
branch : product-engine
|
|
for all voice chats except nearby).
--HG--
branch : product-engine
|
|
on IM floater)
-- added disconnecting from subscribed signals while destroying participant list
-- added disconnecting from subscribed signals while destroying Voice controls
-- added nullifying of the pointer to speaker manager when channel is changed
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- initialized agent icon, name
-- added agent's speaker indicator
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- Changed text for empty nearby list to "No one near"
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- Updated title according to voice chat type
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- Added initial processing of titles for different calls
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- implemented refreshing of the participant list when Voice Channel is changed
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- fixed bug with setting context menu for participant list
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- improved logic to update Participant List for session. Now it uses current voice channel.
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- implemented opening of the Voice Control Panel from the Group Chat
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- disable context menu for Active Speakers in Voice Control Panel
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- made Voice Control Panel dockable to speak panel
-- move button toggle state processing from the code to xml
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- Implemented speakers list for local chat.
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- Replaced LLVoiceControlPanel with LLCallFloater in Speak button implementation
--HG--
branch : product-engine
|
|
started by Lynx (LLVoiceControlPanel))
-- Initial implementation of the xml for Voice Control Floater
-- Added cpp files for an appropriate class (LLCallFloater)
--HG--
branch : product-engine
|
|
DEV-32649 Merge the diamondware/vivox voice code
-r124876
-r125220
|