log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 3973:d86bddb50972

age author description
Fri, 22 May 2020 18:40:35 +0200 Sebastien Jodogne fix spelling errors according to debian
Thu, 14 May 2020 13:31:05 +0200 Sebastien Jodogne ServerContext::DecodeDicomFrame() transcoding
Thu, 14 May 2020 07:37:44 +0200 Sebastien Jodogne Allow concurrent calls to the custom image decoders provided by the plugins transcoding
Wed, 08 Apr 2020 14:49:54 +0200 Alain Mazy /rendered route: fix automatic windowing of files without windowing tags and RescaleSlope != 1
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 13:57:43 +0100 Sebastien Jodogne implementation of "/instances/.../rendered" for grayscale images
Tue, 25 Feb 2020 08:42:00 +0100 Sebastien Jodogne fix linking