Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-20 | Revamped viewer cache preference controls. | Logan Dethrow | |
Implemented improved cache control user interface, changes approved by wolf. * Moved viewer cache controls from the setup preference panel to advanced * Changed cache size control slider into a spinner * Readded a clear cache button along with a cache clear confirmation dialog * Renamed the reset button to "Default Location" to clarify its function Related JIRAs: ER-815 ER-816 ER-818 ER-820 ER-821 ER-831 | |||
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 | pull back changesets for avatar physics beta fixes | Oz Linden | |
2011-05-04 | merge changes for storm-1141 | Oz Linden | |
2011-05-04 | merge changes for storm-1223, storm-1218, storm-1216 | Oz Linden | |
2011-05-04 | merge changes for storm-1219 | Oz Linden | |
2011-05-04 | merge changes for open-61 | Oz Linden | |
2011-05-04 | merged .hgtags with the one from viewer-release | Debi King (Dessie) | |
2011-05-03 | Merge. | brad kittenbrink | |
2011-05-03 | FIX VWR-22337 translation (in utf-8) for "loading terms of service" string | Eli Linden | |
2011-05-03 | FIX VWR-25074 add missing Danish translation | Eli Linden | |
2011-05-02 | CHOP-599: if build.sh creates summary.json, package it with viewer. | Nat Goodspeed | |
Recent versions of the viewer's build-dependent build.sh create and upload a summary.json file in the top level of the source repository checkout. Bundle that into the viewer installer. This is the one file that contains the viewer's version. | |||
2011-05-02 | WIP VWR-25074 add missing string in English, pending actual Danish translation | Eli Linden | |
2011-05-02 | sync up with viewer-development | Eli Linden | |
2011-05-02 | increment viewer version to 2.6.8 | Oz Linden | |
2011-05-02 | merge changes for storm-1182 | Oz Linden | |
2011-05-02 | merge changes for storm-1128b | Oz Linden | |
2011-05-02 | merge changes for storm-380 | Oz Linden | |
2011-05-02 | merge changes for vwr-25126 | Oz Linden | |
2011-05-02 | merge changes for storm-229 | Oz Linden | |
2011-05-02 | merge changes for storm-956 | Oz Linden | |
2011-04-29 | STORM-1213 : pull from viewer-experience-merge | Merov Linden | |
2011-04-29 | STORM-1207 and STORM-1211 : pull l10n changes from eli's repo | Merov Linden | |
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
2011-04-29 | WIP CT-641 PL translation for Viewer set23, new files | Eli Linden | |
2011-04-29 | WIP CT-641 PL translation for Viewer set23 | Eli Linden | |
2011-04-28 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Richard Linden | |
missed else case | |||
2011-04-28 | fixed build (again) | Richard Linden | |
2011-04-28 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Richard Linden | |
fixed crash on startup | |||
2011-04-28 | WIP CT-636 CT-637 PL translation for Light Viewer set1 and set2, adding new ↵ | Eli Linden | |
files | |||
2011-04-28 | WIP INTL-41 set23 DE/FR/ES/PT translation, new files | Eli Linden | |
2011-04-28 | WIP INTL-41 set23 DE/FR/ES/PT translation; CT-640 set22 PL translation | Eli Linden | |
2011-04-28 | fixed build | Richard Linden | |
2011-04-28 | sync up with viewer-development, adding all existing minimal/xui l10n files | Eli Linden | |
2011-04-28 | sync up with viewer-development | Eli Linden | |
2011-04-28 | Automated merge with ↵ | Richard Linden | |
bundle:E:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.ia7ixc\http__hg.secondlife.com_viewer-development_csqen8.hg | |||
2011-04-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ | Richard Linden | |
2011-04-28 | EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead ↵ | Richard Linden | |
of profile pic in Basic and Advanced modes reviewed by Leyla | |||
2011-04-27 | Merge | brad kittenbrink | |
2011-04-27 | Incorporated some suggestions from code review for VWR-25610 | brad kittenbrink | |
2011-04-27 | Merge. | brad kittenbrink | |
2011-04-27 | Fix for mac compile error in VWR-25608 fix. | brad kittenbrink | |
2011-04-27 | STORM-1028 : pull into viewer-development | Merov Linden | |
2011-04-26 | FIX CHOP-629: Enabled debugging info for llcommon.dll | brad kittenbrink | |
2011-04-26 | FIX VWR-25610: LLControlCroup::loadFromFile makes unnecessary copies of ↵ | brad kittenbrink | |
large LLSD objects. | |||
2011-04-26 | FIX VWR-25609: crash on shutdown in LLGLNamePool::sInstances destructor | brad kittenbrink | |
2011-04-26 | FIX VWR-25608 error on shutdow due to buffer overflow in LLVFS::audit | brad kittenbrink | |
2011-04-26 | EXP-752 FIX -- When "View Display Names" is disabled, only my own profile ↵ | Leslie Linden | |
loads, when I click others profiles Avatar username is now looked up in the name cache when it is blank, which happens when display names are turned off apparently. Reviewed by Fredrik. | |||
2011-04-26 | STORM-1182 Use string::rfind instead of string::find | Boroondas Gupte | |
... so the last occurance of the build prefix in the executable path will be matched. This should avoid cuttung too much subdirs away if someone checks out the source to a path already containing "/build-darwin-" or "/build-linux-". |