log OrthancServer/ParsedDicomFile.cpp @ 1980:ebce5f456b8e

age author description
Fri, 22 Apr 2016 08:57:33 +0200 Sebastien Jodogne new error code: ErrorCode_AlreadyExistingTag
Fri, 22 Apr 2016 08:47:43 +0200 Sebastien Jodogne refactoring
Wed, 06 Apr 2016 14:22:48 +0200 Sebastien Jodogne refactoring
Tue, 05 Apr 2016 11:07:02 +0200 Sebastien Jodogne return a single raw frame from DICOM videos
Mon, 04 Apr 2016 13:37:31 +0200 Sebastien Jodogne fix compilation against DCMTK 3.6.1
Mon, 04 Apr 2016 13:36:56 +0200 Sebastien Jodogne fix compilation against DCMTK 3.6.1
Fri, 25 Mar 2016 11:27:38 +0100 Sebastien Jodogne test dicom patterns
Thu, 24 Mar 2016 11:46:41 +0100 Sebastien Jodogne FromDcmtkBridge::LoadFromMemoryBuffer
Tue, 22 Mar 2016 15:11:53 +0100 Sebastien Jodogne FromDcmtkBridge::FromJson
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, 07 Mar 2016 17:43:20 +0100 Sebastien Jodogne New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Mon, 08 Feb 2016 11:33:39 +0100 Sebastien Jodogne do not generate RC files for non-Windows builds
Tue, 05 Jan 2016 13:26:51 +0100 Sebastien Jodogne Refactoring leading to speedups with custom image decoders
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Thu, 26 Nov 2015 18:53:00 +0100 Sebastien Jodogne "/instances/.../header" to get the meta information (header) of the DICOM instance
Wed, 25 Nov 2015 16:39:03 +0100 Sebastien Jodogne "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
Wed, 25 Nov 2015 16:00:57 +0100 Sebastien Jodogne refactoring of DicomImageDecoder
Wed, 25 Nov 2015 14:14:32 +0100 Sebastien Jodogne refactoring image decoding
Tue, 24 Nov 2015 16:48:23 +0100 Sebastien Jodogne ParsedDicomFile::CreateFromJson worklists
Fri, 20 Nov 2015 17:56:31 +0100 Sebastien Jodogne c-find scu for modality worklists worklists
Fri, 20 Nov 2015 13:53:20 +0100 Sebastien Jodogne callback for handling worklists with plugins worklists
Wed, 18 Nov 2015 16:11:28 +0100 Sebastien Jodogne getting rid of opaque data structures worklists
Wed, 18 Nov 2015 15:50:32 +0100 Sebastien Jodogne refactoring of DicomFindAnswers worklists
Wed, 18 Nov 2015 12:00:14 +0100 Sebastien Jodogne primitives to handle dicom worklists worklists
Tue, 17 Nov 2015 17:46:32 +0100 Sebastien Jodogne AcceptMediaDispatcher bootstrap
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
Mon, 12 Oct 2015 14:47:58 +0200 Sebastien Jodogne integration mainline->db-changes db-changes