Commit Graph

443 Commits (ec06aa129f839cc98aaa8006d6467241281da9fa)

Author SHA1 Message Date
Oz Linden b69be18d7b merge changes for vmrg-193 2011-11-24 06:56:57 -05:00
Richard Linden f4afd56f26 EXP-1459 FIX Places panel shown on logni when destination selected from login page 2011-11-07 16:23:40 -08:00
Merov Linden e3287fbe4c EXP-1500 : Hide the toolbars whenever the login box is shown. Also clean up some old FUI debug that is not necessary anymore 2011-11-01 15:51:33 -07:00
Dave Parks e2b52009ea merge 2011-10-24 15:32:58 -05:00
Oz Linden aa2ea71412 merge changes for storm-1581 2011-10-20 16:45:31 -04:00
Dave Parks f19f43c746 merge 2011-10-19 16:21:18 -05:00
Richard Linden 62d9db2f21 Automated merge with http://hg.secondlife.com/viewer-development 2011-10-15 18:14:23 -07:00
Dave Parks 984feefbec merge 2011-10-14 17:56:55 -05:00
Aaron Stone cddc9e58dd EXP-625 Speed up initial outfit copy and avatar bake by moving initial gesture copy to LLAppearangeMgr::onFirstFullyVisible(). 2011-10-12 17:36:03 -07:00
Aaron Stone 0d6a14a32c EXP-625 Subtle change to get the initial avatar on the screen a little faster, then get to the gestures. 2011-10-11 16:18:40 -07:00
Aaron Stone 0d66c68704 EXP-625 No longer stuck as a cloud on initial login by fixing logic around fetching library items from the Inventory capabilities. 2011-10-11 15:46:40 -07:00
Oz Linden 02e1578365 storm-1581: modify feature table rules to increment version only when the intent is to reset all graphics preferences 2011-10-07 14:38:00 -04:00
Oz Linden f31cb4c790 storm-1581 (partial): reset graphics only when GPU id changes, not class, and provide better explanation in the alert message 2011-10-05 15:15:49 -04:00
Paul ProductEngine 9d3fc5d930 EXP-1209 FIXED Sidetray removed.
- Removed all sidetray dependencies and the sidetray itself.

- Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29 21:43:07 +03:00
Dave Parks 4dd533a587 SH-2276 Update window often during login to avoid windows TDR events 2011-09-28 16:22:20 -05:00
Dave Parks 9ea41c8094 SH-2243 No deprecated calls for the whole session. 2011-09-20 00:54:37 -05:00
Oz Linden e6239b7978 merge changes for storm-1571 2011-08-25 09:27:34 -04:00
Dave Parks 0e496309d6 merge 2011-08-19 15:00:48 -05:00
Logan Dethrow ce0b04889d Merge. 2011-08-18 17:52:00 -04:00
Logan Dethrow d79eedcfc3 LLProxy: Renamed a setting to better describe what it controls. 2011-08-18 16:07:33 -04:00
Xiaohong Bao f9cf917912 fix for SH-2194: viewer UI is visible on the login progress screen 2011-08-11 18:16:21 -06:00
Richard Linden 9a9e78740a Automated merge with file:///e:\code\viewer-experience 2011-08-11 10:09:28 -07:00
Richard Nelson d1fefdefd3 merge 2011-08-10 14:59:26 -07:00
Richard Nelson e630e98253 EXP-1028 FIX Move mode switching to logged in UI
added mode switching button to status bars for advanced and basic mode, changed
login combo box to use menu instead
2011-08-10 14:15:15 -07:00
Aaron Stone dfcd11e51e CHOP-757 Ask for the inventory-basic login option and dump its return id to llinfo. 2011-08-10 11:55:05 -07:00
Logan Dethrow 1fa2afbe20 merge 2011-08-08 18:09:11 -04:00
Logan Dethrow 5915da89f0 LLProxy cleanup.
Made the socks proxy start first in llstartup.cpp
Moved initialization of the proxy to before the HTTP table fetch
Added Doxygen comments to LLProxy methods.
Removed call to applyProxySettings in llxmlrpctransaction.cpp since the ctor of LLCurlEasyRequest will apply the proxy settings.
2011-08-08 15:53:06 -04:00
Merov Linden 7cc7d14383 Sync with viewer-development 2011-08-04 15:45:48 -07:00
Oz Linden f42df4cd9f merge changes for storm-1538 2011-08-04 15:39:33 -04:00
Logan Dethrow 37f8847085 LLProxy: Added another attempt to download gpu and feature tables after successfully setting up a proxy.
Other minor changes:
Clarified why we are using SOCKS5 as the "grid" argument to store proxy credentials.
Added class wide logging to the LLProxy class.
2011-08-04 11:17:03 -04:00
Logan Dethrow d3b4cc34a8 LLProxy cleanup.
* Removed early returns in LLStartup::handleSocksProxy
* Corrected some cases that would result in handleSocksProxy not being called again during login if settings changed
* Allowed for short replies in tcp_handshake in LLProxy.cpp
* Renamed LLProxy::isEnabled() to LLProxy::isSocksProxyEnabled() to clarify its use.
2011-08-02 17:18:54 -04:00
Logan Dethrow 97bedac2a1 Proxy: Improved mutex usage in LLProxy. Introduced an LLAtomic member to track the status of the http proxy that can be checked without locking a mutex. 2011-08-02 11:08:07 -04:00
Logan Dethrow d2c72cb7e9 STORM-1112 Input sanitization of proxy options. 2011-07-29 15:38:20 -04:00
Logan Dethrow f15d28a636 Proxy cleanup in llstartup.cpp and llproxy.cpp. 2011-07-28 13:47:20 -04:00
Leyla Farazha 9b1174243d EXP-932 Implement system that fades from login page to (either) intro screen or loading screen instead of using a hard cut
EXP-938 Turn off in-world audio until fade from intro/loading page complete
EXP-939 Fade from intro/loading page to world, not to image of last login
2011-07-19 17:25:02 -07:00
Don Kjer fde88ae24d Potential fix for SH-1854 and SH-1125 (caps issues) 2011-07-14 18:43:49 -07:00
Logan Dethrow cb24dff9e3 Code cleanup for the SOCKS 5 proxy viewer. 2011-07-13 16:46:36 -04:00
Logan Dethrow b750a5afb7 merge 2011-07-12 13:59:26 -04:00
Richard Linden 88a90aabcb Automated merge with http://hg.secondlife.com/viewer-development 2011-07-07 13:34:13 -07:00
Richard Linden caff254c91 EXP-847 FIX As a user, I would like to see the How To floater appear the first time I log in to basic mode 2011-07-06 18:43:52 -07:00
Logan Dethrow 975975029d STORM-1112 Fixed crash on quit. Other minor fixes:
* Reordered HTTP proxy choices in settings dialog
* Now using setBlocking and setNonBlocking LLSocket methods during TCP handshakes.
* Made those LLSocket methods available outside the class.
2011-07-05 16:55:43 -04:00
Logan Dethrow 7717b6f647 STORM-1112 More cleanup of SOCKS 5 proxy code.
Renamed llsocks5.cpp to llproxy.cpp.
2011-06-28 19:54:53 -04:00
Logan Dethrow 20100ba38c Refactored SOCKS 5 handshake to use existing LLSocket class. 2011-06-21 17:09:12 -04:00
Logan Dethrow 6ce2c20a06 STORM-1112 First pass at cleanup of SOCKS 5 proxy code based on Linden Coding Standard and comments in the code review. 2011-06-10 17:34:00 -04:00
Logan Dethrow 7cb18f5318 Merged STORM-1112 with viewer-development. Fixed license in socks5.cpp and socks5.h. 2011-06-08 15:17:19 -04:00
callum cf31723a1a EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would like to see a video after I log in that highlights the best features of Second Life 2011-06-06 17:12:17 -07:00
Oz Linden 8bfd3201de merge changes for latest viewer-development 2011-06-01 22:07:12 -04:00
Oz Linden 0eb13bb682 storm-1189: remove more of the code for classic clouds 2011-05-26 11:30:39 -04:00
Dave SIMmONs d6f7526abf Merge 2011-05-24 14:28:25 -07:00
Oz Linden 551d17f819 merge latest changes (post-2.7.0) from viewer-development 2011-05-23 11:38:33 -04:00