Commit Graph

6 Commits

Author SHA1 Message Date
Jim Radford
649b21028c Updates OpenJpeg, openjpeg-libsl.dll to openjpeg trunk r509 which adds fixes access violation exception during baking. ref mantis#196, please report any issues in mantis.
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1697 52acb1d6-8a22-11de-b505-999d5b087335
2008-03-31 17:30:35 +00:00
Jim Radford
a69d5e92aa Updates OpenJpeg, openjpeg-libsl.dll to v1.3 which adds native tga support (Please report any problems in mantis!)
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1694 52acb1d6-8a22-11de-b505-999d5b087335
2008-03-30 07:01:44 +00:00
John Hurliman
dc798f852c Converted openjpeg-libsl to VS2005 project file and fixed some compile problems. Should resolve issue #26
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1497 52acb1d6-8a22-11de-b505-999d5b087335
2007-11-20 19:58:10 +00:00
John Hurliman
3013742668 * Increased SIMULATOR_TIMEOUT to 30 seconds
* Converted all timers to System.Threading timers to fix problems running in services and the CF
* UDPBase now uses our own ReaderWriterLock that is more efficient, and CF compatible
* Login uses a hand-created LoginProxy object instead of dynamically building the class with reflection .Emit()
* Replaced ParameterizedThreadStart calls with class-wide variables for CF compat.
* Removed transfer timeout code (irrelevant now that uploads go through CAPS)
* Added several new Helpers methods to wrap desktop and CF conditional code
* Replaced Monitor calls with AutoResetEvent in BlockingQueue
* InventoryNodeDictionary uses generics now
* Removed final lingering piece of XML serialization
* Added CookComputing.XmlRpc.CF.dll for the CF

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1479 52acb1d6-8a22-11de-b505-999d5b087335
2007-11-06 09:26:10 +00:00
John Hurliman
1e339e143d openjpeg-libsl NAnt file didn't work out very well, removing it and replacing with fixed Makefile and Makefile.osx. This is done until someone reports a bug
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1255 52acb1d6-8a22-11de-b505-999d5b087335
2007-06-30 22:51:22 +00:00
John Hurliman
2c55613dcf Upgrading OpenJPEG to our custom 1.2-libsl version with C++ style helper functions, and updating openjpegnet to match it. Still need the updated Makefile and Makefile.osx
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1252 52acb1d6-8a22-11de-b505-999d5b087335
2007-06-30 20:25:49 +00:00