2011-05-09 18:11:40 +00:00
What's New for OpenJPIP
* : fixed
- : removed
! : changed
+ : added
2011-08-26 11:50:50 +00:00
August 26, 2011
2011-08-26 12:44:28 +00:00
* [antonin] fixed cmake and autotools files to reflect recent changes in JPIP
2011-08-26 11:50:50 +00:00
! [kaori] fixed Makefile.nix to load openjpeg library from this archive
2011-08-25 17:13:04 +00:00
August 25, 2011
+ [kaori] added tid request support to JPIP client
+ [kaori] added quit JPIP server request
2011-08-24 11:00:15 +00:00
August 24, 2011
+ [kaori] added cachemodel_manager, which had been managed in target_manager previously
2011-08-25 17:13:04 +00:00
+ [kaori] added tid request support to JPIP server
2011-08-24 11:00:15 +00:00
2011-08-16 08:52:23 +00:00
August 16, 2011
* [antonin] fixed cmake support for openjpip
2011-08-12 13:57:36 +00:00
August 12, 2011
+ [antonin] added cmake support to openjpip
2011-07-06 10:21:25 +00:00
July 6, 2011
* [antonin] JPIP : fixed autotools to work with recent name changes
2011-07-04 23:00:21 +00:00
July 5, 2011
2011-07-05 13:35:31 +00:00
! [kaori] changed parameter, file names, message names regarding JPT-stream to JPIP-stream, which handles also JPP-stream
2011-07-04 23:00:21 +00:00
2011-05-26 08:25:40 +00:00
May 26, 2011
! [antonin] changed Makefile to Makefile.nix to avoid having autotools overwrite them.
2011-05-23 20:30:20 +00:00
May 23, 2011
2011-05-24 09:30:25 +00:00
+ [antonin] added autotools for the 'tools' directory
2011-05-23 20:30:20 +00:00
+ [antonin] added autotools as a build method for jpip (credit to Vincent Torri)
2011-05-10 14:42:00 +00:00
May 10, 2011
2011-05-10 16:43:20 +00: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 14:42:00 +00:00
! [kaori] Modification of opj_dec_server to be portable to windows
2011-05-09 18:11:40 +00: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)