log

age author description
Wed, 25 May 2016 11:50:35 +0200 Sebastien Jodogne "MoveOriginatorID" can be specified for /modalities/.../store
Wed, 25 May 2016 07:24:10 +0200 Sebastien Jodogne new logo
Tue, 24 May 2016 17:45:56 +0200 Sebastien Jodogne New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback()
Tue, 17 May 2016 15:45:49 +0200 Sebastien Jodogne ImageProcessing::Set for float images
Sat, 14 May 2016 13:41:42 +0200 Sebastien Jodogne introducing float32 images
Mon, 09 May 2016 17:56:32 +0200 Sebastien Jodogne new conversions in ImageProcessing::Convert
Mon, 09 May 2016 15:59:53 +0200 Sebastien Jodogne fix
Mon, 09 May 2016 15:58:46 +0200 Sebastien Jodogne inclusion of boost::ublas
Fri, 29 Apr 2016 11:44:16 +0200 Sebastien Jodogne fix
Thu, 28 Apr 2016 17:45:03 +0200 Sebastien Jodogne test validity of base64 strings
Tue, 26 Apr 2016 17:40:55 +0200 Sebastien Jodogne new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Mon, 25 Apr 2016 17:23:07 +0200 Sebastien Jodogne HTTP headers in HttpClient
Mon, 25 Apr 2016 14:41:53 +0200 Sebastien Jodogne fix
Mon, 25 Apr 2016 14:31:19 +0200 Sebastien Jodogne corrected error code
Mon, 25 Apr 2016 14:23:34 +0200 Sebastien Jodogne disable error log
Fri, 22 Apr 2016 10:28:55 +0200 Sebastien Jodogne Modification of instances can now replace PixelData
Fri, 22 Apr 2016 09:05:06 +0200 Sebastien Jodogne return code in Toolbox::DecodeDataUriScheme
Fri, 22 Apr 2016 08:57:33 +0200 Sebastien Jodogne new error code: ErrorCode_AlreadyExistingTag
Fri, 22 Apr 2016 08:47:43 +0200 Sebastien Jodogne refactoring
Fri, 15 Apr 2016 21:42:10 +0200 Sebastien Jodogne support of YBR_RCT photometric interpretation for JPEG2000 lossless
Fri, 15 Apr 2016 10:47:53 +0200 Sebastien Jodogne trace log of http headers
Thu, 14 Apr 2016 17:34:43 +0200 Sebastien Jodogne Macro "__linux" (now obsolete) replaced by macro "__linux__"
Tue, 12 Apr 2016 18:30:55 +0000 sjodogne fix powerpc build
Tue, 12 Apr 2016 19:36:24 +0200 Sebastien Jodogne no need for google log anymore
Mon, 11 Apr 2016 15:17:53 +0200 Sebastien Jodogne Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
Mon, 11 Apr 2016 14:02:18 +0200 Sebastien Jodogne fix warnings
Mon, 11 Apr 2016 13:50:44 +0200 Sebastien Jodogne fix for mingw <= 4.2
Mon, 11 Apr 2016 13:07:15 +0200 Sebastien Jodogne fix warnings
Mon, 11 Apr 2016 12:53:42 +0200 Sebastien Jodogne fix for old versions of mingw
Mon, 11 Apr 2016 12:40:25 +0200 Sebastien Jodogne command line option "-Wno-int-to-pointer-cast" is valid for C/ObjC but not for C++