summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatervoiceeffect.cpp
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-02-23EXP-1910 FIXED (Viewer usually crashes whith empty list of voice morphs )paulgproductengine
- Added missed strings to the XML - Just adding unlocalized name to the effects list if localized string was not found in XML. I think it's a better than throwing an error.
2011-07-29STORM-1473 FIXED Localized voice morph names.Vadim ProductEngine
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-07-05CID-499Tofu Linden
Checker: FORWARD_NULL Function: LLAppearanceMgr::dumpItemArray(const LLDynamicArray<LLPointer<LLViewerInventoryItem>, (int)32> &, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/newview/llappearancemgr.cpp
2010-07-05CID-496Tofu Linden
Checker: FORWARD_NULL Function: LLFloaterVoiceEffect::refreshEffectList() File: /indra/newview/llfloatervoiceeffect.cpp
2010-05-27EXT-7138 WIP Indicate unsubscribed Voice Morphs with (Unsubscribed) in the ↵Aimee Linden
expiry date column.
2010-05-27EXT-7138 WIP Kill the magic column numbers!Aimee Linden
Remove hardcoded font selections.
2010-05-27EXT-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-27EXT-7138 WIP Removed now redundant onClickAdd callback from the Voice Effect ↵Aimee Linden
preview floater. Cleaned up comments.
2010-05-25EXT-7337 WIP Further tweaking of Voice Effect preview layoutAimee Linden
2010-05-25EXT-7337 WIP Replace the new column with a (New!) tag after the voice effect ↵Aimee Linden
name
2010-05-24EXT-7337 WIP Rearrange controls in the voice morphing preview.Aimee Linden
Added link to marketing page.
2010-05-24EXT-7138 WIP More tidying up after the removal of the play button in the ↵Aimee Linden
voice effect preview.
2010-05-24EXT-7335 WIP Added notification of expiring voice effectsAimee Linden
2010-05-24EXT-7336 WIP Move the Voice Morphing marketing URL into strings.xml so it ↵Aimee Linden
can be used in notifications as well.
2010-05-23EXT-7335 WIP Parse Vivox voice font expiry timestamps into ISO 8601 standard ↵Aimee Linden
dates.
2010-05-23EXT-7337 WIP Added explanatory note to the voice morph preview floaterAimee Linden
2010-05-23EXT-7337 WIP Voice morph previewing.Aimee Linden
Remove the activate button in the preview floater for now, it doesn't work in capture mode. Remove the remains of the play button.
2010-05-23EXT-7337 WIP Voice morph previewingAimee Linden
Separate Play and Stop callbacks, to allow single click previews in the effect list.
2010-05-22EXT-7138 WIP Voice Morphing - Go into stateCaptureBufferPaused as soon as ↵Aimee Linden
the Voice Effects preview is opened. Disconnecting from voice on hitting record was taking too long and causing the start of the voice recording to be cut off.
2010-05-19EXT-7138 WIP Enable activation of voice effects from the Voice Effects floaterAimee Linden
2010-05-19EXT-7337 WIP Added template voice fonts to the voice font list for previewingAimee Linden
2010-05-18EXT-7337 WIP Implemented prototype voice font preview floater.Aimee Linden