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
|
Tue, 26 Jan 2021 10:18:50 +0100 |
Sebastien Jodogne |
rename TransferSyntax enum as TransferSyntaxGroup
|
Tue, 26 Jan 2021 09:15:05 +0100 |
Sebastien Jodogne |
patch of DCMTK 3.6.6 to fix value of "MediaStorageSOPClassUID" if writing DICOMDIR
|
Mon, 25 Jan 2021 18:38:29 +0100 |
Sebastien Jodogne |
upgrade to dcmtk 3.6.6
|
Mon, 25 Jan 2021 18:12:59 +0100 |
Sebastien Jodogne |
move old enum TransferSyntax from OrthancFramework to OrthancServer
|
Mon, 25 Jan 2021 15:18:34 +0100 |
Sebastien Jodogne |
IApplicationEntityFilter::GetAcceptedTransferSyntaxes()
|
Thu, 21 Jan 2021 19:06:00 +0100 |
Sebastien Jodogne |
todo
|
Thu, 21 Jan 2021 17:54:44 +0100 |
Sebastien Jodogne |
ABI compatibility for DicomStoreUserConnection::Transcode()
|
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:43:15 +0100 |
Sebastien Jodogne |
todo
|
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"
|
Wed, 20 Jan 2021 13:30:54 +0100 |
Sebastien Jodogne |
new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_
|