aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/lib32/libopenjpeg-dotnet-2.1.3.0-dotnet-1.so (unfollow)
Commit message (Collapse)AuthorFilesLines
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.
2012-02-25Move libopenjpeg native libraries into lib32 and lib64 as appropriate.Justin Clark-Casey (justincc)1-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-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-0/+0
libOMV.
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-17* Actually add the updated libraries this timeJustin Clarke Casey1-0/+0
* This is why they don't let me out of the big house