log OrthancServer/Plugins/Engine/OrthancPlugins.cpp @ 4507:b4c58795f3a8

age author description
Thu, 11 Feb 2021 09:33:48 +0100 Sebastien Jodogne widening the use of DicomTransferSyntax enum
Wed, 10 Feb 2021 11:29:53 +0100 Sebastien Jodogne removed cached dicom-as-json from DicomInstanceToStore
Tue, 09 Feb 2021 11:37:13 +0100 Sebastien Jodogne IStorageArea::HasReadRange()
Thu, 04 Feb 2021 18:01:07 +0100 Sebastien Jodogne IStorageArea::ReadRange()
Thu, 28 Jan 2021 19:03:19 +0100 Sebastien Jodogne new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffers
Thu, 28 Jan 2021 16:59:40 +0100 Sebastien Jodogne sample for OrthancPluginRegisterStorageArea2()
Wed, 27 Jan 2021 16:54:03 +0100 Sebastien Jodogne new primitive in plugin SDK: OrthancPluginCreateDicom2()
Tue, 26 Jan 2021 18:25:52 +0100 Sebastien Jodogne migrate remaining links to issues in bitbucket to mercurial server
Wed, 20 Jan 2021 13:30:54 +0100 Sebastien Jodogne new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_
Sat, 09 Jan 2021 13:13:06 +0100 Sebastien Jodogne better warning about no support of file ranges in storage area
Fri, 08 Jan 2021 18:53:33 +0100 Sebastien Jodogne New functions in the SDK: OrthancPluginCreateMemoryBuffer64() and OrthancPluginRegisterStorageArea2()
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021