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
|
Wed, 25 Nov 2015 16:00:57 +0100 |
Sebastien Jodogne |
refactoring of DicomImageDecoder
|
Tue, 24 Nov 2015 17:46:32 +0100 |
Sebastien Jodogne |
OrthancPluginDicomFromJson
|
Mon, 23 Nov 2015 17:02:42 +0100 |
Sebastien Jodogne |
disable worklist support if no plugin has registered callbacks
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, 13 Nov 2015 15:06:45 +0100 |
Sebastien Jodogne |
OrthancPluginRestApiGet2
|
Tue, 10 Nov 2015 17:18:42 +0100 |
Sebastien Jodogne |
refactoring
|
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
|
Thu, 24 Sep 2015 15:55:17 +0200 |
Sebastien Jodogne |
IHttpExceptionFormatter
|
Wed, 23 Sep 2015 22:05:27 +0200 |
Sebastien Jodogne |
plugin error dictionary
|
Mon, 21 Sep 2015 14:05:06 +0200 |
Sebastien Jodogne |
fix build with plugins disabled
|
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, 04 Sep 2015 17:12:25 +0200 |
Sebastien Jodogne |
drawing texts on image from plugins
|
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 12:11:53 +0200 |
Sebastien Jodogne |
documentation, primitives for jpeg
|
Mon, 31 Aug 2015 17:37:54 +0200 |
Sebastien Jodogne |
primitives for image encoding/decoding in plugins
|
Thu, 27 Aug 2015 14:58:58 +0200 |
Sebastien Jodogne |
OrthancPluginRegisterRestCallbackNoLock, documentation
|
Thu, 27 Aug 2015 12:56:48 +0200 |
Sebastien Jodogne |
OrthancPluginSendHttpStatus
|
Tue, 25 Aug 2015 13:37:57 +0200 |
Sebastien Jodogne |
give access to full request origin in ReceivedInstanceFilter (Lua)
|
Tue, 25 Aug 2015 11:04:19 +0200 |
Sebastien Jodogne |
provide the origin of the requests to HTTP handlers
|
Thu, 20 Aug 2015 11:56:42 +0200 |
Sebastien Jodogne |
New function OrthancPluginBufferCompression() to (un)compress memory buffers
|
Thu, 02 Jul 2015 11:35:41 +0200 |
Sebastien Jodogne |
refactoring of the main function
|
Wed, 01 Jul 2015 13:16:12 +0200 |
Sebastien Jodogne |
refactoring: IHttpHandler does not use std::string to hold the request body
|
Wed, 01 Jul 2015 10:38:39 +0200 |
Sebastien Jodogne |
refactoring: IHttpHandler and HttpToolbox
|
Tue, 30 Jun 2015 17:19:26 +0200 |
Sebastien Jodogne |
uncoupling of SignalChange for Lua scripts
|
Tue, 30 Jun 2015 16:04:05 +0200 |
Sebastien Jodogne |
refactoring of OrthancPlugins, improvement in ServeFolders
|
Tue, 30 Jun 2015 15:09:34 +0200 |
Sebastien Jodogne |
refactoring: LuaScripting
|
Fri, 26 Jun 2015 16:23:27 +0200 |
Sebastien Jodogne |
refactoring of samples
|
Wed, 20 May 2015 15:21:26 +0200 |
Sebastien Jodogne |
Plugins now receive duplicated GET arguments in their REST callbacks
|
Wed, 18 Feb 2015 13:06:01 +0100 |
Sebastien Jodogne |
fix in the plugin destruction
|
Wed, 11 Feb 2015 10:40:08 +0100 |
Sebastien Jodogne |
custom database back-end
db-changes
|
Fri, 06 Feb 2015 14:09:55 +0100 |
Sebastien Jodogne |
reorganization
|
Thu, 05 Feb 2015 09:39:55 +0100 |
Sebastien Jodogne |
upgrade to year 2015
|
Tue, 03 Feb 2015 11:52:21 +0100 |
Sebastien Jodogne |
Plugins can do REST calls to other plugins
|