support tid request
[openjpeg.git] / applications / jpip / CHANGES
1 What's New for OpenJPIP
2
3 * : fixed
4 - : removed
5 ! : changed
6 + : added
7
8 August 24, 2011
9 + [kaori] added cachemodel_manager, which had been managed in target_manager previously
10 + [kaori] added tid request support
11
12 August 16, 2011
13 * [antonin] fixed cmake support for openjpip
14
15 August 12, 2011
16 + [antonin] added cmake support to openjpip
17
18 July 6, 2011
19 * [antonin] JPIP : fixed autotools to work with recent name changes
20
21 July 5, 2011
22 ! [kaori] changed parameter, file names, message names regarding JPT-stream to JPIP-stream, which handles also JPP-stream
23
24 May 26, 2011
25 ! [antonin] changed Makefile to Makefile.nix to avoid having autotools overwrite them.
26
27 May 23, 2011
28 + [antonin] added autotools for the 'tools' directory
29 + [antonin] added autotools as a build method for jpip (credit to Vincent Torri)
30
31 May 10, 2011
32 ! [kaori] opj_viewer removed the xml functions (for users without Xersus2)
33 + [kaori] renamed opj_viewer  to opj_viewer_xerces ( needs Xersus2)
34 ! [kaori] Modification of opj_dec_server to be portable to windows  
35
36 May 9, 2011
37 * [kaori] Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h
38
39 May 9, 2011
40 * [antonin] OpenJPIP: small bug fixes to compile on win platform
41
42 May 8, 2011
43 * [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()).
44
45 April 14, 2011
46 + [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)