2011-05-09 20:11:40 +02:00
What's New for OpenJPIP
* : fixed
- : removed
! : changed
+ : added
2011-08-27 17:52:45 +02:00
August 27, 2011
* [antonin] fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txt
2011-08-26 13:50:50 +02:00
August 26, 2011
2011-08-26 23:46:42 +02:00
* [antonin] fixed cmake and autotools files to reflect recent indexer changes in JPIP
2011-08-26 18:57:34 +02:00
! [kaori] indexer using the latest openjpeg library
2011-08-26 14:44:28 +02:00
* [antonin] fixed cmake and autotools files to reflect recent changes in JPIP
2011-08-26 13:50:50 +02:00
! [kaori] fixed Makefile.nix to load openjpeg library from this archive
2011-08-25 19:13:04 +02:00
August 25, 2011
+ [kaori] added tid request support to JPIP client
+ [kaori] added quit JPIP server request
2011-08-24 13:00:15 +02:00
August 24, 2011
+ [kaori] added cachemodel_manager, which had been managed in target_manager previously
2011-08-25 19:13:04 +02:00
+ [kaori] added tid request support to JPIP server
2011-08-24 13:00:15 +02:00
2011-08-16 10:52:23 +02:00
August 16, 2011
* [antonin] fixed cmake support for openjpip
2011-08-12 15:57:36 +02:00
August 12, 2011
+ [antonin] added cmake support to openjpip
2011-07-06 12:21:25 +02:00
July 6, 2011
* [antonin] JPIP : fixed autotools to work with recent name changes
2011-07-05 01:00:21 +02:00
July 5, 2011
2011-07-05 15:35:31 +02:00
! [kaori] changed parameter, file names, message names regarding JPT-stream to JPIP-stream, which handles also JPP-stream
2011-07-05 01:00:21 +02:00
2011-05-26 10:25:40 +02:00
May 26, 2011
! [antonin] changed Makefile to Makefile.nix to avoid having autotools overwrite them.
2011-05-23 22:30:20 +02:00
May 23, 2011
2011-05-24 11:30:25 +02:00
+ [antonin] added autotools for the 'tools' directory
2011-05-23 22:30:20 +02:00
+ [antonin] added autotools as a build method for jpip (credit to Vincent Torri)
2011-05-10 16:42:00 +02:00
May 10, 2011
2011-05-10 18:43:20 +02:00
! [kaori] opj_viewer removed the xml functions (for users without Xersus2)
+ [kaori] renamed opj_viewer to opj_viewer_xerces ( needs Xersus2)
2011-05-10 16:42:00 +02:00
! [kaori] Modification of opj_dec_server to be portable to windows
2011-05-09 20:11:40 +02:00
May 9, 2011
* [kaori] Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h
May 9, 2011
* [antonin] OpenJPIP: small bug fixes to compile on win platform
May 8, 2011
* [antonin] OpenJPIP: fixed several bugs in opj_server (removal of strsep function, duplication of query string) + some changes to compile opj_server under windows (replacement of strcasecmp(), bzero()).
April 14, 2011
+ [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)