Glenn Glazer
d07751e8de
add version string to ct2 results
2017-03-29 16:42:22 -07:00
AndreyL ProductEngine
f53e142e7d
MAINT-7128 Crash in LLDrawable::cleanupReferences - more informative logging
2017-03-30 00:22:36 +03:00
Nat Goodspeed
64581fb8d0
DRTVWR-418: Instead of "Unknown", try be informative about platform.
...
When a 'family' code isn't recognized, for instance, report the family code.
That should at least clue us in to look up and add an entry for the relevant
family code.
2017-03-29 16:07:58 -04:00
AndreyL ProductEngine
d9effe167d
Merged in lindenlab/viewer-lynx
2017-03-29 03:15:21 +03:00
andreykproductengine
084f7cf44a
MAINT-7257 Added null check for volume manager
2017-03-28 16:24:50 +03:00
andreykproductengine
45dd355d46
MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while moving
2017-03-28 13:56:01 +03:00
andreykproductengine
7603eb51c5
Backed out changeset: 50e72280019f
2017-03-28 12:30:20 +03:00
Mnikolenko Productengine
f1e00870df
MAINT-6980 FIXED Ctrl + Alt + Shift + B does not force a crash on mac
2017-03-28 11:42:17 +03:00
Callum Prentice
cb07ca3510
Fix for MAINT-7131 Unable to start the x64 Viewer on Windows 8.1 x64. This appears to be because two of the MS DLLs we ship with the 64 bit viewer are 32bit. Manually replacing them with their 64 bit equivalents allowed the viewer to start on Windows 8.1. The change forces the cmake file which copies the DLLs to look in C:\windows\SysWOW64 for 32 bit versions and C:\windows\system32 for 64 bit versions. (yes really).
2017-03-27 17:11:00 -07:00
Callum Prentice
6d4c737b78
Additional work on : Fix for MAINT-7054 Viewer Crashed when I used Japanese IM. (Drake and Appurist convinced me my initial solution was non-optimal)
2017-03-27 16:20:51 -07:00
Callum Prentice
09003cf405
Fix for MAINT-7054 Viewer Crashed when I used Japanese IM.
2017-03-27 10:59:19 -07:00
Mnikolenko Productengine
5a73e8fc10
MAINT-7238 Change InventoryMarketplaceError text
2017-03-27 15:20:24 +03:00
Nat Goodspeed
2fe4f6b918
MAINT-6789: Add LLEventThrottle::getInterval(), setInterval()
...
plus LLEventBatch::getSize(), setSize()
plus LLEventThrottle::getPostCount() and getDelay().
The interesting thing about LLEventThrottle::setInterval() and
LLEventBatch::setSize() is that either might cause an immediate flush().
2017-03-24 18:25:16 -04:00
andreykproductengine
f5819240fa
MAINT-380 Add "Duplicate" feature into Build-Object sunbmenu
2017-03-24 19:09:54 +02:00
Nat Goodspeed
7af4a49835
MAINT-6789: Add LLEventBatch, LLEventThrottle, LLEventBatchThrottle.
...
These classes are as yet untested: they are straw people for API review, based
on email conversations with Caladbolg and Rider.
2017-03-23 22:39:31 -04:00
Mnikolenko Productengine
83694e1404
MAINT-7237 Change Flickr upload button label & window title name
2017-03-23 12:08:31 +02:00
andreykproductengine
3e6aafb489
MAINT-6789 MAC build fix
2017-03-22 18:41:51 +02:00
andreykproductengine
ae59476522
MAINT-7225 Blocks list wasn't updating corretly for name based muting.
2017-03-22 15:53:17 +02:00
AndreyL ProductEngine
16bf361151
Merged in lindenlab/viewer-lynx
2017-03-22 15:52:32 +02:00
Mnikolenko Productengine
eddcb43851
MAINT-7224 Chat logs move down, leaving huge empty space
2017-03-21 16:18:23 +02:00
Brad Payne (Vir Linden)
ca74323ee8
SL-409 - added version field = 2 to asset stats, made viewer-side metrics files exactly match the payload sent to simulator.
2017-03-21 08:56:30 -04:00
Oz Linden
71ffed27c7
remove --quiet from xcodebuild (it hides too much)
2017-03-21 08:03:15 -04:00
Nat Goodspeed
4aa3ff1e44
Automated merge with ssh://bitbucket.org/lindenlab/viewer64
2017-03-20 21:47:11 -04:00
Nat Goodspeed
bd5d2625e9
DRTVWR-418: Update to havok-source build 503601.
2017-03-20 21:45:28 -04:00
andreykproductengine
11e499f44b
MAINT-6789 Add More now won't affect Edit Appearance perfomance during fetch unless visible
2017-03-21 02:22:29 +02:00
andreykproductengine
66a9db4b06
MAINT-7225 MAC build fix
2017-03-22 18:41:51 +02:00
Mnikolenko Productengine
4261f6ee11
MAINT-6404 FIXED When pasting from Mac Word into a notecard, line break is replaced by ?
2017-03-22 17:50:04 +02:00
Brad Payne (Vir Linden)
17384ce6c4
MAINT-7195 work (can't repro), removed UDP fetching path, handle more possible timing issues while connecting to region
2017-03-20 16:04:02 -04:00
Mnikolenko Productengine
10a3eb049c
MAINT-7223 Odd placement on box in chat preferences
2017-03-20 16:58:25 +02:00
Brad Payne (Vir Linden)
6fb4bb4ed6
merge
2017-03-20 08:13:13 -04:00
Brad Payne (Vir Linden)
295c8a437a
MAINT-7195 possible fix
2017-03-20 08:12:37 -04:00
Mnikolenko Productengine
459d5c6c32
MAINT-7117 Don't Show "Unknown error" in warning dialog
2017-03-20 11:09:11 +02:00
Rider Linden
20748e4433
Readd the depricated way of updating the estate info. TODO: Figure out why the cap is not working.
2017-03-17 17:02:24 -07:00
Oz Linden
3494eb7952
upgrade to slvoice with vivox sdk 4.7.0005.25982
2017-03-17 08:26:36 -04:00
Oz Linden
e691b0bc1a
upgrade to slvoice with vivox sdk 4.7.0005.25479
2017-03-16 15:44:38 -04:00
Oz Linden
2d921e0063
merge CEF update and fixes from callum
2017-03-16 14:32:12 -04:00
andreykproductengine
1132b33028
MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while moving
2017-03-16 19:23:26 +02:00
Mnikolenko Productengine
3c637e4945
MAINT-7215 Add "+" button next to filter editor in Avatar rendering settings floater
2017-03-17 10:18:31 +02:00
andreykproductengine
bc268526b7
MAINT-7208 Some messages had links that were not highlighted
2017-03-16 17:34:47 +02:00
callum@lindenlab.com
bdecc9cce9
Next part of the 'SL-641 Update CEF -> cef-bin -> Dullahan -> p64_3p-Dullahan -> media_plugin_cef.cpp to current latest version' puzzle - fix @rpath/@executable paths for macOS
2017-03-15 16:33:51 -07:00
max nikolenko
680faa5b01
Merged in MAINT-7168
2017-03-15 17:38:16 +00:00
Mnikolenko Productengine
26d81d3d6c
MAINT-7199 Field "From" on the tab "Send via E-mail" should be initialized to the agent full name
2017-03-15 16:01:39 +02:00
Mnikolenko Productengine
d23b6e442e
MAINT-7168 Avatar rendering settings adjustments
2017-03-15 12:08:30 +02:00
AndreyL ProductEngine
7d38637873
MAINT-7206 Fixed crash on doubleclick deselecting last mute type from the context menu
2017-03-15 01:24:59 +02:00
Callum Prentice
f0b5a263c1
Fixed for MAINT-7201, MAINT-7202, MAINT-7203 (viewer-embeddedd browser scheme handler was broken)
2017-03-14 15:28:56 -07:00
Oz Linden
04e2f279ba
merge changes for 5.0.3-release
2017-03-14 18:03:47 -04:00
Callum Prentice
c1f7c00869
SL-641 - Update CEF -> cef-bin -> Dullahan -> p64_3p-Dullahan -> media_plugin_cef.cpp to latest versionPull in p64_3p-dullahan that has the cef 2897/chrome 57
2017-03-14 12:40:25 -07:00
Callum Prentice
062c345556
Tweak CEF plugin version to include Chrome equivalent
2017-03-14 12:37:52 -07:00
Oz Linden
c4b2bd36e0
coding style
2017-03-14 14:17:34 -04:00
Oz Linden
5516d33425
remove use of cached controls for enable and override of voice
2017-03-14 14:17:00 -04:00