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()