| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve "j2k decode" command to tell us how many layers and components were d... | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -5/+16 |
* | Add a "j2k decode" region console command that allows a manual request for a ... | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -8/+10 |
* | Minor formatting changes and commented out log lines for future debugging of ... | Justin Clark-Casey (justincc) | 2012-01-04 | 1 | -0/+4 |
* | Adding commented out log messages and some minor formatting for future bug hu... | Justin Clark-Casey (justincc) | 2012-01-02 | 1 | -0/+3 |
* | Removed unused code -- this was the previous version of UDP texture sending, ... | Diva Canto | 2010-12-23 | 1 | -212/+0 |
* | Add config option for switching between CSJ2K and BuggyJPEG. | Melanie | 2010-03-08 | 1 | -3/+9 |
* | * Added code to support either CSJ2K or OpenJPEG texture decoding. Currently ... | John Hurliman | 2010-03-07 | 1 | -20/+33 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2009-11-09 | 1 | -4/+3 |
|\ |
|
| * | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -4/+3 |
* | | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-11-09 | 1 | -2/+2 |
|/ |
|
* | Reverting the deletion of files related to texture sending until we figure ou... | John Hurliman | 2009-10-20 | 1 | -0/+212 |
* | * Removing cruft left over from the conversion to the new texture sending and... | John Hurliman | 2009-10-20 | 2 | -392/+0 |
* | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 2009-10-02 | 1 | -2/+2 |
* | * Rewrote LLImageManager to use a real priority queue and hold minimal state | John Hurliman | 2009-10-01 | 1 | -1/+0 |
* | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 1 | -528/+160 |
* | Revert "Attempting to improve the robustness of texture decoding by always ig... | Melanie | 2009-09-30 | 1 | -68/+168 |
* | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 1 | -168/+68 |
* | Add a slow cache cleaner thread. By default, the thread starts a cleanup | Melanie | 2009-08-29 | 1 | -7/+47 |
* | the beginning of some changes to the decode cache to address concerns about | Melanie | 2009-08-29 | 1 | -9/+30 |
* | Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allows | Melanie | 2009-08-29 | 1 | -4/+24 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -1/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 3 | -3/+3 |
* | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 2009-05-07 | 1 | -0/+4 |
* | * Refactor: Simplify InventoryFolderImpl. No functional change. | Justin Clarke Casey | 2009-05-04 | 1 | -5/+1 |
* | * Remove null reference exception in the J2KDecoderModule's J2K repair routin... | Teravus Ovares | 2009-04-13 | 1 | -2/+14 |
* | * Adding some heuristic error correction to the j2k decoder module to combat ... | Teravus Ovares | 2009-03-28 | 1 | -1/+83 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -6/+6 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 3 | -8/+4 |
* | * Reinstate tests that are now in CoreModules | Justin Clarke Casey | 2009-02-09 | 1 | -0/+1 |
* | starting phase 2 of the OpenSim.Region.Environment commit: relocating | Dr Scofield | 2009-02-09 | 3 | -0/+923 |