log

age author description
Wed, 20 Jan 2021 17:43:15 +0100 Sebastien Jodogne todo
Wed, 20 Jan 2021 17:36:23 +0100 Sebastien Jodogne "LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis
Wed, 20 Jan 2021 17:02:10 +0100 Sebastien Jodogne "/modalities/{...}/query": New string argument "LocalAet"
Wed, 20 Jan 2021 14:51:48 +0100 Sebastien Jodogne The DICOM meta-header and the transfer syntax are displayed at the "Instance" level
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"
Wed, 20 Jan 2021 13:30:54 +0100 Sebastien Jodogne new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_
Wed, 20 Jan 2021 12:43:44 +0100 Sebastien Jodogne fix ParsedDicomCache for emscripten
Tue, 19 Jan 2021 19:05:04 +0100 Sebastien Jodogne Refactoring and improvements to the cache of DICOM files in ServerContext
Tue, 19 Jan 2021 16:11:23 +0100 Sebastien Jodogne new class: ParsedDicomCache()
Tue, 19 Jan 2021 14:31:04 +0100 Sebastien Jodogne Explicitly use little-endian to encode uncompressed file size with zlib compression
Tue, 19 Jan 2021 12:03:49 +0100 Sebastien Jodogne Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
Tue, 19 Jan 2021 10:02:46 +0100 Sebastien Jodogne new function MultipartStreamReader::ParseHeaderArguments()
Mon, 18 Jan 2021 15:04:36 +0100 Sebastien Jodogne todo
Mon, 18 Jan 2021 14:51:52 +0100 Sebastien Jodogne new configuration option "MaximumPduLength" to tune the maximum PDU length
Thu, 14 Jan 2021 09:13:29 +0100 Sebastien Jodogne support empty PatientID in OrthancImport.py
Thu, 14 Jan 2021 08:50:48 +0100 Sebastien Jodogne "#warning" is not available on Visual Studio
Wed, 13 Jan 2021 18:48:53 +0100 Sebastien Jodogne todo
Wed, 13 Jan 2021 17:17:50 +0100 Sebastien Jodogne fix
Wed, 13 Jan 2021 17:13:42 +0100 Sebastien Jodogne ImageProcessing::Set(image, r, g, b, a) applicable to grayscale images
Wed, 13 Jan 2021 10:32:34 +0100 Sebastien Jodogne fix LOG() in OrthancPluginCppWrapper.cpp
Wed, 13 Jan 2021 09:19:32 +0100 Sebastien Jodogne new function in OrthancPluginCppWrapper: ReadJsonWithoutComments()
Tue, 12 Jan 2021 13:07:15 +0100 Sebastien Jodogne ImageProcessing::ConvertJpegYCbCrToRgb()
Mon, 11 Jan 2021 14:32:44 +0100 Sebastien Jodogne new error code: ErrorCode_BadRange
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()
Thu, 07 Jan 2021 18:18:39 +0100 Sebastien Jodogne configuration options for DICOM TLS in Orthanc SCP
Thu, 07 Jan 2021 16:53:35 +0100 Sebastien Jodogne configuration options for DICOM TLS in Orthanc SCU
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 06 Jan 2021 09:39:07 +0100 Sebastien Jodogne pre-release of Orthanc framework 23ad1b9c7800
Mon, 04 Jan 2021 17:05:21 +0100 Sebastien Jodogne fix tag in openapi