summaryrefslogtreecommitdiff
path: root/applications/OPJViewer
AgeCommit message (Collapse)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177
2012-08-30[trunk] Convert CMake-language commands to lower caseMickael 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-08-30[trunk] Remove all non-ascii characters (Several compilers and development ↵Mickael Savinaud
tools are confused by non-ascii characters in source code. These have been removed) thanks to Hans Johnson
2012-03-02[trunk] Backport from OPJViewer version 1.5 over to trunkMathieu Malaterre
2012-03-02[trunk] Sync OPJViewer with 1.5 versionMathieu Malaterre
2011-04-13re-organization of openjpeg directories hierarchy : step 1Antonin Descampe