aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/J2KImage.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow a viewer UDP image request retry to trigger another asset fetch if an ↵Justin Clark-Casey (justincc)2012-01-191-2/+30
| | | | | | existing fetch hasn't responded before a timeout. This is to stop a high priority image/texture request from blocking the entire download queue if its asset fetch got dropped for some reason.
* Add image not in database test for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-0/+3
|
* Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-3/+3
|
* Minor formatting changes and commented out log lines for future debugging of ↵Justin Clark-Casey (justincc)2012-01-041-9/+15
| | | | image manager (udp texture fetch). No significant functional changes.
* Reduce accessibility of some J2KImage/LLImageManager properties and methods ↵Justin Clark-Casey (justincc)2012-01-021-8/+8
| | | | to reduce potential code complexity and make code reading easier.
* HG: more / love for XmasDiva Canto2011-12-241-2/+5
|
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+398