log Plugins/Engine/OrthancPlugins.cpp @ 1984:9f09a20e41e2

age author description
Mon, 25 Apr 2016 14:31:19 +0200 Sebastien Jodogne corrected error code
Thu, 07 Apr 2016 17:42:20 +0200 Sebastien Jodogne sample plugin
Thu, 07 Apr 2016 17:26:13 +0200 Sebastien Jodogne New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Fri, 12 Feb 2016 15:08:13 +0100 Sebastien Jodogne fix case for HTTP headers keys in OrthancPluginRestApiGet2
Tue, 09 Feb 2016 15:26:37 +0100 Sebastien Jodogne IImageWriter
Tue, 05 Jan 2016 17:45:27 +0100 Sebastien Jodogne optimization for multi-frame images
Tue, 05 Jan 2016 13:26:51 +0100 Sebastien Jodogne Refactoring leading to speedups with custom image decoders
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 09 Dec 2015 09:29:05 +0100 Sebastien Jodogne OrthancPluginSendMultipartItem2 for DICOMweb
Wed, 02 Dec 2015 13:00:18 +0100 Sebastien Jodogne "OrthancPluginLookupDictionary()" to get information about some DICOM tag
Wed, 02 Dec 2015 11:26:52 +0100 Sebastien Jodogne DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
Wed, 02 Dec 2015 11:22:05 +0100 Sebastien Jodogne C-FIND SCP will return tags with sequence value representation
Mon, 30 Nov 2015 15:34:14 +0100 Sebastien Jodogne cppcheck
Mon, 30 Nov 2015 13:50:21 +0100 Sebastien Jodogne ensure images returned to plugins are writable
Mon, 30 Nov 2015 13:16:52 +0100 Sebastien Jodogne better handling of ordered-slices
Mon, 30 Nov 2015 10:34:04 +0100 Sebastien Jodogne simplification of the sample plugin