subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" rather...
[openjpeg.git] / applications / jpip / CHANGES
1 What's New for OpenJPIP
2
3 * : fixed
4 - : removed
5 ! : changed
6 + : added
7
8 May 10, 2011
9 ! [kaori] opj_viewer removed the xml functions (for users without Xersus2)
10 + [kaori] renamed opj_viewer  to opj_viewer_xerces ( needs Xersus2)
11 ! [kaori] Modification of opj_dec_server to be portable to windows  
12
13 May 9, 2011
14 * [kaori] Removal of c99 from the compile option (to be compatible to win platform) and bool definition in libopenjpip/bool.h
15
16 May 9, 2011
17 * [antonin] OpenJPIP: small bug fixes to compile on win platform
18
19 May 8, 2011
20 * [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()).
21
22 April 14, 2011
23 + [antonin] initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on OpenJPEG (see README file in jpip directory for more details)