log

age author description
Sun, 25 Jun 2023 18:40:19 +0200 Sebastien Jodogne cppcheck
Sun, 25 Jun 2023 18:33:01 +0200 Sebastien Jodogne sanitizing @see in OrthancCPlugin.h
Sun, 25 Jun 2023 18:28:49 +0200 Sebastien Jodogne store metrics as integers instead of floats to avoid precision loss in increments
Sun, 25 Jun 2023 17:49:34 +0200 Sebastien Jodogne refactoring MetricsRegistry
Sun, 25 Jun 2023 15:19:25 +0200 Sebastien Jodogne only store PixelDataVR metadata if needed
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:43:10 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::Load()
Sat, 24 Jun 2023 12:21:26 +0200 Sebastien Jodogne remove NEWS from reverted commits 5306:155637655710 and 5308:1e23bfb0f732
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, 22 Jun 2023 21:30:45 +0200 Alain Mazy added XC in the modality list
Thu, 22 Jun 2023 08:48:38 +0200 Sebastien Jodogne added instance metadata "PixelDataVR"
Mon, 19 Jun 2023 19:20:53 +0200 Alain Mazy merge
Mon, 19 Jun 2023 19:20:31 +0200 Alain Mazy revert 5306:155637655710: re-enable automatic conversion from YBR to RGB
Mon, 19 Jun 2023 11:50:04 +0200 Sebastien Jodogne typo
Fri, 16 Jun 2023 09:27:17 +0200 Alain Mazy updated API version to 21
Fri, 16 Jun 2023 09:26:33 +0200 Alain Mazy merge default -> am-experimental am-experimental
Mon, 12 Jun 2023 18:42:06 +0200 Alain Mazy added a route to DELETE /jobs/../archive
Wed, 07 Jun 2023 10:48:14 +0200 Alain Mazy support multiple values for UL/OL
Tue, 06 Jun 2023 17:04:23 +0200 Alain Mazy notes
Tue, 06 Jun 2023 09:15:27 +0200 Alain Mazy todo
Mon, 05 Jun 2023 10:02:27 +0200 Alain Mazy Disabled automatic conversion from YBR to RGB when transcoding JPEG to RAW transfer-syntax
Thu, 01 Jun 2023 15:21:05 +0200 Alain Mazy todo palette PNG in create-dicom
Tue, 30 May 2023 18:00:05 +0200 Alain Mazy todo
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
Wed, 24 May 2023 11:44:21 +0200 Alain Mazy Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0
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, 23 May 2023 17:38:26 +0200 Alain Mazy New URI /instances/{id}/file-until-pixel-data am-experimental