openjpeg.git
2012-02-07 Antonin Descampeupdate OpenJPEGCPack.cmake with correct package names version.1.5
2012-02-07 Antonin Descampe[tag1.5] add CHANGES to the 1.5 tagged version
2012-02-07 Antonin DescampeNew tag for openjpeg-1.5 release
2012-02-07 Antonin Descampe[1.5] delete CHANGES file as it will now be automatical...
2012-02-07 Antonin Descampe[1.5] revert build documentation behaviour in cmake
2012-02-06 Antonin Descampe[1.5] fixes documentation generation with doxygen
2012-02-06 Mathieu MalaterreMake opj 1.5 use port 50000, which is not compatible...
2012-02-06 Mathieu MalaterreRe-build the jar files from the source code.
2012-02-06 Mathieu MalaterreFor some reason rev 1103 change the default port number...
2012-02-06 Mathieu MalaterreFix doc generation
2012-02-06 Antonin Descampe[1.5] update version in configure.ac and NEWS, README...
2012-02-01 Mathieu Malaterrerevert (svn merge -c -1368 ). It does break compilation...
2012-01-31 Vincent Torrirevert commit 1357, it could break linkage
2012-01-30 Mathieu Malaterrec-string are not writable
2012-01-30 Mathieu MalaterreFix doc target in cmake
2012-01-30 Mathieu MalaterreFix for strncasecmp
2012-01-30 Mathieu MalaterreFix compilation with close and such
2012-01-30 Mathieu MalaterreRemove unistd.h from win32 compilation
2012-01-30 Mathieu MalaterreAnother fix for snprintf
2012-01-30 Mathieu Malaterreisblank is C99, not isspace
2012-01-30 Mathieu Malaterreisblank is C99, not isspace
2012-01-30 Mathieu Malaterrestrncasecmp is C99
2012-01-30 Mathieu Malaterredeclarations after statement (C90)
2012-01-30 Mathieu MalaterreAs explained in the documentation cant be included...
2012-01-30 Mathieu MalaterreFix snprintf for M$ compilers
2012-01-30 Mathieu Malaterrefix declarations
2012-01-30 Mathieu Malaterredeclarations after statement (C90)
2012-01-30 Mathieu MalaterreAnother pass at getting this code to compile on windows
2012-01-30 Mathieu Malaterretrack all declarations after statement for C90 compiler...
2012-01-30 Mathieu MalaterreFix compilation of C code. Remove warnings.
2012-01-30 Mathieu MalaterreFix a couple of warnings
2012-01-30 Mathieu Malaterretrying to track issue with msgqueue_manager on win32...
2012-01-30 Mathieu MalaterreRemove unistd.h include
2012-01-30 Mathieu MalaterreRemove include of unistd.h. non-existant on win32
2012-01-28 Mathieu Malaterremissing ws2_32 linking
2012-01-28 Vincent Torri[1.5] Add zlib check when checking libpng
2012-01-27 Vincent Torri[1.5] missing change in a previous commit, no need...
2012-01-26 Antonin Descampe[1.5] fix configure.ac to comply with recent change...
2012-01-26 Antonin Descampe[1.5] remove pthread dependency from jpip client utilities
2012-01-25 Vincent Torrifix libopenjpip link on Windows
2012-01-25 Vincent Torrifollow latest JPIP changes in the autotools side (pthre...
2012-01-25 Antonin Descampe[1.5] remove pthread dependency in JPIP client and...
2012-01-25 Mathieu MalaterreRefactor code to split jpip client code from server...
2012-01-23 Antonin Descampe[1.5] fix issue #104
2012-01-20 Mathieu MalaterreRemove icns, not required for cpack PackageManager.
2012-01-20 Mathieu MalaterreMake r1330 more robust. Display more info.
2012-01-20 Mathieu MalaterreFix: MSVR-11-117 - Vulnerability Report.
2012-01-20 Mathieu MalaterreBuild conditionally the java binding
2012-01-20 Mathieu Malaterreremove warnings about const string
2012-01-20 Mathieu MalaterrePrefer share location over lib one.
2012-01-20 Mathieu MalaterreRemove warnings related to 3rd party lib
2012-01-11 Mathieu MalaterreBUG: 4 Apply patch from stefan.
2012-01-11 Mathieu MalaterreBUG: 26 Fix issue with memory consumption.
2012-01-11 Mathieu MalaterreFixing the PackageMaker generator
2012-01-11 Mathieu MalaterreAdd the fno-common flag to work around an issue with...
2012-01-11 Mathieu MalaterreRedo the BUILD_THIRDPARTY properly. Remove openjpeg...
2012-01-11 Mathieu MalaterreFix full path to icns file
2012-01-11 Antonin Descampeadd opj_logo.icns for trunk and 1.5
2012-01-11 Mathieu MalaterreAdd missing plist file
2012-01-11 Mathieu MalaterreStart playing with bundle generator
2012-01-11 Mathieu MalaterreAdding explicitely the new test
2012-01-01 Vincent Torriignore++
2011-12-28 Mathieu MalaterreFix for static libs
2011-12-28 Mathieu MalaterreInstall lib in /lib and dll in /bin
2011-12-28 Mathieu MalaterreDo not warn for VCExpress build
2011-12-28 Mathieu MalaterreRemove proprietary stuff from Sun.
2011-12-28 Mathieu Malaterreremove symbolink links
2011-12-28 Mathieu MalaterreRemove binary jar from source dist.
2011-12-27 Mathieu MalaterreAdd a dummy test for JPIP
2011-12-24 Kaori Hagihara[1.5][JPIP] additional modification for the warning
2011-12-23 Mathieu MalaterreApply another patch from Kaori, about return value...
2011-12-23 Mathieu MalaterreApply patch from Kaori. Thanks.
2011-12-21 Mathieu MalaterreAnother round of universal fixes
2011-12-21 Mathieu MalaterreAttempt to fix building of universal exe
2011-12-21 Mathieu MalaterreNeed to include this file back
2011-12-21 Mathieu MalaterreRemove old module which does not support universal...
2011-12-21 Mathieu Malaterrehopefully fix a warning on VS2008 compiler
2011-12-21 Mathieu Malaterreminor doc tweak
2011-12-21 Mathieu MalaterreMake sure to append the compile def
2011-12-21 Mathieu Malaterrepc files are for UNIX.
2011-12-21 Mathieu MalaterreRemove old visual studio files
2011-12-20 Mathieu MalaterreRemove exe bit
2011-12-20 Mathieu MalaterreReactivate the opjviewer in cmake
2011-12-20 Mathieu MalaterreFix test NR-ENC-Bretagne2.ppm-4-encode on linux.
2011-12-20 Mathieu MalaterreImport patch from winfried on mailing list: patch for...
2011-12-20 Mathieu MalaterreFix strange line, as reported by lockalsash (gmail...
2011-12-16 Mathieu MalaterreAnother set of change to remove warnings about c style...
2011-12-16 Mathieu MalaterreImport change from trunk to be able to generate dists.
2011-12-16 Mathieu MalaterreFix a warning on MacOSX
2011-12-16 Mathieu MalaterreHide a warning. Since 1.5 is not large file safe (...
2011-12-16 Mathieu MalaterreRemove warning about unused args
2011-12-16 Mathieu MalaterreReorder static inline when extension is found (GNU)
2011-12-16 Mathieu MalaterreRemove some simple warnings about comments
2011-12-16 Mathieu MalaterreRemove warning about GNU void* extension
2011-12-16 Mathieu MalaterreFix warning about no newline at end of file
2011-12-12 Mathieu MalaterreSync with trunk
2011-12-12 Mathieu MalaterreFix a bunch of warnings reported by gcc (unused results...
2011-12-09 Mathieu MalaterreMissing part of import of rev 1148.
2011-12-08 Mathieu MalaterreImport rev 1148 from trunk.
2011-12-08 Mathieu MalaterreRemove more warnings
next