Commit Graph

9 Commits (76876538715e3afbe456e2bf84173bde416d50e6)

Author SHA1 Message Date
Oz Linden a5619d16f7 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
Loren Shih 457df89cef EXT-7468 Remove all 2.1 COF debugging code
Going through and cleaning up any todos that have "Seraph" attached to it.  In this case, did some header file cleanup of llinventorymodelbackgroundfetch and moved some functions protected/const/etc.
2010-06-08 13:53:58 -04:00
Mike Antipov 5459e26392 EXT-7503 WIP Made first inventory fetch for Add to Outfit panel on the first openning, updated reliability of LLInventoryFetchItemsObserver
* Moved initialization (with start fetch) of the LLFilteredWearableListManager into LLPanelOutfitEdit::onOpen
* LLFilteredWearableListManager::changed now ignores non-related inventory changes (CALLING_CARD, GESTURE, SORT)

Tried to fix an issue with empty Gesture list on startup with clean inventory cache.
Reason: logic is based on count of "inventory changed" events. In case of there was too many requests requested items can be removed from queue by mistake.
* Increased a number of the "change()" method calls to wait fetched items.
  Unfortunately this only works if My Inventory category does not have too many children. An does not work if it has 2000+ items
  Logic to remove item from the incompleted list should be based on timer and number of attempts.

Also add some debug information about fetching inventory category and its content to log.

Reviewed by Brad Payne at https://codereview.productengine.com/secondlife/r/456/

--HG--
branch : product-engine
2010-06-03 12:47:18 +03:00
Loren Shih 9ccb835207 DEV-49557 : FIXED : Attachments can show up hanging in space
Fix for logic about when all folders have been fetched.
Some infrastructure cleanup.
2010-05-04 16:53:18 -04:00
Loren Shih a322dd0c21 EXT-7197 : Inventory caps is causing recursive inventory fetch on login
Added code to support non-recursive inventory folder fetching for AIS.
2010-05-04 15:29:12 -04:00
Loren Shih 785d4c34b6 EXT-4151 : Immediately check if a fetchObserver filter is done, else add to observer list automatically
Preliminary work to clean up naming conventions.
2010-04-06 10:19:15 -04:00
Loren Shih 094700f499 Rename to remove camelcase from llinventorymodelbackground files. 2010-03-30 16:05:16 -04:00
Loren Shih 116c42750b Rename to remove camelcase from llinventorymodelbackground files. 2010-03-30 16:03:48 -04:00
Loren Shih bf49c0fcc4 Rename to remove camelcase from llinventorymodelbackground files. 2010-03-30 15:38:16 -04:00