log OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp @ 4695:651f069c7f77

age author description
Thu, 17 Jun 2021 14:00:34 +0200 Sebastien Jodogne fix error if overriding existing tag in the DICOM dictionary
Thu, 10 Jun 2021 11:21:22 +0200 Sebastien Jodogne cppcheck
Tue, 08 Jun 2021 12:37:48 +0200 Sebastien Jodogne use of DicomPath in ParsedDicomFile
Mon, 07 Jun 2021 18:35:46 +0200 Sebastien Jodogne FromDcmtkBridge::RemovePath() and FromDcmtkBridge::ReplacePath()
Thu, 13 May 2021 14:11:47 +0200 Sebastien Jodogne "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
Wed, 24 Feb 2021 15:07:54 +0100 Sebastien Jodogne fix segmentation fault during anonymization on big-endian architectures
Wed, 24 Feb 2021 12:39:35 +0100 Sebastien Jodogne Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)
Tue, 16 Feb 2021 15:01:13 +0100 Sebastien Jodogne added DicomToJsonFlags_SkipGroupLengths
Tue, 16 Feb 2021 14:42:04 +0100 Sebastien Jodogne Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
Tue, 16 Feb 2021 12:18:41 +0100 Sebastien Jodogne removal of "dicom-as-json" attachments
Tue, 09 Feb 2021 15:24:36 +0100 Sebastien Jodogne FromDcmtkBridge::LogMissingTagsForStore()
Tue, 26 Jan 2021 18:25:52 +0100 Sebastien Jodogne migrate remaining links to issues in bitbucket to mercurial server
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 30 Nov 2020 16:33:40 +0100 Sebastien Jodogne Fix access to videos as a single raw frame
Mon, 09 Nov 2020 16:09:05 +0100 Sebastien Jodogne removed a friend method for better abi