Activity
From 2013-07-28 to 2013-08-26
2013-08-26
-
14:55 Feature #544: Pass a reference to a DcmDataset to DcmFileFormat without creating a copy
- We now have another solution for this use case (in DcmStorageSCP / dcmrecv): http://git.dcmtk.org/web?p=dcmtk.git;a=c...
2013-08-23
-
14:10 Feature #544 (Closed): Pass a reference to a DcmDataset to DcmFileFormat without creating a copy
- Currently, the DcmFileFormat constructor accepting a DcmDataset* always creates a copy. This is ok in many cases but ...
2013-08-22
2013-08-21
-
15:41 Bug #393: Usage of "errno" in Windows
- Probably, a good idea would be to add a new helper function for this purpose to OFStandard.
-
10:35 Feature #403 (Resolved): Reconcile with latest version of CharLS
- Since this is a "continual process", I reopened this issue.
-
10:32 Feature #404 (Resolved): Update "oflog" to latest log4cplus release
- Since this is a "continual process", I reopened this issue.
2013-08-20
-
16:04 Feature #525: CP-1264 introduced a new value for VOI LUT Function (LINEAR_EXACT)
- Also see CP-1316 (Clarify exact windowing function): ftp://medical.nema.org/medical/dicom/cp/cp1316_01.pdf
-
14:40 Bug #523 (Closed): ofthread test fails on FreeBSD
- Commited "patch":http://git.dcmtk.org/web?p=dcmtk.git;a=commitdiff;h=c180689f7845a1c5c65c644c2a4a6281aaf8381b in orde...
2013-08-15
-
19:15 Feature #543 (New): Check whether "oflog" supports character set conversion
- It seems that the underlying log4cplus supports multiple characters sets using _UNICODE and/or libiconv, but nobody e...
2013-08-14
-
15:57 Feature #542 (New): Classes DcmSCU and DcmSCP are not only still experimental but lack a common "strategy"
- Both classes should be checked for common features and these should be "implemented" in the same way. This applies to...
-
15:51 Bug #541 (Closed): Doxygen documentation of class DcmTLSSCU is incomplete
- See: http://git.dcmtk.org/web?p=dcmtk.git;a=blob;f=dcmtls/include/dcmtk/dcmtls/tlsscu.h
This class has been introd...
2013-08-07
2013-08-06
-
15:23 Feature #540 (Closed): Remove limit of 128 presentation contexts for SCP configuration
- Currently, the list of presentation contexts accepted by an SCP is (or at least seems to be) limited to 128, although...
2013-08-05
-
09:29 Feature #342: Option in dcmcjpeg to determine whether to compress icon image sequence pixel data or to leave it uncompressed
- The compression codecs in DCMTK recursively search a DcmDataset instance for all occurances of a PixelData element, a...
2013-08-04
-
19:37 Bug #389: Compilation on Windows 7 with MINGW64
- No idea why I renamed myrand_t. Apparently it was a good idea to have it called like this. So yeah, #ifdefs are the w...
-
15:28 Bug #389 (Feedback): Compilation on Windows 7 with MINGW64
- I found two remaining problems to be solved for successfully compiling via mingw. One exists since commit 7419ad733d5...
2013-08-01
-
17:59 Feature #539 (New): Align "private.dic" with other DICOM toolkits
- DCMTK's private dictionary hasn't seen a major update in the last couple of years. It would probably be a good idea t...
-
12:20 Feature #526 (Closed): CP-1261 introduces a new value representation OD (Other Doubly String)
- See this commit: http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=4352ca00d3a4574b607d3541008ec9826c14f07d
2013-07-29
-
15:34 Feature #538 (New): movescu: Close MOVE connection if storage to internal server is complete
- This is a feature that is relevant if movescu's internal storage server is used in order to receive objects from a mo...
-
14:31 Feature #537 (Closed): Removed deprecated OFauto_ptr (replace with OFunique_ptr )
- Removed deprecated OFauto_ptr class and replace all occurrences with OFunique_ptr. Update configure/CMake tests as re...
Also available in: Atom