summaryrefslogtreecommitdiff
path: root/applications/jpip
AgeCommit message (Collapse)Author
2011-05-26changed Makefile to Makefile.nix to avoid having autotools overwrite themAntonin Descampe
2011-05-25added system architecture description on the documentationKaori Hagihara
2011-05-24fixed a bug in autotools that prevented "make distcheck" to work properly ↵Antonin Descampe
(credit to Vincent Torri) ; added autotools for the "applications/jpip/tools" directory
2011-05-23forgot to add new Makefile.am in previous commitAntonin Descampe
2011-05-23fixed autotools (broken since the new directory structure) and added ↵Antonin Descampe
autotools as a build method for jpip (credit to Vincent Torri)
2011-05-12subsequent jpip-related commits to be logged in "applications/jpip/CHANGES" ↵Antonin Descampe
rather than main CHANGES file
2011-05-10opj_viewer removed the xml functions (for users without Xersus2), ↵Kaori Hagihara
opj_viewer_xerces is the copy of the original viewer ( needs Xersus2)
2011-05-10temporal commit to resort the opj_viewerKaori Hagihara
2011-05-10Modification of opj_dec_server to be portable to windowsKaori Hagihara
2011-05-09Removal of c99 from the compile option (to be compatible to win platform) ↵Kaori Hagihara
and bool definition in libopenjpip/bool.h
2011-05-09OpenJPIP: small bug fixes to compile on win platformAntonin Descampe
2011-05-08OpenJPIP: fixed several bugs in opj_server (removal of strsep function, ↵Antonin Descampe
duplication of query string) + some changes to compile opj_server under windows (replacement of strcasecmp(), bzero()).
2011-04-14initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on ↵Antonin Descampe
OpenJPEG (see README file in jpip directory for more details)