Inusaito Sayori
cc32df6fd8
Update and Sync Mutelist with upstream alchemy
...
Satisfies the feature request for mute toggle to display mute status
Adds dynamic mute/unmute option to P2P IM dropdown.
Translators should look into the changes made in this commit for:
floater_chat_history.xml, floater_instant_message.xml, floater_instant_message_concisebuttons.xml
panel_avatar.xml has been taken care of for spanish and french, although they should be looked into more closely by the translators.
Cleanup and Sync in related places~
Removal of old static callbacks.
Moves God Names logic into LFSimFeatureHandler
Adds a custom function LLMuteList::hasMute() for quickly checking if a mute is in the internal set.
2014-12-16 19:42:27 -05:00
Inusaito Sayori
0e48a2196f
Update/Modernize LLAvatarName and LLAvatarNameCache and _EVERYTHING_ they touch
...
Fairly certain this adds the feature in which the user may click the online notification to open a chat with the user coming online.
Translators may want to look at the xml changes of this change to see what to update
Removes old LegacyMultiAttachmentSupport patch
Moves LLAvatarName-centric functions into LLAvatarName from elsewhere.
Adds boost::signals2::connections to name polling places.
Removes more old icky static callbacks
Merge from Alchemy, credit where due~
Update notifications.xml to have a bunch of the tags from upstream to ease diffing
2014-12-16 17:55:23 -05:00
Inusaito Sayori
39d27e3a4e
Move llavatarname.* to llmessage/ from llcommon/
2014-12-15 18:35:30 -05:00
Inusaito Sayori
48e6a4f535
LLPanelLogin code cleanup
2014-12-12 20:33:36 -05:00
Inusaito Sayori
7db5126182
Autoreplace toggle on Autoreplace toolbar button~
2014-12-12 20:26:03 -05:00
Inusaito Sayori
0d4ac69465
[Warnings] Fix sign/unsigned mismatch
2014-12-12 20:21:36 -05:00
Shyotl
32706065ac
Have CopyWinLibs only copy files needed for current configuration.
2014-12-12 03:49:47 -06:00
Shyotl
d571b8be81
Viewer manifest cleanup/updating
2014-12-09 16:13:59 -06:00
Shyotl
f014c8207c
Try path.os.basename/split instead of string.rsplit
2014-12-09 01:28:23 -06:00
Shyotl
b680b53128
Update vstool executable path.
2014-12-08 23:34:42 -06:00
Shyotl
e2cd11ccd7
Fix up some small typos and avoid c++11's string::back()/pop_back() calls for now.
2014-12-08 21:40:11 -06:00
Shyotl
ab4561aacc
Linux build pass.
2014-12-08 18:46:15 -06:00
Inusaito Sayori
a7733a6c55
Fixyfixy
2014-12-08 11:45:52 -05:00
Inusaito Sayori
688aa50064
Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer
2014-12-05 19:13:55 -05:00
Inusaito Sayori
232bf22e51
Compile foxies
2014-12-05 18:43:50 -05:00
Inusaito Sayori
171c1a5c44
Fix media controls loading entered urls twice as much.
...
Thanks to Diva Canto for working with me on this!
2014-12-05 18:41:08 -05:00
Inusaito Sayori
80b4fe6613
Solve Issue 1755: Change Appearance Save button to a flyout option, and move File->Update Outfit
...
Update Outfit is now at the bottom of the inventory's File menu.
2014-12-05 18:39:05 -05:00
Inusaito Sayori
18f640d73d
Fix Linux linker errors
...
Patch by Aleric
2014-12-05 12:52:01 -05:00
Inusaito Sayori
9e2667261f
Timeout policy removal in llmarketplacefunctions.cpp
2014-12-05 12:16:12 -05:00
Shyotl
18e33d2268
Un-break build for older compilers.
2014-12-04 17:53:41 -06:00
Shyotl
fd13ccf802
Support running develop.py without needing to be in indra directory.
2014-12-04 17:23:27 -06:00
Shyotl
fbf947fcd7
Pre cmake3.0 support.
2014-12-04 16:43:52 -06:00
Shyotl
958031dbaf
Moved build dirs out of indra directory. installed.xml and prebuilts are now per-build-target. Added support for v3 prebuilt package layout.
2014-12-03 22:36:42 -06:00
Shyotl
7ddef751ef
Update md5 checksums for vs2012 x64 libs.
2014-11-28 23:29:34 -06:00
Inusaito Sayori
a81ecc2006
Introduce LLInventoryAction namespace, move doToSelected into it.
2014-11-27 12:45:55 -05:00
Shyotl
fedd094987
Clean up warning. (implicit float to signed integer conversion)
2014-11-26 22:57:50 -06:00
Shyotl
36a8a20434
Alignment fixes.
2014-11-26 22:53:32 -06:00
Shyotl
f5204cc8f5
Check for bad FMOD_RESULT return values for practically every fmod api call. Wavedata dsp also now attached before fmod's fader DSP, and although that makes the stream channelgroup less than necessary, channelgroups are still nice to have.
2014-11-26 01:15:17 -06:00
Inusaito Sayori
808e262a4d
MAINT-3562 FIXED Viewer crashes when updating local textures using Substance Designer : add code for control input buffer size
...
3e69e78acb
2014-11-26 01:23:45 -05:00
Inusaito Sayori
152cf42029
This escaped the getOpenIcon->getIconOpen commit.
2014-11-25 23:39:10 -05:00
Inusaito Sayori
e69385861a
Add LLHTTPClient::putRaw
2014-11-25 23:36:43 -05:00
Shyotl
87f87bf2ff
Delegate stream shutdown to LLAudioEngine and LLStreamingAudio_*
2014-11-25 16:37:39 -06:00
Shyotl
b3d86e626b
Fixed wind dsp and implemented a DSP that mimics removed FMOD::Channel::getWaveData func.
...
Fixed crash if fmod profiling was enabled.
Fixed crash due to failing to check if resulting utf string from stream metadata was zero-length before calling std::string::back.
2014-11-25 16:32:04 -06:00
Inusaito Sayori
d80ebdc77d
getOpenIcon -> getIconOpen
2014-11-25 01:46:12 -05:00
Inusaito Sayori
80ac46c9a5
Move llfoldertype from llcommon/ to llinventory/
2014-11-24 20:38:46 -05:00
Lirusaito
4387118d55
Remove silly redundant code in LLFloater::draw
...
Thanks to Diva for pointing this out.
2014-11-23 18:50:59 -05:00
Shyotl
c2abbaedc8
Merge branch 'master' of https://Shyotl@bitbucket.org/LightDrake/singularityviewer-internal.git into FMODStudio
2014-11-22 22:20:32 -06:00
Shyotl
f8927a8a11
Merge branch 'master' of https://Shyotl@bitbucket.org/LightDrake/singularityviewer-internal.git into FMODStudio
...
Conflicts:
indra/llcommon/llsingleton.h
2014-11-22 22:19:44 -06:00
Shyotl
7054a2a6d2
Added some fasttimers to LLVOAvatar::idleUpdate
2014-11-22 22:04:18 -06:00
Shyotl
f2f8ecab98
Clean up code for vivox session participant management.
2014-11-22 22:02:46 -06:00
Shyotl
be9d417778
Added vector_shrink_to_fit to llstl.h
2014-11-22 22:02:20 -06:00
Shyotl
6e537cd322
Try to handle BOM for utf stream metadata (doesn't seem common, at all).
2014-11-22 22:01:45 -06:00
Inusaito Sayori
19cae9b59b
[RLVa] Escape potentially dirty strings before using them as regex in replace_all_regex
...
Fixes crashes
This changeset is welcome for use in LGPL viewers
Thanks to Ansariel Hiller for pointing this crash out.
2014-11-21 03:12:06 -05:00
Inusaito Sayori
89e65ed89e
CMake 3 Fixies from Alchemy
2014-11-20 22:04:32 -05:00
Inusaito Sayori
9892d23735
Sync stuff
2014-11-20 13:41:19 -05:00
Inusaito Sayori
10a3339019
Check for signing variables before even trying to sign
...
Also tabs to spaces and fix typo.
2014-11-20 13:40:05 -05:00
Inusaito Sayori
8b658bd628
Attempted fox for PNG
2014-11-20 12:21:35 -05:00
Lirusaito
5a045db751
Fix Voice on Linux.
...
No such thing as -st/shutdown timeout on Vivox 2.x SDK
2014-11-20 10:28:44 -05:00
Inusaito Sayori
80e7854300
Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer
2014-11-17 22:50:18 -05:00
Inusaito Sayori
c83c1ed291
Add reset_camera to keyboard action registry.
2014-11-17 22:49:59 -05:00