| Age | Commit message (Collapse) | Author |
|
Update issue 177
|
|
Update issue 177
|
|
|
|
Update issue 177
|
|
|
|
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
|
|
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
|
|
tools are confused by non-ascii characters in source code. These have been removed) thanks to Hans Johnson
|
|
|
|
|
|
|
|
|
|
https://groups.google.com/group/openjpeg/msg/e631d586a31c6de4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
integer. Since portion of codes was using Byte8_t and other was using int, pick Byte8_t as best matching type
|
|
support in JPIP (sock_manager)
|
|
support in JPIP (auxtrans_manager)
|
|
support in JPIP (metadata_manager)
|
|
support in JPIP (manfbox_manager)
|
|
support in JPIP (j2kheader_manager)
|
|
support in JPIP (index_manager)
|
|
support in JPIP (marker_param_t)
|
|
|
|
|
|
|
|
support in JPIP (codestream_param_t)
|
|
support in JPIP
|
|
|
|
main openjpeg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need to handle this now
|
|
|