Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-06 | merge | Logan Dethrow | |
2011-05-06 | Increased the viewer cache size limit to 10GB. Increased the default to 1GB. | Logan Dethrow | |
* Changed the hard coded cache limit in llappviewer.cpp to 10GB as well as the slider maximum in the preferences menu. * The VFS cache is capped at 1GB due to file system limitations. The former 80/20 split between texture/vfs is maintained up to 5GB. Above this limit the texture cache is given all the additional cache space up to 10GB. * Fixed a log message in lltexturecache.cpp that was not showing the correct texture size. ER-883 * Fixed a bug in llfloaterpreference.cpp that caused new cache value to be written to the old cache setting. This resulted in the the cache not being cleared when the location was set back to the default. ER-882 * Disabled the "The cache will be cleared on reboot" message that is triggered by the reset button in the cache preferences in the case where the cache is already located in the default location. The cache is only cleared when its location is changed. This is intended to address resident confusion regarding the purpose of the reset button, as demonstrated in VWR-19562. | |||
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-05-02 | merge | Dave Parks | |
2011-04-26 | Merge with viewer-development | Don Kjer | |
2011-04-22 | merge up latest viewer-development | Oz Linden | |
2011-04-22 | merge | Dave Parks | |
2011-04-21 | merge back fixes for STORM-1088 and (possibly) STORM-1141 | Oz Linden | |
2011-04-19 | Merge with viewer-development | Don Kjer | |
2011-04-18 | merge up from viewer-development (with changes for storm-160 backed out) | Oz Linden | |
2011-04-15 | FIX: STORM-1141. Win7: 2.6.3 Beta1 crashes on startup if locale differs ↵ | brad kittenbrink | |
from English. Force LLTextureCache::purgeAllTextures to get called in addition to normal cache purging. | |||
2011-04-15 | merge changes for storm-1083 | Oz Linden | |
2011-04-14 | Merge with viewer-development | Don Kjer | |
2011-04-13 | merge out changes up to but not including the STORM-610 change | Oz Linden | |
2011-04-08 | STORM-1083 FIXED Using -login client parameter always results in a last ↵ | Paul ProductEngine | |
location unavailable error message - In case of using "login" or "autologin" command-line parameters, URL of the start location should be set during configuration initialization of application. This is because there won't be ability to set it before login state (panel login won't be shown). | |||
2011-04-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-04-05 | STORM-1126 merge 2 | Vadim ProductEngine | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-04-01 | merge | Richard Linden | |
2011-04-01 | Merge with viewer-development | Don Kjer | |
2011-03-31 | STORM-1126 merge | Vadim ProductEngine | |
2011-03-30 | SOCIAL-853 FIX As a new user, I would like Second Life to start up with a ↵ | Linden Staff@LINDEN-E5E9EA17.lindenlab.com | |
maximized window to fully immerse myself in the experience * Added virtual meetsRequirementsForMaximizedStart() function to determine whether or not to start the initial experience in a maximized window Reviewed by Richard | |||
2011-03-28 | Fix usage of flag SLURLPassToOtherInstance during login. | Dave SIMmONs | |
2011-03-24 | syncing up to viewer-development | Oz Linden | |
2011-03-23 | Merge with viewer-development | Don Kjer | |
2011-03-19 | SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵ | Richard Linden | |
file) is in Advanced mode fixed not being able to change to advanced mode on clean install without logging in | |||
2011-03-15 | eol fixes | Richard Linden | |
2011-03-15 | Merge | Dave SIMmONs | |
2011-03-14 | ER-611: Fix viewer so it can support multiple instances if a SLURL is passed ↵ | Dave SIMmONs | |
in. Added "SLURLPassToOtherInstance" to settings.xml and check before pushing a slurl to another viewer instance. Reviewed by Kelly | |||
2011-03-14 | Merge with viewer-development | Don Kjer | |
2011-03-14 | update to latest viewer-development | Oz Linden | |
2011-03-09 | Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798) | callum | |
2011-03-09 | Fix to LLWindow listener keyUp event. Fix to headless client scanKeyboard, ↵ | Don Kjer | |
allowing input from eventhost | |||
2011-03-08 | fix for STORM-1053: crash at LLTextureCache::writeToCache | Xiaohong Bao | |
2011-03-08 | fix for STORM-1053: crash at LLTextureCache::writeToCache | Xiaohong Bao | |
2011-04-19 | merge | Dave Parks | |
2011-04-19 | merge | Dave Parks | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-21 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-10 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-01 | SOCIAL-615 FIX Selecting create group, classified, or pick in profile and ↵ | Richard Linden | |
responding to notification with Don't Quit, clicking on the action again does not show notification | |||
2011-03-01 | SOCIAL-529 WIP As a new user I want to enter SL by default in a minimal ↵ | Richard Linden | |
viewer (skylight) Only clean installs get basic skin by default | |||
2011-02-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard Linden | |
load session settings after loading user settings so user settings can change the session settings file also don't hardcode file path for session settings files, use path configured in settings_files.xml | |||
2011-02-23 | Merge | Xiaohong Bao | |
2011-02-23 | SOCIAL-545 FIX Figure out how to configure skylight-specific settings | Richard Linden | |
added comments and cleaned up code | |||
2011-02-23 | Automated merge with ssh://hg.lindenlab.com/bao/private-memory-pool | Xiaohong Bao | |
2011-02-23 | Merge from viewer-development | Xiaohong Bao | |
2011-02-22 | SOCIAL-545 WIP Figure out how to configure skylight-specific settings while ↵ | Richard Linden | |
retaining relevant user settings (login account name, etc.) converted settings_file.xml to use param block descriptions for easier modification added session settings file and user session settings file for per-session config overrides | |||
2011-02-19 | Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/ | Don Kjer | |