aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/openjpeg-dotnet.dll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add the executable bit to all bundled DLLs so that these are preserved when ↵Justin Clark-Casey (justincc)2011-04-271-0/+0
| | | | | | using git or untarring releases under cygwin on windows Mono doesn't care if the
* Updating the OpenJPEG libraries to the versions from libomv 0.8.0John Hurliman2009-10-281-0/+0
|
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-0/+0
| | | | | * Updates LibOMV to r2362
* Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble2009-01-101-0/+0
|
* Thanks jhurliman for a patch that implements progressive texture downloading ↵Dahlia Trimble2009-01-101-0/+0
| | | | - Mantis #2655
* Update the binaries to the latest version as per patch r7382Melanie Thielker2008-11-191-0/+0
|
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-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
* Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker2008-11-181-0/+0
| | | | | | texture sending. Grain of salt not included.
* Update svn properties.Jeff Ames2008-09-071-0/+0
|
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-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.