log OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.h @ 5414:d5c15e9a63dd

age author description
Wed, 08 Nov 2023 16:02:58 +0100 Alain Mazy more verbose error
Tue, 11 Jul 2023 10:25:58 +0200 Alain Mazy wip: try to add a jpeg decoder without colorspace conversion: not working now multiple-jpeg-decoders
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Tue, 31 May 2022 09:36:00 +0200 Alain Mazy fixed /move documentation + improved error reporting
Tue, 22 Mar 2022 19:11:56 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Tue, 22 Mar 2022 12:37:24 +0100 Sebastien Jodogne added FromDcmtkBridge::LookupStringValue()
Mon, 21 Mar 2022 15:19:42 +0100 Alain Mazy new field 'MainDicomTags' in the /system response more-tags
Wed, 16 Mar 2022 09:50:33 +0100 Alain Mazy performance warning more-tags
Fri, 11 Mar 2022 17:38:16 +0100 Alain Mazy Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok more-tags
Thu, 10 Mar 2022 19:00:43 +0100 Alain Mazy split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system more-tags
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Mon, 30 Aug 2021 11:41:05 +0200 Sebastien Jodogne Support detection of windowing and rescale in Philips multiframe images
Wed, 25 Aug 2021 17:20:21 +0200 Sebastien Jodogne added ParsedDicomFile::LookupSubSequence()
Wed, 25 Aug 2021 15:42:34 +0200 Sebastien Jodogne hiding FromDcmtkBridge::Apply() on IDicomPathVisitor