2011-05-09 20:11:40 +02:00
What's New for OpenJPIP
* : fixed
- : removed
! : changed
+ : added
2012-01-26 16:02:58 +01:00
January 26, 2011
! [kaori] unapplied auxtrans_manager to the local mode
2011-12-24 14:21:25 +01:00
December 24, 2011
* [kaori] additional modification for the warning
2011-12-23 09:29:09 +01:00
December 22, 2011
* [kaori] fixed auxtrans_manager to enable MAC
2011-12-23 09:30:36 +01:00
* [kaori] warnings due to disregarding return value are removed
2011-12-23 09:29:09 +01:00
2011-11-30 15:54:41 +01:00
November 30, 2011
+ [kaori] TCP return (http-tcp) implemented
2011-11-16 16:43:01 +01:00
November 16, 2011
* [kaori] fixed Region of Interest option, and memory leak of opj_dec_server
2011-11-16 17:54:53 +01:00
+ [kaori] new feature to target JP2 files from www (libcurl required)
2011-11-16 21:03:09 +01:00
* [kaori] fixed opj_server execusion error (instant terminating) with autotool, cmake still need to be fixed
2011-11-16 16:43:01 +01:00
2011-11-08 11:21:24 +01:00
November 8, 2011
! [kaori] updated main page of doxygen
2011-11-06 23:03:12 +01:00
November 3, 2011
* [kaori] solved memory leak of opj_server
! [kaori] removed redundant defines
2011-11-02 01:49:20 +01:00
November 2, 2011
* [antonin] additional patches for autotools and cmake
October 26, 2011
* [kaori] additional patches for autotool are applied
October 25, 2011
* [kaori] patches for cmake and autotool are applied
* [kaori] fixed client viewer to be compatible with server response header both Content-type and Content-Type
October 20, 2011
+ [added] API style in openJPIP library
! [kaori] rearranged directories, applications are all under util/ directory, currently only 'make -f Makefile.nix' works
October 18, 2011
2011-11-02 00:28:07 +01:00
! [kaori] rearranged opj_server, opj_dec_server directory
October 14, 2011
+ [kaori] enable all progression orders
October 12, 2011
+ [kaori] enable layers requests; restricting the number of codesream quality layers
2011-10-11 09:24:58 +02:00
October 11, 2011
+ [antonin] enable JPT-stream request from client viewer option (credit to kaori)
2011-10-10 11:50:18 +02:00
October 10, 2011
2011-10-11 09:24:58 +02:00
- [antonin] removed obsolete indexer utility (credit to kaori)
+ [antonin] enabled JPP-stream (credit to kaori)
2011-10-10 11:50:18 +02:00
2011-10-10 09:03:28 +02:00
September 16, 2011
+ [kaori] enabled stateless requests from the opj_viewers
Septempber 1, 2011
* [kaori] changed terminating status of opj_server in debug/non-server mode
2011-08-27 17:54:52 +02:00
August 27, 2011
* [antonin] fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txt
2011-08-27 14:53:38 +02:00
August 26, 2011
* [antonin] fixed cmake and autotools files to reflect recent indexer changes in JPIP
! [kaori] indexer using the latest openjpeg library
* [antonin] fixed cmake and autotools files to reflect recent changes in JPIP
! [kaori] fixed Makefile.nix to load openjpeg library from this archive
August 25, 2011
+ [kaori] added tid request support to JPIP client
+ [kaori] added quit JPIP server request
August 24, 2011
+ [kaori] added cachemodel_manager, which had been managed in target_manager previously
+ [kaori] added tid request support to JPIP server
2011-08-16 10:54:54 +02:00
August 16, 2011
* [antonin] fixed cmake support for openjpip
2011-08-12 16:59:28 +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)