[1.5] backport r909, r922-925 to branch 1.5 (terminating status of opj_server in...
[openjpeg.git] / applications / jpip / CHANGES
1 What's New for OpenJPIP
2
3 * : fixed
4 - : removed
5 ! : changed
6 + : added
7
8 September 16, 2011
9 + [kaori] enabled stateless requests from the opj_viewers
10
11 Septempber 1, 2011
12 * [kaori] changed terminating status of opj_server in debug/non-server mode
13
14 August 27, 2011
15 * [antonin] fixed missing include directory in opj_client/opj_dec_server/CMakeLists.txt
16
17 August 26, 2011
18 * [antonin] fixed cmake and autotools files to reflect recent indexer changes in JPIP
19 ! [kaori] indexer using the latest openjpeg library
20 * [antonin] fixed cmake and autotools files to reflect recent changes in JPIP
21 ! [kaori] fixed Makefile.nix to load openjpeg library from this archive
22
23 August 25, 2011
24 + [kaori] added tid request support to JPIP client
25 + [kaori] added quit JPIP server request
26
27 August 24, 2011
28 + [kaori] added cachemodel_manager, which had been managed in target_manager previously
29 + [kaori] added tid request support to JPIP server
30
31 August 16, 2011
32 * [antonin] fixed cmake support for openjpip
33
34 August 12, 2011
35 + [antonin] added cmake support to openjpip
36
37 July 6, 2011
38 * [antonin] JPIP : fixed autotools to work with recent name changes
39
40 July 5, 2011
41 ! [kaori] changed parameter, file names, message names regarding JPT-stream to JPIP-stream, which handles also JPP-stream
42
43 May 26, 2011
44 ! [antonin] changed Makefile to Makefile.nix to avoid having autotools overwrite them.
45
46 May 23, 2011
47 + [antonin] added autotools for the 'tools' directory
48 + [antonin] added autotools as a build method for jpip (credit to Vincent Torri)
49
50 May 10, 2011
51 ! [kaori] opj_viewer removed the xml functions (for users without Xersus2)
52 + [kaori] renamed opj_viewer  to opj_viewer_xerces ( needs Xersus2)
53 ! [kaori] Modification of opj_dec_server to be portable to windows  
54
55 May 9, 2011
56 * [kaori] Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h
57
58 May 9, 2011
59 * [antonin] OpenJPIP: small bug fixes to compile on win platform
60
61 May 8, 2011
62 * [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()).
63
64 April 14, 2011
65 + [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)