summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_voice_controls.xml
AgeCommit message (Collapse)Author
2012-01-16EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ↵Richard Linden
Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical
2011-10-21EXP-1430 FIX -- Minimizing voice settings floater corrupts layout throughout ↵Leslie Linden
rest of session * Added minimum size for layout panel that holds voice morphing and removed user resizability. Reviewed by Richard.
2011-10-20EXP-1423 FIX FUI resets floater contents after closing them (Inventory ↵Richard Linden
Panel), this is inconsistant for previous sidebar users and introduces extra difficulty in productivity of the viewer. EXP-1430 FIX Minimizing voice settings floater corrupts layout throughout rest of session
2011-10-18EXP-1414 Rename the Nearby Voice panelLeyla Farazha
2011-10-18EXP-1409 FIX WASD controls don't move avatar while Move floater is in focusRichard Linden
moved "chrome" flags to xui separated hiding floater title from setting chrome toolbar toggle button now moves floaters to frontmost and doesn't necessarily rely on focus
2011-10-11* New floater positioning code. Better than what's checked in but not great.Leslie Linden
* Floater updates for positioning and to revert some earlier string changes.
2011-10-06Updated FUI toolbar buttons and corresponding floaters including:Leslie Linden
* About land * Appearance * Gestures * Inventory * Map * Nearby voice * Snapshot
2011-09-08Clean up erroneous XUI parsing errors.Leslie Linden
2010-09-10EXP-14 FIX Voice morphing drop down missing and layout issue in ↵Richard Nelson
floater_voice_controls.xml
2010-09-10DEV-53093 FIX Layout issue in nearby voice panelRichard Nelson
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-06-18EXT-7933 FIXED Slim down the Voice Morph preview floaterAimee Linden
2010-05-24EXT-7138 WIP Renamed VoiceEffectEnabled debug setting to VoiceMorphingEnabled.Aimee Linden
Hide Me->My Voice menu item when VoiceMorphing is disabled. Removed temporary VoiceFontsAvailable debug setting.
2010-05-13EXT-7138 WIP Merged Voice fonts work into the newly modularized LLVoiceClient.Aimee Linden
Created LLVoiceEffectInterface as an optional interface to be implemented by voice modules that support voice effects.
2010-04-30Move the Voice Font control from LLCallFloater to its own panel so that it ↵Aimee Linden
can be reused.
2010-04-29Clip the layout_stack so that the "Leave Call" button isn't seen flying in ↵Aimee Linden
and out of the floater!
2010-04-29Added VoiceFontUI setting for SLEAimee Linden
2010-04-29Make a proper XUI commit_callback for the Voice Font comboAimee Linden
2010-04-28Persist Voice Font selection.Aimee Linden
Added 'VoiceFontDefault' saved setting. Implemented LLVoiceClientFontsObserver to update the UI when the voice font list is received. Renamed LLVoiceClientParticipantObserver::onChange() to onParticipantsChanged to avoid ambiguity and make the code more readable. Made the Voice Font combo in the VCP auto resize to make best use of the available space when the 'Leave Call button is not visible.
2010-04-22Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkAimee Linden
2010-04-20fix for EXT-6037 Nearby Speakers floater does not remember size and position ↵Yuri Chebotarev
on relogging https://codereview.productengine.com/secondlife/r/270/ reviewed mantipov --HG-- branch : product-engine
2010-04-07Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkAimee Linden
2010-04-06Added voice font selection to the voice floater.Aimee Linden
2010-02-25fix obvious typoEli Linden
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-01-22Fixed normal bug EXT-4486(nearby voice list not aligned correctly): ↵Eugene Mutavchi
Corrected indent of my_panel content. Changed the order of buttons of avatar list item, notice that it affects all avatar lists(on people panel, group chat participants, etc). --HG-- branch : product-engine
2010-01-21Fixed normal bug EXT-4297 - Voice Control Panel resizing behavior.Dmitry Zaporozhan
Also encreased floater minimum height to show one participant(this fixes ghost scrollbar) --HG-- branch : product-engine
2010-01-12fixed resizing logic not working for call floaterrichard
2010-01-12moved floater-specific setting to settings.xml frmo string embedded in floaterrichard
2010-01-11EXT-4032 - remove extra space in voice control panelrichard
to be reviewed by Erica
2010-01-11EXT-3715: Added a help button to the speaker controls floater.Lynx Linden
2010-01-05Fixed low bug EXT-3898 ("No one near" text in the VCP is confusing)Mike Antipov
- message updated with "No one near has voice enabled" --HG-- branch : product-engine
2009-12-30fixed bug EXT-3761 Leave call button in the VCP shouldn't be resizableDenis Serdjuk
--HG-- branch : product-engine
2009-12-29Fixed nice-to-have bug EXT-3706 - Redundant spacing in the voice controls panel.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-18Merge, pulling in viewer-2-0James Cook
2009-12-17Voice control panel: removed unused mic icon, added separator between "you" ↵Vadim Savchuk
and "others" (EXT-3475). --HG-- branch : product-engine
2009-12-15EXT-2947 [BSI] Group Chat and Instant Message floaters missing minimze ↵Erica
button, confusing functionality on X button
2009-12-11EXT-3394: Remove manual voice gain controls.Lynx Linden
The new Vivox SDK supports Automatic Gain Control (AGC), so we shouldn't need to change the local gain level from the default of 50%. This change sets the initial gain level to 50 (instead of 62) and removes the local gain sliders from the Sound Preferences floater and the Voice Controls floater. The latter was not hooked up yet anyway.
2009-12-02Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵Mike Antipov
Control Panel) -- checkin missed changes in xml file --HG-- branch : product-engine
2009-12-02Fixed minor EXT-2993 (bug voice control window should have valid minimal & ↵Andrew Dyukov
maximal size). Maximal size was not set, because there are no any floaters which have it. --HG-- branch : product-engine
2009-12-02Minor changes to EXT-2986 (Add "Leave Call" button in Voice Control PanelAndrew Dyukov
for all voice chats except nearby) implementation. --HG-- branch : product-engine
2009-12-01Implemented major task EXT-2986 (Add "Leave Call" button in Voice Control PanelAndrew Dyukov
for all voice chats except nearby). --HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- initialized agent icon, name -- added agent's speaker indicator --HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Changed text for empty nearby list to "No one near" --HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Added initial processing of titles for different calls --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- updated default avatar icon --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- implemented reaction of microphone slider in Microphone Input Level Settings --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
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
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Implemented speakers list for local chat. --HG-- branch : product-engine