Fri, 15 May 2020 15:48:15 +0200 |
Sebastien Jodogne |
Moved the GDCM sample plugin out of the Orthanc repository as a separate plugin
transcoding
|
Fri, 15 May 2020 09:22:31 +0200 |
Sebastien Jodogne |
new configuration option: BuiltinDecoderTranscoderOrder
transcoding
|
Thu, 14 May 2020 07:51:12 +0200 |
Sebastien Jodogne |
updated conformance statement
c-get
|
Thu, 14 May 2020 07:37:44 +0200 |
Sebastien Jodogne |
Allow concurrent calls to the custom image decoders provided by the plugins
transcoding
|
Wed, 13 May 2020 18:12:34 +0200 |
Sebastien Jodogne |
new SDK: OrthancPluginGetInstanceAdvancedJson(), OrthancPluginGetInstanceDicomWebJson() and OrthancPluginGetInstanceDicomWebXml()
transcoding
|
Wed, 13 May 2020 16:43:09 +0200 |
Sebastien Jodogne |
new functions in SDK: OrthancPluginEncodeDicomWebJson2() and OrthancPluginEncodeDicomWebXml2()
transcoding
|
Tue, 12 May 2020 12:38:27 +0200 |
Sebastien Jodogne |
OrthancPluginTranscodeDicomInstance() and OrthancPluginSerializeDicomInstance()
transcoding
|
Mon, 11 May 2020 21:12:40 +0200 |
Sebastien Jodogne |
NEWS: issue #169 was fixed by 8f7ad4989fec
transcoding
|
Mon, 11 May 2020 21:07:36 +0200 |
Sebastien Jodogne |
new plugin SDK primitives related to OrthancPluginDicomInstance
transcoding
|
Fri, 08 May 2020 19:15:28 +0200 |
Sebastien Jodogne |
transcoding ZIP archive and media
transcoding
|
Thu, 07 May 2020 14:52:53 +0200 |
Sebastien Jodogne |
route "/instances/.../modify": New option "Transcode"
transcoding
|
Thu, 07 May 2020 12:37:36 +0200 |
Sebastien Jodogne |
integration mainline->default
transcoding
|
Thu, 07 May 2020 12:23:40 +0200 |
Alain Mazy |
'/ordered-slices': reverted the change introduced in 1.5.8 and go-back to 1.5.7 behaviour
transcoding
|
Wed, 06 May 2020 08:40:48 +0200 |
Sebastien Jodogne |
Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"
|
Tue, 05 May 2020 18:08:51 +0200 |
Sebastien Jodogne |
integration mainline->transcoding
transcoding
|
Tue, 05 May 2020 18:08:36 +0200 |
Sebastien Jodogne |
upgrade to openssl 1.1.1g
|
Wed, 29 Apr 2020 12:26:51 +0200 |
Alain Mazy |
added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve
transcoding
|
Fri, 24 Apr 2020 17:30:41 +0200 |
Alain Mazy |
allow Keeping the SOPInstanceUID in /instances/../modify
|
Tue, 21 Apr 2020 13:21:10 +0200 |
Sebastien Jodogne |
Orthanc-1.6.1
Orthanc-1.6.1
|
Mon, 20 Apr 2020 17:39:11 +0200 |
Sebastien Jodogne |
reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170s
|
Thu, 16 Apr 2020 18:46:11 +0200 |
Sebastien Jodogne |
preparing primitives to filter incoming DICOM instances in the plugin SDK
|
Thu, 16 Apr 2020 17:59:47 +0200 |
Sebastien Jodogne |
new "info" field in "ReceivedInstanceFilter()" callback
|
Thu, 16 Apr 2020 17:03:34 +0200 |
Sebastien Jodogne |
reducing the default number of threads in the HTTP server from 50 to 10
|
Thu, 16 Apr 2020 16:58:37 +0200 |
Sebastien Jodogne |
avoid one memcpy of the DICOM buffer on "POST /instances"
|
Wed, 15 Apr 2020 14:37:40 +0200 |
Sebastien Jodogne |
Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
|
Fri, 03 Apr 2020 14:06:13 +0200 |
Sebastien Jodogne |
new REST route: /modalities/{id}/store-straight
|
Thu, 02 Apr 2020 16:45:20 +0200 |
Sebastien Jodogne |
Fix OpenSSL initialization on Linux Standard Base
|
Thu, 02 Apr 2020 13:25:48 +0200 |
Sebastien Jodogne |
upgrade to openssl 1.1.1f
|
Thu, 02 Apr 2020 11:24:47 +0200 |
Sebastien Jodogne |
upgrade to civetweb 1.12, error reporting if OpenSSL failure
|
Wed, 01 Apr 2020 08:33:32 +0200 |
Sebastien Jodogne |
fix signature of OrthancPluginRegisterStorageCommitmentScpCallback()
|