log

age author description
Thu, 04 Feb 2021 15:31:00 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "PixelDataOffset"
Thu, 04 Feb 2021 11:42:25 +0100 Sebastien Jodogne DicomStreamReader::LookupPixelDataOffset()
Sat, 30 Jan 2021 18:19:11 +0100 Sebastien Jodogne Fix build on big-endian architectures
Fri, 29 Jan 2021 11:51:42 +0100 Sebastien Jodogne back to mainline
Fri, 29 Jan 2021 10:36:16 +0100 Sebastien Jodogne typo in NEWS Orthanc-1.9.0
Fri, 29 Jan 2021 10:12:06 +0100 Sebastien Jodogne Orthanc-1.9.0 Orthanc-1.9.0
Fri, 29 Jan 2021 09:46:47 +0100 Sebastien Jodogne fix missing include for Debian unstable
Fri, 29 Jan 2021 07:32:48 +0100 Sebastien Jodogne fix
Thu, 28 Jan 2021 19:36:13 +0100 Sebastien Jodogne fix
Thu, 28 Jan 2021 19:28:32 +0100 Sebastien Jodogne cppcheck
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()
Thu, 28 Jan 2021 15:54:30 +0100 Sebastien Jodogne new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"
Thu, 28 Jan 2021 14:07:49 +0100 Sebastien Jodogne fix test paths
Wed, 27 Jan 2021 18:54:21 +0100 Sebastien Jodogne Clarifying documentation of "AllowTranscoding" in "DicomModalities"
Wed, 27 Jan 2021 18:37:34 +0100 Sebastien Jodogne "/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags
Wed, 27 Jan 2021 17:28:34 +0100 Sebastien Jodogne todo
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
Tue, 26 Jan 2021 17:57:09 +0100 Sebastien Jodogne fix integration test test_frames_transcoding of DICOMweb plugin
Tue, 26 Jan 2021 15:50:52 +0100 Sebastien Jodogne new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"
Tue, 26 Jan 2021 14:48:10 +0100 Sebastien Jodogne new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
Tue, 26 Jan 2021 10:18:50 +0100 Sebastien Jodogne rename TransferSyntax enum as TransferSyntaxGroup
Tue, 26 Jan 2021 09:15:05 +0100 Sebastien Jodogne patch of DCMTK 3.6.6 to fix value of "MediaStorageSOPClassUID" if writing DICOMDIR
Mon, 25 Jan 2021 18:38:29 +0100 Sebastien Jodogne upgrade to dcmtk 3.6.6
Mon, 25 Jan 2021 18:12:59 +0100 Sebastien Jodogne move old enum TransferSyntax from OrthancFramework to OrthancServer
Mon, 25 Jan 2021 15:18:34 +0100 Sebastien Jodogne IApplicationEntityFilter::GetAcceptedTransferSyntaxes()
Thu, 21 Jan 2021 19:06:00 +0100 Sebastien Jodogne todo
Thu, 21 Jan 2021 17:54:44 +0100 Sebastien Jodogne ABI compatibility for DicomStoreUserConnection::Transcode()
Thu, 21 Jan 2021 17:08:32 +0100 Sebastien Jodogne New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU