Activity
From 2013-09-24 to 2013-10-23
2013-10-23
-
18:41 Feature #359: Weitere Dictionaries mit Inhalten aus Teil 6 und 16
- Für den zweiten Punkt (Kodierungsschemeta) würde sich aufgrund der Kürze der Liste vermutlich eine statische Definiti...
-
18:36 Feature #359: Weitere Dictionaries mit Inhalten aus Teil 6 und 16
- *Offen:* Sollen diese Verzeichnisse zur Laufzeit (aus einer Text- oder XML-Datei) eingelesen werden oder statisch im ...
2013-10-22
-
14:43 Feature #525 (Assigned): CP-1264 introduced a new value for VOI LUT Function (LINEAR_EXACT)
-
14:42 Bug #547 (Assigned): SR documents with extended characters (e.g. UTF-8) cannot be read
-
14:42 Bug #564 (Assigned): RT objects with extended characters (e.g. UTF-8) cannot be read -- probably
-
11:38 Bug #564 (Assigned): RT objects with extended characters (e.g. UTF-8) cannot be read -- probably
- Since the "get-and-check" methods of the dcmrt module are based on the dcmsr implementation, it should be checked whe...
-
11:46 Bug #565 (Assigned): setXXX() method should consider the SpecificCharacterSet value
- Currently, the VR checker will reject e.g. UTF-8 encoded characters passed to the numerous setXXX() methods (i.e. whe...
2013-10-18
-
15:36 Feature #563 (New): Add support for missing sub-item types
- The network module does not defined all sub-item types for the optional user information parameter (see DICOM standar...
-
14:38 Bug #562 (Closed): Check whether character set encoding is correct for "Native DICOM Model" output
- According to Table A.1.5-2 in PS 3.19-2011:
_The character encoding is that declared for the Infoset, regardless o...
2013-10-17
-
18:19 Bug #395: More possible timeout problems in the networking module...
- Here's another (possible) issue: http://forum.dcmtk.org/viewtopic.php?f=1&t=3822
2013-10-16
-
16:12 Support #561 (New): DIMSE_moveUser issue in non-blocking mode
- http://forum.dcmtk.org/viewtopic.php?f=1&t=3822
2013-10-15
-
11:43 Bug #389 (Assigned): Compilation on Windows 7 with MINGW64
- Also see this forum posting on "mingw problems": http://forum.dcmtk.org/viewtopic.php?f=1&t=3838
2013-10-13
-
21:19 Patch #349: Thread support for storescp
- It would certainly be better to add this feature to dcmrecv (i.e. based on the threaded version of the DcmSCP class).
-
21:17 Patch #261 (Rejected): StoreSCP patch for '#i' as placeholder for PID
2013-10-12
-
12:38 Bug #393: Usage of "errno" in Windows
- Atsushi Suzuki <email-address-obfuscated> sent an email with the attached patch on 2013-10-09:
1) dcmnet error messa...
2013-10-10
-
15:00 Bug #547: SR documents with extended characters (e.g. UTF-8) cannot be read
- Actually, the originally reported issue is closed by the following commits:
* http://git.dcmtk.org/web?p=dcmtk.git;a... -
14:58 Feature #555 (Closed): Add getSpecificCharacterSet() method to DcmElement / DcmObject
- See this commit: http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=1e6b80f42e2edd003c982c3551d8ab7dc6c00a14
2013-10-08
-
20:09 Feature #558 (New): Add promiscuous mode to movescu
- Adding a --promiscuous option to movescu (as in storescp) would be a nice feature: http://forum.dcmtk.org/viewtopic.p...
-
14:53 Bug #557 (Closed): storescp's --sort-on-patientname option implies Latin-1 characters
- The current implementation of storerscp's --sort-on-patientname option seems to imply that the DICOM dataset is encod...
2013-10-04
-
22:23 Feature #556 (Closed): Remove Word file "wwwapp.doc"?
- Since the text file "wwwapp.txt" should contain the same information (need to check that!), the file "wwwapp.doc" sho...
2013-10-03
-
18:09 Bug #547: SR documents with extended characters (e.g. UTF-8) cannot be read
- There should be a new DSRDocument::read() flag that can be used to ignore such errors.
-
18:07 Feature #555 (Closed): Add getSpecificCharacterSet() method to DcmElement / DcmObject
- This new method should first search on the current dataset/item-level for the element (0008,0005) SpecificCharacterSe...
-
18:00 Bug #554 (Closed): When OF/OD is mapped to OB, do we need to consider endianness?
- When one of the two global flags dcmEnableOtherFloatStringVRGeneration or dcmEnableOtherDoubleStringVRGeneration are ...
-
17:48 Feature #553 (New): Optionally, map post-1993 VRs to UN instead of OB
- Currently, the VRs UN, UT, OF and OD, which have been introduced after the first edition of the DICOM standard, are m...
2013-10-02
-
17:44 Feature #552 (New): The Q/R SCP should be IHE-compliant
- Mathieu Malaterre writes:
"It would be really nice if dcmqrscp would be compliant with IHE Radiology Technical Fra...
2013-10-01
-
12:33 Bug #551 (Closed): Check format of AT element values in Native DICOM Model
- What is the normative XML representation of AT values? Is it "(gggg,eeee)" or "ggggeeee" - I guess the latter.
See...
2013-09-26
-
16:54 Feature #549 (Resolved): Supplement 163 introduces "InlineBinary" for the Native DICOM Model
- http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=ea988256801da67c6cc91b98c2d26823183fab25
The following VRs are still... -
14:00 Feature #550 (New): All SCPs should optionally support the "private shutdown SOP class"
- Maybe, this feature could be added to the DcmSCP class. That way, all SCPs based on this class (e.g. DcmStorageSCP an...
2013-09-24
-
13:01 Feature #544 (Closed): Pass a reference to a DcmDataset to DcmFileFormat without creating a copy
- Added functionality to one of the DcmFileFormat constructors.
Also available in: Atom