Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
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-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-01-18 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
fixed font metrics rounding error and made corrective adjustments in layout | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-05 | Checker: NULL_RETURNS | Tofu Linden | |
Function: LLPanelVoiceEffect::update(bool) File: /indra/newview/llpanelvoiceeffect.cpp | |||
2010-05-27 | EXT-7138 WIP Changed UI text to use "Voice Morph" everywhere instead of ↵ | Aimee Linden | |
"Voice Effect". Revised wording in preview floater (DEV-50573). Added tool-tip for Voice Morphing control in Nearby Voice (DEV-50608). | |||
2010-05-27 | EXT-7138 WIP Removed now redundant onClickAdd callback from the Voice Effect ↵ | Aimee Linden | |
preview floater. Cleaned up comments. | |||
2010-05-25 | EXT-7138 WIP Made selecting voice effects while the Voice Control Panel is ↵ | Aimee Linden | |
docked work properly. | |||
2010-05-24 | EXT-7138 WIP Don't rebuild the voice effect combo list every time a ↵ | Aimee Linden | |
different effect is selected. Added a notification on receiving new voice effects. | |||
2010-05-24 | EXT-7335 WIP Added notification of expiring voice effects | Aimee Linden | |
2010-05-24 | EXT-7336 WIP Move the Voice Morphing marketing URL into strings.xml so it ↵ | Aimee Linden | |
can be used in notifications as well. | |||
2010-05-22 | EXT-7138 WIP Voice Morphing | Aimee Linden | |
Updated "Preview Voice Morphing" and "Get Voice Morphing" items in the Voice Effect combo | |||
2010-05-20 | EXT-7138 WIP Voice Morphing - Reselect "No voice effect" correctly in the ↵ | Aimee Linden | |
voice effect combo if "Preview" or "Add effects" is chosen while no effects are enabled. | |||
2010-05-18 | EXT-7337 WIP Implemented prototype voice font preview floater. | Aimee Linden | |
2010-05-14 | EXT-7138 WIP added a refreshVoiceEffectLists() method to LLVoiceEffectInterface | Aimee Linden | |
2010-05-13 | EXT-7336 WIP Open the Voice Morphing marketing page from the voice font UI | Aimee Linden | |
Temporarily points at https://secondlife.com/my/account/voice.php until a proper URL is allocated. | |||
2010-05-13 | EXT-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. |