log OrthancFramework/UnitTestsSources/FromDcmtkTests.cpp @ 5746:afd421225eb4 find-refactoring-clean tip

age author description
Thu, 06 Jun 2024 17:55:13 +0200 Alain Mazy Improved parsing of multiple numerical values in DICOM tags
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Thu, 23 Nov 2023 16:59:16 +0100 Alain Mazy improved C-Store negotiation and logging debug-telemis
Wed, 22 Nov 2023 13:10:34 +0100 Alain Mazy fix debug-telemis
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
Tue, 11 Jul 2023 15:54:57 +0200 Sebastien Jodogne fix for wasm
Tue, 27 Jun 2023 15:12:39 +0200 Sebastien Jodogne upgraded anonymization to Basic Profile of PS 3.15-2023b Table E.1-1
Sun, 25 Jun 2023 12:29:39 +0200 Sebastien Jodogne added DicomMap::GuessPixelDataValueRepresentation()
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()
Wed, 24 May 2023 08:56:41 +0200 Alain Mazy merge am-experimental
Wed, 24 May 2023 08:54:54 +0200 Alain Mazy fix am-experimental
Tue, 09 May 2023 17:48:33 +0200 Alain Mazy Made Orthanc more resilient to common spelling errors in SpecificCharacterSet
Fri, 28 Apr 2023 10:42:27 +0200 Alain Mazy wip: 'dicomWeb' json format + 'include' get arguments 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)
Mon, 25 Apr 2022 18:25:46 +0200 Sebastien Jodogne fix build for older compilers
Tue, 22 Mar 2022 19:11:56 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Sun, 20 Mar 2022 11:35:17 +0100 Sebastien Jodogne added ParsedDicomFile::DecodeOverlay()
Wed, 16 Mar 2022 09:50:33 +0100 Alain Mazy performance warning 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, 06 Sep 2021 22:13:07 +0200 Sebastien Jodogne support 64 bit integers in DICOMweb
Mon, 30 Aug 2021 18:21:12 +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, 06 Jul 2021 13:29:57 +0200 Sebastien Jodogne cppcheck