aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/openjpeg-dotnet.dll (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-08Add back openjpeg dll for WindowsBlueWall1-0/+0
May generate some error output during startup on Robust - ignore for now, will fix soon.
2012-10-03Remove duplicate filesBlueWall1-0/+0
We are keeping these in bin/lib(32/64) now
2012-09-20Update libopenjpeg libraries used by libopenmetaverse back up to 1.5, this ↵Justin Clark-Casey (justincc)1-0/+0
time using lkalif's linux libraries built against a much earlier libc (2.7)
2012-09-19Downgrade libopenjpeg back to 1.3 from 1.5.Justin Clark-Casey (justincc)1-0/+0
This is because libopenjpeg 1.5 appears to require a minimum of glibc 2.14, whereas at least one fairly recent distro (openSUSE 11.4 from 2011-03-10) only has glibc Further investigation pending.
2012-09-18Update libopenmetaverse components to commit f5cecaajustincc1-0/+0
Among other things this allows pCampbot to work under Windows since libopenmateverse now ships the same log4net.dll (publicly signed) as OpenSimulator This also updates the libopenmetaverse embedded libopenjpeg from 1.3 to 1.5. DLL naming and mapping for non-Windows libopenjpeg changes to remove version number to make future udpates easier and bring it into line with names of other shipped DLLs. libopenjpeg updates have been made for OSX, Windows (32 and 64 bit) and Linux (32 and 64 bit). Please report any issues.
2011-04-27add the executable bit to all bundled DLLs so that these are preserved when ↵Justin Clark-Casey (justincc)1-0/+0
using git or untarring releases under cygwin on windows Mono doesn't care if the
2009-10-28Updating the OpenJPEG libraries to the versions from libomv 0.8.0John Hurliman1-0/+0
2009-01-19* Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares1-0/+0
* Updates LibOMV to r2362
2009-01-10Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble1-0/+0
2009-01-10Thanks jhurliman for a patch that implements progressive texture downloading ↵Dahlia Trimble1-0/+0
- Mantis #2655
2008-11-19Update the binaries to the latest version as per patch r7382Melanie Thielker1-0/+0
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-0/+0
release a direct descendant of the stable 7364, with all the features and none of the issues. This omits the following patch chain: r7383 r7382 r7381 r7377 r7375 r7373 r7372 r7370 r7369 r7368 r7367 r7366
2008-11-18Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker1-0/+0
texture sending. Grain of salt not included.
2008-09-07Update svn properties.Jeff Ames1-0/+0
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-0/+0
* This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.