summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-01-15Merge VRRider Linden
2016-01-15increment viewer version to 4.0.2Oz Linden
2016-01-12Remove a couple of lines that were spamming the logs.Rider Linden
2016-01-12MAINT-6018 Open URL dialog spamAndreyL ProductEngine
Removed "close by owner" item form chiclet's right-click menu
2016-01-11MAINT-6044: Throttle positional updates to no more than two a second. ↵Rider Linden
Compare angle between avatar rotations if trivially small do not trigger update.
2016-01-11MAINT-5978: Code review changesRider Linden
2016-01-11MAINT-5978: comment out the caps log reporting.Rider Linden
2016-01-11MAINT-5978: Removed HTTP core file snuck back into repo.Rider Linden
2016-01-11MAINT-6018 Open URL dialog spamAndreyL ProductEngine
Remove notifications of muted agents
2016-01-11MAINT-6018 Open URL dialog spamAndreyL ProductEngine
Added the ability to close all notifications from one owner at once
2016-01-12MAINT-6040 FIXED crash in LLFavoritesOrderStorageMnikolenko ProductEngine
2016-01-08MAINT-5978: Couple of tweeks for smart pointers on Macrider
2016-01-08MAINT-5978: Remove vestigial state machine code. Convert over to smart ↵Rider Linden
pointers for state information structures.
2016-01-07MAINT-5976: Remove residual setState() calls. Clear next session before ↵Rider Linden
starting new session.
2016-01-07Use #if rather than #ifdef to test platform switch.Rider Linden
2016-01-07MAINT-5976: No sleep for mac on shutdown.rider
2016-01-06MAINT-5976: Shutdown and reconnection for coroutine version.Rider Linden
2016-01-06MAINT-5976: Handle connect and disconnect for P2P calls.Rider Linden
2016-01-06MAINT-5978: Remove move of the residual state machine. Send initial ↵Rider Linden
positional update upon joining channel.
2016-01-04MAINT-5978: Disable state machine, turn running of vivox over to the coroutine.Rider Linden
2015-12-22Merged lindenlab/viewer-bear into defaultAndrey Lihatskiy
2015-12-22Merge downstream, version 4.0.1AndreyL ProductEngine
2015-12-18MergeRider Linden
2015-12-18Disable unit test on Linux onlyRider Linden
2015-12-18MergeRider Linden
2015-12-18increment viewer version to 4.0.1Oz Linden
2015-12-17MAINT-5977: Finish implementation of MailBox event pump type for guaranteed ↵Rider Linden
delivery
2015-12-16merge with headcallum_linden
2015-12-16maint-5875 fix llceflib_host.exe' error about missing MSVCP120.dllcallum_linden
2015-12-15Fix for OS X and Linux - their compilers do not like missing entries in case ↵callum_linden
statement
2015-12-15MAINT-5966 - file download failures need feedbackcallum_linden
2015-12-15Throttle consecutive connect attempts.rider
2015-12-14MAINT-5962: Added routine for checking MoaP double click and forwarding ↵Rider Linden
those double click events into to the plugin.
2015-12-11Remove some of the dead code. 1:1 chat is working but group chat fails now. ↵Rider Linden
Need to reexamine the entire flow.
2015-12-10Possible fix for private call hangup.Rider Linden
2015-12-09Voice session state now in coro (includes all sub states as part of the coro)Rider Linden
2015-12-09Automated merge with ssh://bitbucket.org/callum_linden/viewer-cefNat Goodspeed
2015-12-09MAINT-5862: Change the Linux wording in the ToS floater per Grumpity.Nat Goodspeed
2015-12-08Adjust login to account for required double response.Rider Linden
2015-12-08Convert session joining/adding and creating to coroutineRider Linden
2015-12-04Start work on capture/playback routines.Rider Linden
2015-12-04Initial changes for Vivox/Azumarill merge. Lots of temporary code and ↵Rider Linden
conditional compile switches. Begin switch from statemachine to coroutine.
2015-12-04MAINT-5941 [Valhalla] Default flash to on by default (reverts MAINT-5773)callum_linden
2015-12-04Merge fix for MAINT-5892AndreyL ProductEngine
2015-12-04MAINT-5892 Argument fixAndreyL ProductEngine
2015-12-02merge changes for MAINT-5901Oz Linden
2015-12-02merge changes for MAINT-5901Oz Linden
2015-11-25MAINT-5901: Make avatar auto pilot work correctly through transparent objectsOz Linden
2015-11-24SL-192 Edit Experience Profile shows up once an Exp is acquiredandreykproductengine
2015-11-24MAINT-5892 Added the comments to the function parametersAndreyL ProductEngine