Activity
From 2025-08-08 to 2025-09-06
2025-08-29
-
18:31 Feature #830 (Closed): img2dcm should use JPEG component identifiers to guess the color model used
- Meanwhile implemented in img2dcm.
-
18:27 Feature #697 (Closed): img2dcm does not support import of grayscale BMP images
- Import of BMP grayscale images is meanwhile supported in img2dcm.
-
18:23 Feature #650 (Closed): Add CRL related command line options to DCMTK network applications
- This is meanwhile implemented. All TLS enabled tools offer options for handling CRLs:...
-
18:18 Feature #430 (Rejected): Out of source tree build for GNU autoconf
- Out of source tree build possible now with the CMake toolchain.
-
18:10 Feature #252 (Closed): Einführung eines Unterzeichnisses "data"
-
18:09 Feature #242 (Closed): Verwendung von STL- und STD-Klassen in configure aktivieren
- Meanwhile available in the CMake toolchain as "DCMTK_ENABLE_STL".
-
18:08 Feature #239 (Closed): findAndGetUint16 problems on MinGW
- MinGW is a fully supported platform and passes all tests. The issue reported was most likely caused by a missing data...
-
18:05 Feature #220 (Closed): anwendungsspezifische File Meta Information schreiben
- In mode EWM_updateMeta, only the SOP Class UID, the SOP Instance UID and the metaheader group length are updated. Wit...
-
17:59 Feature #183 (Rejected): Komplexe Methoden, die vom Optimizer auf Irix MIPSPro bemaengelt werden
- Not an issue anymore with modern compilers.
-
17:57 Feature #172 (Rejected): Spezialisierung von OFList für Pointertypen
- This might cause issues when STL std::list is in use, and a better way to reduce binary size is to use shared librari...
-
17:53 Feature #146 (Rejected): make DCMTK applications aware/enabled for DCMTK_GUI flag
- It makes no sense to implement this feature in the DCMTK command line tools, this needs to be done in real GUI applic...
2025-08-21
-
19:51 Feature #180: Interprozesskommunikation in DCMTK (IPC)
- Very cool :-)
-
14:40 Feature #180 (Closed): Interprozesskommunikation in DCMTK (IPC)
- IPC ist inzwischen implementiert als class OFIPCMessageQueueServer.
-
14:35 Feature #129 (Closed): common support for config files
- Implemented as class OFConfigFile.
-
11:29 Feature #223 (Closed): von OFList abgeleitete Klassen im Toolkit
- Ist inzwischen korrigiert.
-
11:21 Feature #213 (Closed): Buffer overflows vermeiden
- sprintf() has meanwhile been replaced by OFStandard::snprintf() wherever possible in the public and private modules.
-
10:48 Patch #698 (Closed): Trying to link against the iconv library although it was disabled
- Patch is obsolete, since a similar modification is already present in DCMTK.
2025-08-18
-
16:36 Bug #1148 (Closed): dcmodify and dcmconv change SOP Class UID when writing a DICOMDIR file
- Closed by commit #47e298d9b.
2025-08-11
-
15:35 Bug #1159 (Closed): dcmdump prints wrong transfer syntax for empty dataset in file
- Closed by commit #c514ed7ad.
Also available in: Atom