Mercurial > hg > orthanc
log OrthancServer/OrthancRestApi/OrthancRestModalities.cpp @ 3955:66879215cbf3 c-get
age | author | description |
---|---|---|
Thu, 07 May 2020 11:13:29 +0200 | Sebastien Jodogne | transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding |
Mon, 04 May 2020 15:37:45 +0200 | Sebastien Jodogne | improved code reuse in OrthancRestModalities, added missing timeout params transcoding |
Mon, 04 May 2020 14:49:31 +0200 | Sebastien Jodogne | moving timeout from DicomAssocation to DicomAssociationParameters transcoding |
Thu, 30 Apr 2020 15:00:20 +0200 | Sebastien Jodogne | forcing use of DicomAssociationParameters if creating an SCU transcoding |
Wed, 29 Apr 2020 12:26:51 +0200 | Alain Mazy | added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcoding |
Mon, 27 Apr 2020 18:16:20 +0200 | Sebastien Jodogne | switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE transcoding |
Fri, 10 Apr 2020 17:29:11 +0200 | Sebastien Jodogne | removing deprecated DicomUserControl from OrthancRestModalities.cpp |