Fix for strncasecmp
[openjpeg.git] / applications / jpip /
2012-01-30 Mathieu MalaterreFix for strncasecmp
2012-01-30 Mathieu MalaterreFix compilation with close and such
2012-01-30 Mathieu MalaterreRemove unistd.h from win32 compilation
2012-01-30 Mathieu MalaterreAnother fix for snprintf
2012-01-30 Mathieu Malaterreisblank is C99, not isspace
2012-01-30 Mathieu Malaterreisblank is C99, not isspace
2012-01-30 Mathieu Malaterrestrncasecmp is C99
2012-01-30 Mathieu Malaterredeclarations after statement (C90)
2012-01-30 Mathieu MalaterreAs explained in the documentation cant be included...
2012-01-30 Mathieu MalaterreFix snprintf for M$ compilers
2012-01-30 Mathieu Malaterrefix declarations
2012-01-30 Mathieu Malaterredeclarations after statement (C90)
2012-01-30 Mathieu MalaterreAnother pass at getting this code to compile on windows
2012-01-30 Mathieu Malaterretrack all declarations after statement for C90 compiler...
2012-01-30 Mathieu MalaterreFix compilation of C code. Remove warnings.
2012-01-30 Mathieu MalaterreFix a couple of warnings
2012-01-30 Mathieu Malaterretrying to track issue with msgqueue_manager on win32...
2012-01-30 Mathieu MalaterreRemove unistd.h include
2012-01-30 Mathieu MalaterreRemove include of unistd.h. non-existant on win32
2012-01-28 Mathieu Malaterremissing ws2_32 linking
2012-01-26 Antonin Descampe[1.5] remove pthread dependency from jpip client utilities
2012-01-25 Vincent Torrifix libopenjpip link on Windows
2012-01-25 Vincent Torrifollow latest JPIP changes in the autotools side (pthre...
2012-01-25 Antonin Descampe[1.5] remove pthread dependency in JPIP client and...
2012-01-25 Mathieu MalaterreRefactor code to split jpip client code from server...
2011-12-28 Mathieu Malaterreremove symbolink links
2011-12-28 Mathieu MalaterreRemove binary jar from source dist.
2011-12-24 Kaori Hagihara[1.5][JPIP] additional modification for the warning
2011-12-23 Mathieu MalaterreApply another patch from Kaori, about return value...
2011-12-23 Mathieu MalaterreApply patch from Kaori. Thanks.
2011-12-21 Mathieu MalaterreMake sure to append the compile def
2011-12-16 Mathieu MalaterreRemove warning about GNU void* extension
2011-12-12 Mathieu MalaterreSync with trunk
2011-11-30 Kaori Hagihara[1.5][JPIP] TCP return (http-tcp) implemented
2011-11-19 Vincent Torrifix compilation of libopenjpip (libcurl dependency...
2011-11-16 Kaori Hagihara[1.5][JPIP] fixed opj_server execusion error (instant...
2011-11-16 Vincent Torri[1.5] libcurl dep, fix 'distcheck' rule.
2011-11-16 Kaori Hagihara[1.5][JPIP] new feature to target JP2 files from www...
2011-11-16 Kaori Hagihara[1.5][JPIP] added get_filesize()
2011-11-16 Kaori Hagihara[1.5][JPIP] fixed Region of Interest option, and memory...
2011-11-08 Kaori Hagihara[1.5][JPIP] backport r1042 to branch 1.5
2011-11-06 Antonin Descampe[1.5][JPIP] backport r1037 to branch 1.5
2011-11-02 Antonin Descampe[1.5] backport r1017, r1030:1032 from trunk + additiona...
2011-11-01 Antonin Descampe[1.5] backport revisions 996, 997, 1000, 1008-1012...
2011-10-11 Antonin Descampe[1.5] backport r987:990 to branch 1.5
2011-10-10 Antonin Descampe[1.5][JPIP]removed obsolete indexer utility
2011-10-10 Antonin Descampe[1.5] enabled JPP stream in JPIP (result of GSoC program)
2011-10-10 Antonin Descampe[1.5] backport r909, r922-925 to branch 1.5 (terminatin...
2011-10-10 Vincent Torri[1.5] add missing file in tarball, no need to change...
2011-10-01 Vincent Torri[1.5] fix output when --disable-shared or --disable...
2011-08-27 Antonin Descampebackport r895 to openjpeg-1.5 branch
2011-08-27 Antonin Descampebackport r882:893 to openjpeg-1.5 branch
2011-08-16 Antonin Descampebackport r870 to branch openjpeg-1.5
2011-08-15 Antonin Descampebackport r868 to openjpeg-1.5 branch
2011-08-12 Antonin Descampeadded cmake support to openjpip
2011-08-11 Mickael Savinaudbackport rev[824-834] and rev[837-859] into the openjpe...
2011-07-28 Mickael Savinaudmanage case 0 frames inside yuv_num_frames function...
2011-07-13 Antonin Descampe[openjpeg-1.5] JPIP : updated opj_viewer* jar files
2011-07-11 Kaori Hagiharaupdates of jar files 2
2011-07-11 Kaori Hagiharaupdates of jar files
2011-07-06 Kaori Hagiharabug fixed for error concerning parameter name modificat...
2011-07-06 Antonin DescampeJPIP : fixed autotools to work with recent name changes
2011-07-05 Kaori Hagiharaadditional changes of parameter names and message names...
2011-07-05 Kaori Hagiharaadd documentations
2011-07-05 Kaori Hagiharachanged program and parameter names from jpt to jpip
2011-07-05 Kaori Hagiharachanged func name parse_stream to parse_JPIPstream
2011-07-04 Kaori Hagiharachanged parameter and file names regarding JPT-stream...
2011-06-27 Kaori Hagiharatypo miss corrections for fx,fy
2011-05-26 Antonin Descampechanged Makefile to Makefile.nix to avoid having autoto...
2011-05-25 Kaori Hagiharaadded system architecture description on the documentation
2011-05-24 Antonin Descampefixed a bug in autotools that prevented "make distcheck...
2011-05-23 Antonin Descampeforgot to add new Makefile.am in previous commit
2011-05-23 Antonin Descampefixed autotools (broken since the new directory structu...
2011-05-12 Antonin Descampesubsequent jpip-related commits to be logged in "applic...
2011-05-10 Kaori Hagiharaopj_viewer removed the xml functions (for users without...
2011-05-10 Kaori Hagiharatemporal commit to resort the opj_viewer
2011-05-10 Kaori HagiharaModification of opj_dec_server to be portable to windows
2011-05-09 Kaori HagiharaRemoval of c99 from the compile option (to be compatibl...
2011-05-09 Antonin DescampeOpenJPIP: small bug fixes to compile on win platform
2011-05-08 Antonin DescampeOpenJPIP: fixed several bugs in opj_server (removal...
2011-04-14 Antonin Descampeinitial commit of OpenJPIP 1.0, a JPIP client-server...