log Core/DicomParsing/ParsedDicomFile.h @ 4035:cc6ed76bba27

age author description
Wed, 10 Jun 2020 10:28:01 +0200 Alain Mazy added contextual privateCreators dico to ParsedDicomFile -> this allows you not to have to define a DefaultPrivateCreator. This was tested only in the scope of C-Find requests but should not have impact on other parts since it is not used out of C-Find right now
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Fri, 05 Jun 2020 16:07:01 +0200 Sebastien Jodogne working on the shared library for Orthanc framework
Tue, 19 May 2020 10:17:06 +0200 Sebastien Jodogne preparing simplified interface for IDicomTranscoder transcoding
Fri, 08 May 2020 13:43:50 +0200 Sebastien Jodogne prototyping automated transcoding of incoming DICOM files transcoding
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 19 Nov 2019 17:26:02 +0100 Sebastien Jodogne argument "ignoreTagLength" to ParsedDicomFile::ExtractDicomSummary()
Mon, 04 Nov 2019 15:58:26 +0100 Sebastien Jodogne safeguarding inclusion of ParsedDicomFile
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Thu, 21 Feb 2019 10:21:12 +0100 Sebastien Jodogne More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Mon, 15 Oct 2018 13:45:00 +0200 amazy Allow creation of MONOCHROME1 greyscale images in tools/create-dicom