log OrthancServer/ParsedDicomFile.cpp @ 2381:b8969010b534

age author description
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Tue, 29 Aug 2017 16:49:44 +0200 Sebastien Jodogne reorganization in macros
Wed, 12 Jul 2017 14:00:00 +0200 Sebastien Jodogne DicomModification::Clear() issue-46-anonymization
Fri, 09 Jun 2017 16:14:52 +0200 Sebastien Jodogne Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 09 Dec 2016 17:20:21 +0100 Sebastien Jodogne URI to reconstruct the main DICOM tags, the JSON summary and the metadata
Fri, 09 Dec 2016 11:24:04 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND for worklists
Thu, 08 Dec 2016 12:45:06 +0100 Sebastien Jodogne Fix handling of encodings in C-FIND requests
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Tue, 08 Nov 2016 10:49:45 +0100 Sebastien Jodogne reorganization
Mon, 07 Nov 2016 15:13:16 +0100 Sebastien Jodogne Possibility to DELETE "dicom-as-json" attachments to reconstruct them
Mon, 07 Nov 2016 13:47:21 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 12:38:09 +0100 Sebastien Jodogne cleaning up
Mon, 20 Jun 2016 14:07:29 +0200 sjodogne fix msvc warnings
Mon, 13 Jun 2016 15:26:20 +0200 Sebastien Jodogne cppcheck
Fri, 22 Apr 2016 10:28:55 +0200 Sebastien Jodogne Modification of instances can now replace PixelData
Fri, 22 Apr 2016 09:05:06 +0200 Sebastien Jodogne return code in Toolbox::DecodeDataUriScheme
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)