summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelvoicedevicesettings.cpp
AgeCommit message (Collapse)Author
2011-07-26STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵Vadim ProductEngine
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings.
2011-07-26STORM-1405 WIP Eliminated redundant getChild() calls.Vadim ProductEngine
2011-05-16EXP-819 Turning off Voice Chat setting in Basic mode reverts changes made in ↵Leyla Farazha
Sound Device selection and turning setting back on results in drop downs not being populated
2011-05-11EXP-760 Selecting No Device for output and input in Sound Devices in Basic ↵Leyla Farazha
mode still results in voice having input and output - also 2 default options
2011-05-04EXP-759 Opening the Voice preferences window from the up arrow on the speak ↵Leyla Farazha
button turns voice off for user without notice also causes calls to be ended
2011-04-27EXP-670 Voice for basic modeLeyla Farazha
reviewed by Merov http://codereview.lindenlab.com/6231263/
2010-09-17STORM-122 FIXED Clean up obsolete floaters and related dead codeAimee Linden
A little bit more clean up on LLPanelVoiceDeviceSettings while I'm in there.
2010-09-16STORM-122 FIXED Clean up obsolete floaters and related dead codeAimee Linden
Removed obsolete XUI files: floater_activeim.xml floater_customize.xml floater_device_settings.xml floater_first_time_tip.xml floater_im.xml floater_my_friends.xml floater_outfit_save_as.xml floater_preview_classified.xml floater_preview_event.xml floater_preview_gesture_info.xml floater_preview_gesture_shortcut.xml floater_preview_gesture_steps.xml floater_statistics.xml floater_wearable_save_as.xml panel_audio_device.xml panel_friends.xml panel_groups.xml panel_nearby_chat.xml panel_online_status.xml panel_region_general_layout.xml Killed obsolete LLFloaterVoiceDeviceSettings class, and moved LLPanelVoiceDeviceSettings into its own appropriately named files.