summaryrefslogtreecommitdiff
path: root/applications
AgeCommit message (Expand)Author
2012-02-06Make opj 1.5 use port 50000, which is not compatible with trunk. But compatib...Mathieu Malaterre
2012-02-06Re-build the jar files from the source code.Mathieu Malaterre
2012-02-06For some reason rev 1103 change the default port number, which breaks openjpi...Mathieu Malaterre
2012-02-01revert (svn merge -c -1368 ). It does break compilation on windowsMathieu Malaterre
2012-01-31revert commit 1357, it could break linkageVincent Torri
2012-01-30c-string are not writableMathieu Malaterre
2012-01-30Fix for strncasecmpMathieu Malaterre
2012-01-30Fix compilation with close and suchMathieu Malaterre
2012-01-30Remove unistd.h from win32 compilationMathieu Malaterre
2012-01-30Another fix for snprintfMathieu Malaterre
2012-01-30isblank is C99, not isspaceMathieu Malaterre
2012-01-30isblank is C99, not isspaceMathieu Malaterre
2012-01-30strncasecmp is C99Mathieu Malaterre
2012-01-30declarations after statement (C90)Mathieu Malaterre
2012-01-30As explained in the documentation cant be included multiple times.Mathieu Malaterre
2012-01-30Fix snprintf for M$ compilersMathieu Malaterre
2012-01-30fix declarationsMathieu Malaterre
2012-01-30declarations after statement (C90)Mathieu Malaterre
2012-01-30Another pass at getting this code to compile on windowsMathieu Malaterre
2012-01-30track all declarations after statement for C90 compilers (VS2005)Mathieu Malaterre
2012-01-30Fix compilation of C code. Remove warnings.Mathieu Malaterre
2012-01-30Fix a couple of warningsMathieu Malaterre
2012-01-30trying to track issue with msgqueue_manager on win32. Use C-style commentsMathieu Malaterre
2012-01-30Remove unistd.h includeMathieu Malaterre
2012-01-30Remove include of unistd.h. non-existant on win32Mathieu Malaterre
2012-01-28missing ws2_32 linkingMathieu Malaterre
2012-01-26[1.5] remove pthread dependency from jpip client utilitiesAntonin Descampe
2012-01-25fix libopenjpip link on WindowsVincent Torri
2012-01-25follow latest JPIP changes in the autotools side (pthread dependency, conditi...Vincent Torri
2012-01-25[1.5] remove pthread dependency in JPIP client and tweak thirdparty stuffAntonin Descampe
2012-01-25Refactor code to split jpip client code from server side.Mathieu Malaterre
2012-01-20Build conditionally the java bindingMathieu Malaterre
2012-01-20remove warnings about const stringMathieu Malaterre
2011-12-28Remove proprietary stuff from Sun.Mathieu Malaterre
2011-12-28remove symbolink linksMathieu Malaterre
2011-12-28Remove binary jar from source dist.Mathieu Malaterre
2011-12-24[1.5][JPIP] additional modification for the warningKaori Hagihara
2011-12-23Apply another patch from Kaori, about return value from write/fwrite. ThanksMathieu Malaterre
2011-12-23Apply patch from Kaori. Thanks.Mathieu Malaterre
2011-12-21Attempt to fix building of universal exeMathieu Malaterre
2011-12-21hopefully fix a warning on VS2008 compilerMathieu Malaterre
2011-12-21Make sure to append the compile defMathieu Malaterre
2011-12-21Remove old visual studio filesMathieu Malaterre
2011-12-20Reactivate the opjviewer in cmakeMathieu Malaterre
2011-12-20Import patch from winfried on mailing list: patch for mj2.c in branchMathieu Malaterre
2011-12-16Hide a warning. Since 1.5 is not large file safe (>32bits) this should be okMathieu Malaterre
2011-12-16Remove some simple warnings about commentsMathieu Malaterre
2011-12-16Remove warning about GNU void* extensionMathieu Malaterre
2011-12-16Fix warning about no newline at end of fileMathieu Malaterre
2011-12-12Sync with trunkMathieu Malaterre