Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-15 | VOICE-59: better fix for display human-friendly names for voice input and ↵ | Oz Linden | |
output devices | |||
2018-04-13 | VOICE-59: display human-friendly names for voice input and output devices | Oz Linden | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-03-22 | Mic 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. | |||
2014-03-12 | merge with release | Richard Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-07-26 | STORM-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-26 | STORM-1405 WIP Eliminated redundant getChild() calls. | Vadim ProductEngine | |
2011-05-16 | EXP-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-11 | EXP-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-04 | EXP-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-27 | EXP-670 Voice for basic mode | Leyla Farazha | |
reviewed by Merov http://codereview.lindenlab.com/6231263/ | |||
2010-09-17 | STORM-122 FIXED Clean up obsolete floaters and related dead code | Aimee Linden | |
A little bit more clean up on LLPanelVoiceDeviceSettings while I'm in there. | |||
2010-09-16 | STORM-122 FIXED Clean up obsolete floaters and related dead code | Aimee 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. |