comparison NEWS @ 1824:b530c3dfe2a6

refactoring image decoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 25 Nov 2015 14:14:32 +0100
parents 0ef4e6e66b56
children ac5b0b4e2434
comparison
equal deleted inserted replaced
1823:0ef4e6e66b56 1824:b530c3dfe2a6
58 58
59 Maintenance 59 Maintenance
60 ----------- 60 -----------
61 61
62 * Full indexation of the patient/study tags to speed up searches and C-Find 62 * Full indexation of the patient/study tags to speed up searches and C-Find
63 * Full refactoring of the searching features 63 * Many refactorings, notably of the searching features and of the image decoding
64 * C-Move SCP for studies using AccessionNumber tag 64 * C-Move SCP for studies using AccessionNumber tag
65 * Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change) 65 * Fix issue 4 (C-Store Association not renegotiated on Specific-to-specific transfer syntax change)
66 * "--logdir" flag creates a single log file instead of 3 separate files for errors/warnings/infos 66 * "--logdir" flag creates a single log file instead of 3 separate files for errors/warnings/infos
67 * "--errors" flag lists the error codes that could be returned by Orthanc 67 * "--errors" flag lists the error codes that could be returned by Orthanc
68 * Under Windows, the exit status of Orthanc corresponds to the encountered error code 68 * Under Windows, the exit status of Orthanc corresponds to the encountered error code