Thu, 25 Feb 2021 16:59:24 +0100 |
Sebastien Jodogne |
Orthanc-1.9.1
Orthanc-1.9.1
|
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 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
|
Mon, 22 Feb 2021 16:32:11 +0100 |
Sebastien Jodogne |
new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
|
Mon, 22 Feb 2021 15:27:25 +0100 |
Sebastien Jodogne |
Added "Timeout" parameter everywhere in "/modalities/.../"
|
Tue, 16 Feb 2021 15:01:13 +0100 |
Sebastien Jodogne |
added DicomToJsonFlags_SkipGroupLengths
|
Tue, 16 Feb 2021 14:42:04 +0100 |
Sebastien Jodogne |
Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
|
Tue, 16 Feb 2021 12:18:41 +0100 |
Sebastien Jodogne |
removal of "dicom-as-json" attachments
|
Thu, 11 Feb 2021 11:00:05 +0100 |
Sebastien Jodogne |
Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
|
Mon, 08 Feb 2021 18:34:40 +0100 |
Sebastien Jodogne |
Possibility to generate a static library containing the Orthanc Framework
|
Thu, 04 Feb 2021 15:31:00 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "PixelDataOffset"
|
Sat, 30 Jan 2021 18:19:11 +0100 |
Sebastien Jodogne |
Fix build on big-endian architectures
|
Fri, 29 Jan 2021 10:36:16 +0100 |
Sebastien Jodogne |
typo in NEWS
Orthanc-1.9.0
|
Fri, 29 Jan 2021 10:12:06 +0100 |
Sebastien Jodogne |
Orthanc-1.9.0
Orthanc-1.9.0
|
Thu, 28 Jan 2021 15:54:30 +0100 |
Sebastien Jodogne |
new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"
|
Wed, 27 Jan 2021 18:37:34 +0100 |
Sebastien Jodogne |
"/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags
|
Wed, 27 Jan 2021 16:54:03 +0100 |
Sebastien Jodogne |
new primitive in plugin SDK: OrthancPluginCreateDicom2()
|
Tue, 26 Jan 2021 15:50:52 +0100 |
Sebastien Jodogne |
new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"
|
Tue, 26 Jan 2021 14:48:10 +0100 |
Sebastien Jodogne |
new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
|
Mon, 25 Jan 2021 18:38:29 +0100 |
Sebastien Jodogne |
upgrade to dcmtk 3.6.6
|
Thu, 21 Jan 2021 17:08:32 +0100 |
Sebastien Jodogne |
New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU
|
Wed, 20 Jan 2021 17:36:23 +0100 |
Sebastien Jodogne |
"LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis
|
Wed, 20 Jan 2021 17:02:10 +0100 |
Sebastien Jodogne |
"/modalities/{...}/query": New string argument "LocalAet"
|
Wed, 20 Jan 2021 14:51:48 +0100 |
Sebastien Jodogne |
The DICOM meta-header and the transfer syntax are displayed at the "Instance" level
|
Wed, 20 Jan 2021 14:20:37 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the series level: "RemoteAET"
|
Tue, 19 Jan 2021 19:05:04 +0100 |
Sebastien Jodogne |
Refactoring and improvements to the cache of DICOM files in ServerContext
|
Tue, 19 Jan 2021 14:31:04 +0100 |
Sebastien Jodogne |
Explicitly use little-endian to encode uncompressed file size with zlib compression
|
Tue, 19 Jan 2021 12:03:49 +0100 |
Sebastien Jodogne |
Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
|