Fri, 26 Jun 2020 09:18:30 +0200 |
Sebastien Jodogne |
Issue #182: Better handling of errors in plugins reading chunked HTTP body
|
Tue, 26 May 2020 09:04:00 +0200 |
Sebastien Jodogne |
Fix decoding of DICOM images for plugins
|
Thu, 21 May 2020 11:49:53 +0200 |
Sebastien Jodogne |
cppcheck
|
Tue, 19 May 2020 21:06:53 +0200 |
Sebastien Jodogne |
removed useless information "hasSopInstanceUidChanged"
transcoding
|
Tue, 19 May 2020 13:44:56 +0200 |
Sebastien Jodogne |
automatic test of transcoding
transcoding
|
Tue, 19 May 2020 11:24:00 +0200 |
Sebastien Jodogne |
simplified IDicomTranscoder
transcoding
|
Tue, 19 May 2020 10:17:06 +0200 |
Sebastien Jodogne |
preparing simplified interface for IDicomTranscoder
transcoding
|
Fri, 15 May 2020 09:22:31 +0200 |
Sebastien Jodogne |
new configuration option: BuiltinDecoderTranscoderOrder
transcoding
|
Thu, 14 May 2020 19:20:40 +0200 |
Sebastien Jodogne |
transcoder plugins and GDCM transcoding are working
transcoding
|
Thu, 14 May 2020 14:40:13 +0200 |
Sebastien Jodogne |
simplifying MemoryBufferTranscoder::Transcode() interface
transcoding
|
Thu, 14 May 2020 13:31:05 +0200 |
Sebastien Jodogne |
ServerContext::DecodeDicomFrame()
transcoding
|
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:07:36 +0200 |
Sebastien Jodogne |
new plugin SDK primitives related to OrthancPluginDicomInstance
transcoding
|
Fri, 08 May 2020 11:16:16 +0200 |
Sebastien Jodogne |
refactoring using IDicomTranscoder::TranscodedDicom
transcoding
|
Thu, 07 May 2020 12:37:36 +0200 |
Sebastien Jodogne |
integration mainline->default
transcoding
|
Thu, 07 May 2020 11:13:29 +0200 |
Sebastien Jodogne |
transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented
transcoding
|
Wed, 06 May 2020 08:40:48 +0200 |
Sebastien Jodogne |
Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"
|
Fri, 17 Apr 2020 16:21:50 +0200 |
Sebastien Jodogne |
actual implementation of OrthancPluginRegisterIncomingDicomInstanceFilter()
|
Wed, 15 Apr 2020 22:17:42 +0200 |
Sebastien Jodogne |
fixing signature of DicomMap::ParseDicomMetaInformation()
|
Mon, 02 Mar 2020 15:42:17 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Mon, 02 Mar 2020 15:32:45 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
Fri, 28 Feb 2020 13:27:16 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Fri, 28 Feb 2020 13:23:11 +0100 |
Sebastien Jodogne |
Fix issue #168 (Plugins can't read private tags from the configuration file)
|
Wed, 26 Feb 2020 10:39:55 +0100 |
Sebastien Jodogne |
integration mainline->storage-commitment
storage-commitment
|
Tue, 25 Feb 2020 21:44:09 +0100 |
Sebastien Jodogne |
Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
|
Thu, 13 Feb 2020 10:42:30 +0100 |
Sebastien Jodogne |
handling of errors in storage commitment plugin factory
storage-commitment
|
Wed, 12 Feb 2020 16:06:58 +0100 |
Sebastien Jodogne |
sample storage commitment plugin, C++ wrapper
storage-commitment
|