Thu, 25 Feb 2021 18:27:28 +0100 |
Sebastien Jodogne |
back to mainline
|
Thu, 25 Feb 2021 16:59:24 +0100 |
Sebastien Jodogne |
Orthanc-1.9.1
Orthanc-1.9.1
|
Thu, 25 Feb 2021 16:52:32 +0100 |
Sebastien Jodogne |
fix ParsedDicomImage::EmbedImage() on big-endian
Orthanc-1.9.1
|
Thu, 25 Feb 2021 12:15:18 +0100 |
Sebastien Jodogne |
additional option in DownloadOrthancFramework: ORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES
|
Thu, 25 Feb 2021 11:02:23 +0100 |
Sebastien Jodogne |
handling of ENABLE_WEB_SERVER in DownloadOrthancFramework.cmake for static library
|
Wed, 24 Feb 2021 21:06:34 +0100 |
Sebastien Jodogne |
fix decoding of images on big-endian architectures
|
Wed, 24 Feb 2021 15:07:54 +0100 |
Sebastien Jodogne |
fix segmentation fault during anonymization on big-endian architectures
|
Wed, 24 Feb 2021 12:39:35 +0100 |
Sebastien Jodogne |
Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)
|
Tue, 23 Feb 2021 20:05:26 +0100 |
Sebastien Jodogne |
fix cross-compilation for big endian on Debian 10
|
Tue, 23 Feb 2021 15:19:40 +0100 |
Sebastien Jodogne |
The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)
|
Tue, 23 Feb 2021 15:05:55 +0100 |
Sebastien Jodogne |
added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer
|
Tue, 23 Feb 2021 13:46:58 +0100 |
Sebastien Jodogne |
fix build
|
Tue, 23 Feb 2021 11:28:28 +0100 |
Sebastien Jodogne |
added field "Timeout" in "OrthancPeers" configuration option
|
Tue, 23 Feb 2021 11:01:54 +0100 |
Sebastien Jodogne |
using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO)
|