log OrthancFramework/Sources/DicomParsing/ParsedDicomFile.cpp @ 5322:a904a4caf5b7

age author description
Sun, 25 Jun 2023 11:48:47 +0200 Sebastien Jodogne unit testing ParsedDicomFile::GuessPixelDataValueRepresentation()
Sat, 24 Jun 2023 12:18:58 +0200 Sebastien Jodogne added "OrthancPluginLoadDicomInstance()" to load DICOM instances from the database
Fri, 23 Jun 2023 18:01:55 +0200 Sebastien Jodogne added ParsedDicomFile::InjectEmptyPixelData()
Thu, 25 May 2023 17:19:52 +0200 Alain Mazy new SDK function OrthancPluginEncodeDicomWebJson3 that allows injecting an empty PixelData element at the end am-experimental
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Fri, 08 Jul 2022 15:26:52 +0200 Alain Mazy Added support for RGBA64 images in tools/create-dicom and /preview (Contribution from James Manners - Pliny)
Wed, 23 Mar 2022 11:48:47 +0100 Sebastien Jodogne cppcheck
Wed, 23 Mar 2022 11:44:40 +0100 Sebastien Jodogne fix ParsedDicomFile::DecodeOverlay() for WebAssembly
Mon, 21 Mar 2022 08:59:20 +0100 Sebastien Jodogne added ParsedDicomFile::DecodeAllOverlays()
Sun, 20 Mar 2022 11:35:17 +0100 Sebastien Jodogne added ParsedDicomFile::DecodeOverlay()
Tue, 22 Feb 2022 17:46:28 +0100 Sebastien Jodogne fix linking of Sanitizer sample plugin
Wed, 09 Feb 2022 21:07:57 +0100 Sebastien Jodogne allow custom value for "Modality" in /tools/create-dicom for PDF
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 09 Dec 2021 17:22:40 +0100 Alain Mazy added ReceivedInstanceCallback + sample C++ plugin received-instance-callback
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Mon, 30 Aug 2021 18:16:53 +0200 Sebastien Jodogne fix
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()
Tue, 08 Jun 2021 12:37:48 +0200 Sebastien Jodogne use of DicomPath in ParsedDicomFile
Wed, 10 Mar 2021 17:15:01 +0100 Sebastien Jodogne fix build on os x db-changes
Thu, 25 Feb 2021 16:52:32 +0100 Sebastien Jodogne fix ParsedDicomImage::EmbedImage() on big-endian Orthanc-1.9.1
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Thu, 11 Feb 2021 09:33:48 +0100 Sebastien Jodogne widening the use of DicomTransferSyntax enum
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Thu, 05 Nov 2020 17:20:49 +0100 Sebastien Jodogne abi continued
Thu, 05 Nov 2020 15:52:28 +0100 Sebastien Jodogne moving inline methods to source files for ABI compatibility
Tue, 03 Nov 2020 20:05:55 +0100 Sebastien Jodogne avoid multiple calls to GetWidth() and GetHeight() on pixel loops
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Mon, 21 Sep 2020 18:10:31 +0200 Sebastien Jodogne enforcing parameter "enforceAligned" in PamReader
Thu, 17 Sep 2020 15:01:31 +0200 Sebastien Jodogne improving const-correctness in ParsedDicomFile
Wed, 16 Sep 2020 20:53:31 +0200 Sebastien Jodogne cppcheck
Fri, 07 Aug 2020 10:46:50 +0200 Sebastien Jodogne centralization of default parameters for JSON/DicomMap conversions from DCMTK
Thu, 06 Aug 2020 18:25:47 +0200 Sebastien Jodogne "maxTagLength" must be explicitly given to ParsedDicomFile::ExtractDicomSummary()
Thu, 06 Aug 2020 17:38:55 +0200 Sebastien Jodogne keep only one signature for FromDcmtkBridge::ExtractDicomSummary()
Thu, 06 Aug 2020 15:55:03 +0200 Sebastien Jodogne Fix DICOM SCP filters if some query tag has more than 256 characters
Tue, 07 Jul 2020 19:17:56 +0200 Sebastien Jodogne re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL framework-lgpl
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base Core/DicomParsing/ParsedDicomFile.cpp@fa5e833da5ba