Ansariel
|
0ecfbc3de9
|
Merge remote-tracking branch 'LGPL/master'
# Conflicts:
# autobuild.xml
# indra/cmake/CMakeLists.txt
# indra/cmake/GoogleMock.cmake
# indra/llappearance/llwearable.cpp
# indra/llcharacter/llmultigesture.cpp
# indra/llcharacter/llmultigesture.h
# indra/llimage/llimage.cpp
# indra/llimage/llimagepng.cpp
# indra/llimage/llimageworker.cpp
# indra/llmessage/tests/llmockhttpclient.h
# indra/llrender/llfontfreetype.cpp
# indra/llui/llcombobox.cpp
# indra/llui/llfolderview.cpp
# indra/llui/llfolderviewmodel.h
# indra/llui/lllineeditor.cpp
# indra/llui/lllineeditor.h
# indra/llui/lltextbase.cpp
# indra/llui/lltextbase.h
# indra/llui/lltexteditor.cpp
# indra/llui/lltextvalidate.cpp
# indra/llui/lltextvalidate.h
# indra/llui/lluictrl.h
# indra/llui/llview.cpp
# indra/llwindow/llwindowmacosx.cpp
# indra/newview/app_settings/settings.xml
# indra/newview/llappearancemgr.cpp
# indra/newview/llappearancemgr.h
# indra/newview/llavatarpropertiesprocessor.h
# indra/newview/llbreadcrumbview.cpp
# indra/newview/llbreadcrumbview.h
# indra/newview/llbreastmotion.cpp
# indra/newview/llbreastmotion.h
# indra/newview/llconversationmodel.h
# indra/newview/lldensityctrl.cpp
# indra/newview/lldensityctrl.h
# indra/newview/llface.inl
# indra/newview/llfloatereditsky.cpp
# indra/newview/llfloatereditwater.cpp
# indra/newview/llfloateremojipicker.h
# indra/newview/llfloaterimsessiontab.cpp
# indra/newview/llfloaterprofiletexture.cpp
# indra/newview/llfloaterprofiletexture.h
# indra/newview/llgesturemgr.cpp
# indra/newview/llgesturemgr.h
# indra/newview/llgroupactions.cpp
# indra/newview/llimpanel.cpp
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorybridge.h
# indra/newview/llinventoryclipboard.cpp
# indra/newview/llinventoryclipboard.h
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llinventoryfunctions.h
# indra/newview/llinventorygallery.cpp
# indra/newview/lllistbrowser.cpp
# indra/newview/lllistbrowser.h
# indra/newview/llpaneleditwearable.cpp
# indra/newview/llpanelobjectinventory.cpp
# indra/newview/llpanelprofile.cpp
# indra/newview/llpreviewgesture.cpp
# indra/newview/llsavedsettingsglue.cpp
# indra/newview/llsavedsettingsglue.h
# indra/newview/lltooldraganddrop.cpp
# indra/newview/llurllineeditorctrl.cpp
# indra/newview/llvectorperfoptions.cpp
# indra/newview/llvectorperfoptions.h
# indra/newview/llviewermenu.cpp
# indra/newview/llviewerparceloverlay.cpp
# indra/newview/llviewertexlayer.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/macmain.h
|
2024-05-16 14:10:55 +02:00 |
Andrey Lihatskiy
|
1b68f71348
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
Ansariel
|
a5261a5fa8
|
Convert BOOL to bool in llui
|
2024-02-21 03:00:25 +02:00 |
Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
Richard Linden
|
5b846ed2a6
|
merge with release
|
2014-03-12 12:48:43 -07:00 |
maksymsproductengine
|
e6c85c46c4
|
MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
- memory leaks fixing;
|
2014-02-05 20:45:09 +02:00 |
Richard Linden
|
0a96b47663
|
merge with viewer-release
|
2013-06-05 19:05:43 -07:00 |
Richard Linden
|
6b81b8629e
|
Spring cleaning: removed unused .cpp and.h files, and cleaned up header dependencies
|
2013-05-05 17:45:35 -07:00 |
Graham Madarasz
|
bf6182daa8
|
Update Mac and Windows breakpad builds to latest
|
2013-03-29 07:50:08 -07:00 |
Richard Linden
|
3a597af700
|
EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
fixed font metrics rounding error and made corrective adjustments in layout
|
2012-01-18 16:30:53 -08:00 |
Oz Linden
|
06b0d72efa
|
Change license from GPL to LGPL (version 2.1)
|
2010-08-13 07:24:57 -04:00 |
Tofu Linden
|
014c2a5089
|
Checker: NULL_RETURNS
Function: LLPanelVoiceEffect::update(bool)
File: /indra/newview/llpanelvoiceeffect.cpp
|
2010-07-05 11:57:45 +01:00 |
Aimee Linden
|
485f9abde6
|
EXT-7138 WIP Changed UI text to use "Voice Morph" everywhere instead of "Voice Effect".
Revised wording in preview floater (DEV-50573).
Added tool-tip for Voice Morphing control in Nearby Voice (DEV-50608).
|
2010-05-27 12:53:53 +01:00 |
Aimee Linden
|
d821d371e3
|
EXT-7138 WIP Removed now redundant onClickAdd callback from the Voice Effect preview floater.
Cleaned up comments.
|
2010-05-27 11:41:07 +01:00 |
Aimee Linden
|
76fc600e94
|
EXT-7138 WIP Made selecting voice effects while the Voice Control Panel is docked work properly.
|
2010-05-25 13:51:28 +01:00 |
Aimee Linden
|
d85464bb33
|
EXT-7138 WIP Don't rebuild the voice effect combo list every time a different effect is selected. Added a notification on receiving new voice effects.
|
2010-05-24 16:21:56 +01:00 |
Aimee Linden
|
15c3b2c630
|
EXT-7335 WIP Added notification of expiring voice effects
|
2010-05-24 02:27:07 +01:00 |
Aimee Linden
|
12171ddba3
|
EXT-7336 WIP Move the Voice Morphing marketing URL into strings.xml so it can be used in notifications as well.
|
2010-05-24 00:20:03 +01:00 |
Aimee Linden
|
05157c9985
|
EXT-7138 WIP Voice Morphing
Updated "Preview Voice Morphing" and "Get Voice Morphing" items in the Voice Effect combo
|
2010-05-22 15:24:08 +01:00 |
Aimee Linden
|
b0b07b9438
|
EXT-7138 WIP Voice Morphing - Reselect "No voice effect" correctly in the voice effect combo if "Preview" or "Add effects" is chosen while no effects are enabled.
|
2010-05-20 22:55:47 +01:00 |
Aimee Linden
|
24c55c9a68
|
EXT-7337 WIP Implemented prototype voice font preview floater.
|
2010-05-18 14:16:25 +01:00 |
Aimee Linden
|
009db32afe
|
EXT-7138 WIP added a refreshVoiceEffectLists() method to LLVoiceEffectInterface
|
2010-05-14 13:11:18 +01:00 |
Aimee Linden
|
200889bd4b
|
EXT-7336 WIP Open the Voice Morphing marketing page from the voice font UI
Temporarily points at https://secondlife.com/my/account/voice.php until a proper URL is allocated.
|
2010-05-13 14:59:27 +01:00 |
Aimee Linden
|
9cec4bdd69
|
EXT-7138 WIP Merged Voice fonts work into the newly modularized LLVoiceClient.
Created LLVoiceEffectInterface as an optional interface to be implemented by voice modules that support voice effects.
|
2010-05-13 13:30:28 +01:00 |