Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2020-10-06 | Add in the C++ filesystem based cache and clean up some indempotent ↵ | Callum Prentice | |
functions in llfilesystem | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake ↵ | Callum Prentice | |
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-06-19 | SL-13487 File extension checks should ignore case | Mnikolenko Productengine | |
2020-03-18 | Merge master (v 6.3.9) into DRTVWR-440 | Dave Houlton | |
2019-11-25 | SL-12097, SL-12098, SL-12099 UI update for Texture, Animation and Sound ↵ | Mnikolenko Productengine | |
upload fees | |||
2019-11-19 | SL-10499 - Fixes for benefits info and upload, especially bulk upload | Brad Payne (Vir Linden) | |
2019-11-18 | SL-10499 - bulk upload behavior adjusted to account for possibly different ↵ | Brad Payne (Vir Linden) | |
upload prices for different asset types. Also added a confirmation dialog for bulk upload. | |||
2019-11-15 | SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵ | Brad Payne (Vir Linden) | |
Group-related costs and limits via benefits. | |||
2019-11-14 | SL-10499, SL-10497 - use LLAgentBenefits info | Brad Payne (Vir Linden) | |
2018-09-26 | Merge | Rider Linden | |
2018-08-24 | Finish dirty and close warning for fixed environment editors. | Rider Linden | |
2018-07-27 | MAINT-8924 FIXED Outfit snapshot upload closes inventory | maxim_productengine | |
2018-06-21 | Merge | Rider Linden | |
2018-05-31 | MAINT-8702 FIXED Uploading any item results in opening previous Item Profile ↵ | maxim_productengine | |
instead of Inventory Floater | |||
2018-05-22 | Merge | Rider Linden | |
2018-03-22 | MAINT-8403 Restore fail case for general upload snapshot | maxim_productengine | |
2018-03-21 | MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵ | maxim_productengine | |
snapshot via e-mail | |||
2018-03-07 | Merge | Rider Linden | |
2018-02-26 | Added settings inventory object with subtype | Rider Linden | |
2017-12-04 | MAINT-7993 Fixed on uploading inventory will show up but won't display ↵ | andreykproductengine | |
uploaded item | |||
2017-05-04 | MAINT-7210 Improving notification for Image upload failures | andreykproductengine | |
2017-04-27 | MAINT-7210 Increased timeout for asset uploads | andreykproductengine | |
2017-01-17 | MAINT-6959 Ability to set custom folders for uploading items | andreykproductengine | |
2016-12-01 | MAINT-6974 FIXED '[ERROR_MESSAGE]' dialog is shown if try to bulk apload any ↵ | Mnikolenko Productengine | |
.txt file | |||
2016-09-16 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-08-30 | MAINT-5232: LLGlobalEconomy is now an LLSingleton. | Nat Goodspeed | |
It used to contain an LLSingleton called Singleton, requiring LLGlobalEconomy::Singleton::instance() to access it rather than the conventional LLGlobalEconomy::instance(). This has been fixed, so normalize references accordingly. | |||
2016-08-16 | Merge VOB with 4.0.8-release | pavelkproductengine | |
2016-06-02 | MAINT-5194 Visual Outfit browser | pavelkproductengine | |
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot | |||
2016-04-08 | MAINT-6320 Snapshot floater is stuck in 'Saving to Inventory' state. | andreykproductengine | |
2015-10-09 | SL-230: Azumarill viewer was incorrectly swallowing upload errors returned ↵ | Rider Linden | |
from the server. Correctly report errors and use upload cost provided by server. | |||
2015-09-18 | Pref instance() over getInstance() | Rider Linden | |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden | |
2015-07-28 | Named pools of coroutines. | Rider Linden | |
2015-07-23 | AR Reports now use coroutines. | Rider Linden | |
2015-07-22 | MAINT-5357: Added yield between prepare and post in upload. | Rider Linden | |
Removed some commented out code I had missed earlier Moved costing to virtual function in uploadinfo. | |||
2015-07-22 | Clean up for postcard post. | Rider Linden | |
2015-07-20 | Forgot to remove an unused varable and renamed NewFileResourceUploadInfo to ↵ | Rider Linden | |
LLNewFileResourceUploadInfo | |||
2015-07-20 | Remove old "compile queue" and replace with the coroutine based upload queue. | Rider Linden | |
2015-07-17 | LSL Compile and upload from task object. Fix auto open when finished on all ↵ | Rider Linden | |
uploads... | |||
2015-07-15 | LSL Script upload from inventory. | Rider Linden | |
2015-07-13 | Rename the file in VFS with the new asset AID (prevents crash on gesture ↵ | Rider Linden | |
change and fixes notecard update) | |||
2015-07-10 | Automated merge with ssh://bitbucket.org/rider_linden/maint-4952-v-t-u | Nat Goodspeed | |
2015-07-10 | MAINT-5356: Conversion of Notecards and Gesture to use new coroutine uploading. | Rider Linden | |
Minor reorganization of Upload Info classes. | |||
2015-07-10 | Merge restore of more selfless changes | Nat Goodspeed | |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
2015-07-08 | Convert LLCore::HttpHeaders to use shared_ptr<> rather than an ↵ | Rider Linden | |
intrusive_ptr<> for refrence counting. |