summaryrefslogtreecommitdiff
path: root/codec/windirent.h
AgeCommit message (Collapse)Author
2012-09-28[trunk] FolderReorgProposal task: add JP3Dopenjp3dMathieu Malaterre
Update issue 177
2011-03-04now assume MinGW does not have dirent.h (actually have it but without ↵Antonin Descampe
opendir function). Fixed also a WIN32 check in jp3d/libjp3dvm/openjpeg3d.h.
2010-10-05Added 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