log OrthancServer/FromDcmtkBridge.cpp @ 1876:9b458e4484a1

age author description
Tue, 08 Dec 2015 10:17:26 +0100 Sebastien Jodogne truncation of serialized DICOM buffers if calcElementLength was overestimated
Wed, 02 Dec 2015 13:00:18 +0100 Sebastien Jodogne "OrthancPluginLookupDictionary()" to get information about some DICOM tag
Wed, 02 Dec 2015 11:26:52 +0100 Sebastien Jodogne DicomToJsonFormat_Simple -> DicomToJsonFormat_Human
Tue, 01 Dec 2015 15:43:23 +0100 Sebastien Jodogne prevent too long tags to be inserted
Thu, 26 Nov 2015 18:53:00 +0100 Sebastien Jodogne "/instances/.../header" to get the meta information (header) of the DICOM instance
Tue, 24 Nov 2015 16:48:23 +0100 Sebastien Jodogne ParsedDicomFile::CreateFromJson worklists
Thu, 19 Nov 2015 11:15:43 +0100 Sebastien Jodogne safety check worklists
Thu, 29 Oct 2015 16:49:25 +0100 Sebastien Jodogne New configuration option: "Dictionary" to declare custom DICOM tags
Thu, 22 Oct 2015 19:00:32 +0200 Sebastien Jodogne include binary in ToJson
Thu, 22 Oct 2015 09:28:08 +0200 Sebastien Jodogne DicomToJsonFlags_IncludeBinary
Thu, 22 Oct 2015 07:52:24 +0200 Sebastien Jodogne removal of DicomStringValue and DicomNullValue
Wed, 21 Oct 2015 16:52:23 +0200 Sebastien Jodogne ToJson: IncludePrivateTags and IncludeUnknownTags
Wed, 21 Oct 2015 16:25:09 +0200 Sebastien Jodogne primitives for flags in dicom-to-json conversions
Thu, 08 Oct 2015 14:34:19 +0200 Sebastien Jodogne fix for encodings
Thu, 08 Oct 2015 13:49:20 +0200 Sebastien Jodogne refactoring