log Plugin/DecodedImageAdapter.cpp @ 296:d179f3928342

age author description
Sat, 30 Jan 2021 12:26:50 +0100 Sebastien Jodogne removed "using namespace Orthanc"
Wed, 06 Jan 2021 18:02:43 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 22 Dec 2020 09:03:24 +0100 Sebastien Jodogne remove calls to deprecated classes of JsonCpp
Fri, 06 Nov 2020 17:33:32 +0100 Sebastien Jodogne fix build
Wed, 10 Jun 2020 12:32:46 +0200 Sebastien Jodogne linking against orthanc framework library
Mon, 11 May 2020 16:02:34 +0200 Sebastien Jodogne improved error message transcoding
Mon, 11 May 2020 12:06:33 +0200 Sebastien Jodogne replacing GdcmDecoder/OrthancImageWrapper.h by OrthancPluginCppWrapper.h
Fri, 13 Mar 2020 12:38:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr