log OrthancServer/FromDcmtkBridge.cpp @ 1929:cda5b0ab4ce5

age author description
Mon, 21 Mar 2016 14:28:59 +0100 Sebastien Jodogne ORTHANC_MAXIMUM_TAG_LENGTH made explicit
Mon, 21 Mar 2016 14:12:31 +0100 Sebastien Jodogne Configuration::GetDefaultEncoding
Mon, 21 Mar 2016 13:31:56 +0100 Sebastien Jodogne simplification in FromDcmtkBridge
Mon, 07 Mar 2016 17:43:20 +0100 Sebastien Jodogne New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
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
Thu, 08 Oct 2015 13:45:33 +0200 Sebastien Jodogne creation of tag hierarchy from json
Thu, 08 Oct 2015 10:53:14 +0200 Sebastien Jodogne fix
Wed, 07 Oct 2015 17:42:42 +0200 Sebastien Jodogne FromJson
Wed, 07 Oct 2015 16:54:05 +0200 Sebastien Jodogne refactoring
Wed, 07 Oct 2015 15:06:31 +0200 Sebastien Jodogne DicomToJsonFormat enumeration
Wed, 07 Oct 2015 14:29:09 +0200 Sebastien Jodogne refactoring
Wed, 07 Oct 2015 13:57:26 +0200 Sebastien Jodogne refactoring
Tue, 29 Sep 2015 16:31:48 +0200 Sebastien Jodogne New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
Tue, 29 Sep 2015 15:13:34 +0200 Sebastien Jodogne refactoring
Tue, 29 Sep 2015 14:54:24 +0200 Sebastien Jodogne /tools/create-dicom can create tags with unknown VR