Log of /trunk/TextureRedirector/Plugins
| Sticky Revision: |
Revision 40 - Directory Listing
Modified Tue Dec 2 00:27:00 2008 UTC (4 years, 6 months ago) by jhurliman
* Fixed replacing assets in OpenSimMySQLStorage throwing an error on success * Fixed incorrect content-types in SimpleStorage * Added better checking for missing or incomplete database connection strings * Switched from LLSD to JSON wire format for the reference implementation * Updated to latest OpenMetaverse.StructuredData, fixing a JSON parsing bug
Revision 29 - Directory Listing
Modified Fri Nov 21 03:19:28 2008 UTC (4 years, 6 months ago) by jhurliman
* Replaced AssetType in Metadata with ContentType (MIME type) * Added Logger.cs, HttpServer.cs, and HttpRequestSignature.cs since AssetServer no longer depends on OpenMetaverse.dll * Upgraded to the latest OpenMetaverse which splits OSD off into OpenMetaverse.StructuredData.dll * Force connection pooling off in MySQLStorage backend to attempt to fix resource leak * Added utility methods to convert from SL AssetType to Content-Type and back
Revision 25 - Directory Listing
Modified Sat Nov 15 03:56:39 2008 UTC (4 years, 7 months ago) by jhurliman
* Added MemcacheStorage, sits on top of another storage provider and uses memcached to cache metadata and asset data * Implemented Robert's suggestion to replace AssetURL with a list of method to URI mappings that contains data=>uri * Upgraded to latest ExtensionLoader with simplified extension starting * Simplified SimpleStorage by removing SimpleMetadata and using a dictionary of UUID to filenames * Moved Metadata into its own file, added serialization and deserialization methods * Added LICENSES.txt file for third party libraries (not complete yet)
Revision 22 - Directory Listing
Modified Wed Nov 5 23:33:13 2008 UTC (4 years, 7 months ago) by jhurliman
Source code header cleanup in TextureRedirector
Revision 21 - Directory Listing
Added Wed Nov 5 23:31:20 2008 UTC (4 years, 7 months ago) by jhurliman
* Added TextureRedirector, a special GridProxy that proxies texture requests directly to the distributed asset server * Clean up error messages on AssetClient failures * Clean up MySQL connection code * Debug logging message in ReferenceInterface for metadata requests
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

