log Plugins/Include/orthanc/OrthancCPlugin.h @ 2022:fefbe71c2272

age author description
Fri, 17 Jun 2016 17:09:50 +0200 Sebastien Jodogne Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
Tue, 14 Jun 2016 17:53:23 +0200 Sebastien Jodogne HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Thu, 26 May 2016 14:24:56 +0200 Sebastien Jodogne New URI "/modalities/.../move" to issue C-Move SCU requests
Tue, 24 May 2016 17:45:56 +0200 Sebastien Jodogne New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback()
Tue, 26 Apr 2016 17:40:55 +0200 Sebastien Jodogne new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Fri, 22 Apr 2016 08:57:33 +0200 Sebastien Jodogne new error code: ErrorCode_AlreadyExistingTag
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()
Tue, 05 Apr 2016 10:30:17 +0200 Sebastien Jodogne warn about the use of privileged ports
Sat, 06 Feb 2016 12:38:57 +0100 Sebastien Jodogne type
Fri, 15 Jan 2016 17:31:00 +0100 Sebastien Jodogne fix bad type
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Tue, 15 Dec 2015 17:22:52 +0100 Sebastien Jodogne cppcheck
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
Fri, 27 Nov 2015 12:22:44 +0100 Sebastien Jodogne "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
Wed, 25 Nov 2015 17:35:52 +0100 Sebastien Jodogne OrthancPluginDecodeDicomImage
Wed, 25 Nov 2015 16:56:24 +0100 Sebastien Jodogne sample plugin: CustomImageDecoder
Wed, 25 Nov 2015 16:39:03 +0100 Sebastien Jodogne "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
Wed, 25 Nov 2015 16:00:57 +0100 Sebastien Jodogne refactoring of DicomImageDecoder
Tue, 24 Nov 2015 17:46:32 +0100 Sebastien Jodogne OrthancPluginDicomFromJson
Tue, 24 Nov 2015 13:36:08 +0100 Sebastien Jodogne plugin sample: automated jpeg2k compression
Tue, 24 Nov 2015 11:38:14 +0100 Sebastien Jodogne OrthancPluginGetInstanceOrigin
Mon, 23 Nov 2015 17:09:27 +0100 Sebastien Jodogne more consistent naming in worklist primitives worklists
Fri, 20 Nov 2015 16:42:49 +0100 Sebastien Jodogne documentation worklists
Fri, 20 Nov 2015 15:54:07 +0100 Sebastien Jodogne sample worklist plugin worklists
Fri, 20 Nov 2015 14:33:41 +0100 Sebastien Jodogne sdk primitives to handle worklists worklists
Fri, 20 Nov 2015 13:53:20 +0100 Sebastien Jodogne callback for handling worklists with plugins worklists
Fri, 20 Nov 2015 12:57:14 +0100 Sebastien Jodogne calledAet made available to all the handlers worklists
Wed, 18 Nov 2015 12:00:14 +0100 Sebastien Jodogne primitives to handle dicom worklists worklists
Tue, 17 Nov 2015 17:46:32 +0100 Sebastien Jodogne AcceptMediaDispatcher bootstrap
Fri, 13 Nov 2015 15:06:45 +0100 Sebastien Jodogne OrthancPluginRestApiGet2
Thu, 12 Nov 2015 15:24:23 +0100 Sebastien Jodogne New UpdatedAttachment and UpdatedMetadata events in plugins
Thu, 29 Oct 2015 16:49:25 +0100 Sebastien Jodogne New configuration option: "Dictionary" to declare custom DICOM tags
Thu, 29 Oct 2015 11:09:00 +0100 Sebastien Jodogne LookupIdentifier is plugins db-changes
Mon, 26 Oct 2015 16:04:58 +0100 Sebastien Jodogne SetOfResources db-changes
Fri, 23 Oct 2015 17:04:22 +0200 Sebastien Jodogne documentation
Fri, 23 Oct 2015 16:49:17 +0200 Sebastien Jodogne OrthancStarted and OrthancStopped events in plugins
Thu, 22 Oct 2015 19:53:51 +0200 Sebastien Jodogne DicomToJson callable from plugins
Tue, 13 Oct 2015 16:10:35 +0200 Sebastien Jodogne ordered-slices continued db-changes
Fri, 02 Oct 2015 13:31:39 +0200 Sebastien Jodogne fix build if SSL is disabled db-changes
Fri, 02 Oct 2015 13:26:05 +0200 Sebastien Jodogne UpgradeDatabase in the sample plugin db-changes
Thu, 01 Oct 2015 11:55:25 +0200 Sebastien Jodogne refactoring of sample plugins, OrthancPluginReconstructMainDicomTags db-changes
Tue, 29 Sep 2015 16:31:48 +0200 Sebastien Jodogne New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
Fri, 25 Sep 2015 16:24:13 +0200 Sebastien Jodogne New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Wed, 23 Sep 2015 14:42:20 +0200 Sebastien Jodogne provision for error codes in plugins
Wed, 23 Sep 2015 13:39:00 +0200 Sebastien Jodogne warning about OrthancPluginRegisterOnChangeCallback
Mon, 21 Sep 2015 13:26:45 +0200 Sebastien Jodogne "/system" URI gives information about the plugins used for storage area and DB back-end
Fri, 18 Sep 2015 17:45:59 +0200 Sebastien Jodogne OrthancPluginErrorCode in database plugins
Fri, 18 Sep 2015 16:46:35 +0200 Sebastien Jodogne OrthancPluginErrorCode in REST callbacks
Fri, 18 Sep 2015 16:32:29 +0200 Sebastien Jodogne Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Wed, 16 Sep 2015 15:18:59 +0200 Sebastien Jodogne Primitives to upgrade the database version in plugins
Fri, 04 Sep 2015 17:12:25 +0200 Sebastien Jodogne drawing texts on image from plugins
Fri, 04 Sep 2015 13:44:21 +0200 Sebastien Jodogne font support within Orthanc
Wed, 02 Sep 2015 15:07:47 +0200 Sebastien Jodogne Implementation of the "GetAllPublicIdsWithLimit" extension
Wed, 02 Sep 2015 13:58:08 +0200 Sebastien Jodogne OrthancPluginConvertPixelFormat
Tue, 01 Sep 2015 17:37:26 +0200 Sebastien Jodogne issuing HTTP requests from the plugin SDK
Tue, 01 Sep 2015 16:41:16 +0200 Sebastien Jodogne fix
Tue, 01 Sep 2015 13:06:39 +0200 Sebastien Jodogne JpegWriter