| Age | Commit message (Expand) | Author |
| 2011-07-10 | opj-v1-branch createdopj-v1-branch | Antonin Descampe |
| 2011-07-06 | bug fixed for error concerning parameter name modification, Makefile.nix also... | Kaori Hagihara |
| 2011-07-06 | JPIP : fixed autotools to work with recent name changes | Antonin Descampe |
| 2011-07-05 | additional changes of parameter names and message names for image_viewer and ... | Kaori Hagihara |
| 2011-07-05 | add documentations | Kaori Hagihara |
| 2011-07-05 | changed program and parameter names from jpt to jpip | Kaori Hagihara |
| 2011-07-05 | changed func name parse_stream to parse_JPIPstream | Kaori Hagihara |
| 2011-07-04 | changed parameter and file names regarding JPT-stream to JPIP-stream, which h... | Kaori Hagihara |
| 2011-07-03 | fixed bmptoimage (see http://groups.google.com/group/openjpeg/browse_thread/t... | Antonin Descampe |
| 2011-07-03 | fixed handling of "jp2->meth" value (Restricted ICC profile handling currentl... | Antonin Descampe |
| 2011-06-30 | fixed CTest configuration files | Antonin Descampe |
| 2011-06-27 | typo miss corrections for fx,fy | Kaori Hagihara |
| 2011-06-03 | Fix some error with cmake | Mathieu Malaterre |
| 2011-06-03 | adding partno and numpart info as part of the warning message (issue #69) | Mathieu Malaterre |
| 2011-05-26 | fixed paths in makefile.am | Antonin Descampe |
| 2011-05-26 | changed Makefile to Makefile.nix to avoid having autotools overwrite them | Antonin Descampe |
| 2011-05-25 | added system architecture description on the documentation | Kaori Hagihara |
| 2011-05-24 | fixed a bug in autotools that prevented "make distcheck" to work properly (cr... | Antonin Descampe |
| 2011-05-23 | forgot to add new Makefile.am in previous commit | Antonin Descampe |
| 2011-05-23 | fixed autotools (broken since the new directory structure) and added autotool... | Antonin Descampe |
| 2011-05-18 | defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo... | Antonin Descampe |
| 2011-05-16 | fixed another bug related to the number of packets in a tile-part, not correc... | Antonin Descampe |
| 2011-05-16 | fixed part of issue 69, when tile-part index is inconsistent with the total n... | Antonin Descampe |
| 2011-05-12 | xcode project file updated (now integrates openjpip) | Antonin Descampe |
| 2011-05-12 | subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" r... | Antonin Descampe |
| 2011-05-10 | opj_viewer removed the xml functions (for users without Xersus2), opj_viewer_... | Kaori Hagihara |
| 2011-05-10 | temporal commit to resort the opj_viewer | Kaori Hagihara |
| 2011-05-10 | Modification of opj_dec_server to be portable to windows | Kaori Hagihara |
| 2011-05-09 | Removal of c99 from the compile option (to be compatible to win platform) and... | Kaori Hagihara |
| 2011-05-09 | OpenJPIP: small bug fixes to compile on win platform | Antonin Descampe |
| 2011-05-08 | OpenJPIP: fixed several bugs in opj_server (removal of strsep function, dupli... | Antonin Descampe |
| 2011-04-16 | fixed a bug in mqc.c (see https://groups.google.com/d/topic/openjpeg/kQ1PbZUd... | Antonin Descampe |
| 2011-04-16 | fixed wrong path in Doxyfile.dox | Antonin Descampe |
| 2011-04-14 | initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on Op... | Antonin Descampe |
| 2011-04-14 | fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be... | Antonin Descampe |
| 2011-04-13 | changed the directory hierarchy of the whole project. See README files for de... | Antonin Descampe |
| 2011-04-13 | re-organization of openjpeg directories hierarchy : step 1 | Antonin Descampe |
| 2011-04-13 | moved "openjpeg3d" directory from the trunk to the branches directory. | Antonin Descampe |
| 2011-04-13 | renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone... | Antonin Descampe |
| 2011-04-12 | Fixed internal function names conflict with Jasper (http://code.google.com/p/... | Antonin Descampe |
| 2011-04-12 | convert.c: ENDIAN condition removed, tiftoimage and imagetotif updated (ALPHA... | Antonin Descampe |
| 2011-04-12 | small fix in configure.ac (credit to Vincent Torri) | Antonin Descampe |
| 2011-03-30 | openjpeg.pc.cmake rewrites wrong variables (issue 67) | Rex Dieter |
| 2011-03-24 | name fixing in variables related to liblcms | Antonin Descampe |
| 2011-03-21 | added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by... | Antonin Descampe |
| 2011-03-21 | fixed a bug that created a conflict between liblcms on the system and liblcms... | Antonin Descampe |
| 2011-03-20 | Removed the libs directory containing win32 compiled versions of libpng, libt... | Antonin Descampe |
| 2011-03-10 | fixed lt_version in configure.ac | Antonin Descampe |
| 2011-03-05 | cosmetic change for status report of ./configure | Antonin Descampe |
| 2011-03-04 | now assume MinGW does not have dirent.h (actually have it but without opendir... | Antonin Descampe |