| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-29 | Fix typos in comments and string | Stefan Weil | |
| Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2015-09-16 | Update opj_decompress man page | Mathieu Malaterre | |
| 2015-09-16 | Update the version number | Mathieu Malaterre | |
| 2015-07-10 | updated doxygen website references | Antonin Descampe | |
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2012-12-07 | Doxyfile: HTML_TIMESTAMP = NO | Rex Dieter | |
| helps when comparing the output of multiple runs, and distros will appreciate avoiding multilib conflicts. | |||
| 2012-10-29 | [trunk] Fix remainings issues with doxygen doc | Mathieu Malaterre | |
| Convert DOS files to UNIX eol | |||
| 2012-10-15 | [trunk] Fix issues in man pages. | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task. Do not rebuild doxygen always | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: cleanup doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: fix jpip doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: Fix doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: only keep a single build system | Mathieu Malaterre | |
| 2012-09-28 | [trunk] FolderReorgProposal task: rename cli tools | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-08-30 | [trunk] Remove CMake-language block-end command arguments | Mickael Savinaud | |
| Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style. Thanks to Hans Johnson | |||
| 2012-08-30 | [trunk] Convert CMake-language commands to lower case | Mickael Savinaud | |
| Ancient CMake versions required upper-case commands. Later command names became case-insensitive. Now the preferred style is lower-case. This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case. Thanks to Hans Johnson | |||
| 2012-04-23 | [trunk] apply patch from winfried on the mailing list. For more info see: ↵ | Mathieu Malaterre | |
| https://groups.google.com/group/openjpeg/msg/e631d586a31c6de4 | |||
| 2012-03-02 | [trunk] minor style to sync with branch 1.5 | Mathieu Malaterre | |
| 2012-02-13 | Integrate some more diffs from the 1.5 branch | Mathieu Malaterre | |
| 2012-02-13 | Start merging of the 1.5 branch into trunk. Start with doc | Mathieu Malaterre | |
| 2011-10-06 | [trunk] WIP: Enhance html documentation generation with cmake, add a ↵ | Mickael Savinaud | |
| mainpage to this documentation and bump version to 1.99.0 into the main CMakeLists (as rev951) | |||
| 2011-08-16 | removed obsolete testing directory and *.nix files (in trunk) | Antonin Descampe | |
| 2011-04-16 | fixed wrong path in Doxyfile.dox | Antonin Descampe | |
| 2011-04-14 | fixed applications/codec/CMakeLists.txt that prevented JPWL executables to ↵ | Antonin Descampe | |
| be built with JPWL functionalities ; changed make all behaviour : DOC target removed from ALL | |||
| 2011-03-04 | updated autotools files to improve build and install procedures (credit to ↵ | Antonin Descampe | |
| Vincent Torri) | |||
| 2011-01-17 | remove (autotools) generated files | Rex Dieter | |
| 2011-01-13 | followup autotools fixes, adding DESTDIR support | Rex Dieter | |
| 2010-12-14 | Adapted Makefile.am/Makefile.nix to build choice: shared xor static | Winfried | |
| 2010-12-09 | Updated Makefile.in | Winfried | |
| 2010-11-17 | install man pages by default. install CHANGES and LICENSE | Antonin Descampe | |
| 2010-10-22 | Install man pages | Ben Boeckel | |
| 2010-10-22 | M configure | Winfried | |
| M Makefile.in M configure.ac A libopenjpeg.pc.in M doc/Makefile.in M doc/Makefile.am M CHANGES M Makefile.am | |||
| 2010-10-18 | M jp3d/Makefile.nix | Winfried | |
| M config.nix M doc/Makefile.in M doc/Makefile.am M doc/Makefile.nix M CHANGES M jpwl/Makefile.nix M Makefile.nix | |||
| 2010-10-17 | -This line, and those below, will be ignored-- | Winfried | |
| M configure M Makefile.in M opj_config.h.in.user M mj2/Makefile.in M mj2/Makefile.am M mj2/Makefile.nix M libopenjpeg/Makefile.in M jp3d/Makefile.in M jp3d/libjp3dvm/Makefile.in M jp3d/Makefile.nix M jp3d/codec/Makefile.in M jp3d/codec/Makefile.am M config.nix M configure.ac M doc/Makefile.in M doc/Makefile.am M doc/Makefile.nix M INSTALL M CHANGES M jpwl/Makefile.in M jpwl/Makefile.am M jpwl/Makefile.nix M Makefile.am M Makefile.nix M codec/Makefile.in M codec/Makefile.am | |||
| 2010-10-05 | Added files to let people build openjpeg with configure tools ; Added ↵ | Antonin Descampe | |
| makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages | |||
| 2007-09-06 | ENH: Add CMake/doxygen output | Mathieu Malaterre | |
| 2007-09-03 | Added the knowledge of JPSEC SEC and INSEC markers (you have to compile the ↵ | Giuseppe Baruffa | |
| JPWL project). Management of these markers is limited to skipping them without crashing: no real security function at this stage. Deprecated USE_JPSEC and USE_JPWL will be removed next | |||
| 2006-12-13 | Definition of USE_JPWL in doxygen file for building the corresponding ↵ | Giuseppe Baruffa | |
| documentation on JPWL module; creation of README file in JPWL directory | |||
| 2005-12-08 | OpenJPEG version 1.1 | Antonin Descampe | |
