summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelvoicedevicesettings.h
AgeCommit message (Collapse)Author
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-03-22Mic setting changes some device list is up to date, mic loop test works,Bjoseph Wombat
removed obsolete code and fine tuned voice state machine to avoid frequent neccessary code paths.
2013-06-05merge with viewer-releaseRichard Linden
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
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-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
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.