log Plugins/Engine/OrthancPlugins.h @ 3392:ad434967a68c

age author description
Thu, 06 Jun 2019 10:35:16 +0200 Sebastien Jodogne renames
Wed, 05 Jun 2019 17:17:48 +0200 Sebastien Jodogne new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 17:14:55 +0100 Sebastien Jodogne New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
Tue, 11 Sep 2018 16:34:21 +0200 Sebastien Jodogne unserialization of jobs from plugins
Wed, 05 Sep 2018 17:57:06 +0200 Sebastien Jodogne primitives to create jobs from plugins
Thu, 23 Aug 2018 13:52:54 +0200 Sebastien Jodogne New events in change callbacks: "UpdatedPeers" and "UpdatedModalities"
Wed, 22 Aug 2018 16:55:07 +0200 Sebastien Jodogne New primitives to access Orthanc peers from plugins
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Wed, 22 Feb 2017 21:49:16 +0100 Sebastien Jodogne New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 09 Nov 2016 15:07:50 +0100 Sebastien Jodogne safety checks of macros
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Mon, 20 Jun 2016 14:07:29 +0200 sjodogne fix msvc warnings
Fri, 10 Jun 2016 17:54:26 +0200 Sebastien Jodogne More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
Tue, 31 May 2016 12:19:53 +0200 Sebastien Jodogne Speedup in plugins by removing unnecessary locks
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
Thu, 07 Apr 2016 17:26:13 +0200 Sebastien Jodogne New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
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
Fri, 27 Nov 2015 12:22:44 +0100 Sebastien Jodogne "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
Wed, 25 Nov 2015 16:39:03 +0100 Sebastien Jodogne "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images