log Plugin/Plugin.cpp @ 265:af7108b06b4d

age author description
Mon, 08 Jun 2020 18:05:15 +0200 Sebastien Jodogne fix
Fri, 05 Jun 2020 17:38:40 +0200 Sebastien Jodogne replacing OrthancPluginLog...() by LOG(...)
Thu, 14 May 2020 15:49:58 +0200 Sebastien Jodogne fix transcoding
Mon, 11 May 2020 15:34:12 +0200 Sebastien Jodogne Move the GDCM decoder out of the Orthanc Web viewer plugin as a separate plugin transcoding
Mon, 11 May 2020 12:06:33 +0200 Sebastien Jodogne replacing GdcmDecoder/OrthancImageWrapper.h by OrthancPluginCppWrapper.h
Fri, 13 Mar 2020 14:03:23 +0100 Sebastien Jodogne fix compilation with Holy Build Box (for LSB)
Fri, 13 Mar 2020 12:38:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:41:38 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 29 May 2019 16:51:35 +0200 Sebastien Jodogne Performance: Replaced "OrthancPluginRegisterRestCallback" by "OrthancPluginRegisterRestCallbackNoLock"
Mon, 24 Dec 2018 13:47:11 +0100 Sebastien Jodogne preparing for 2019
Fri, 20 Jul 2018 14:25:04 +0200 Sebastien Jodogne rename ORTHANC_WEBVIEWER_VERSION as ORTHANC_PLUGIN_VERSION
Wed, 18 Jul 2018 15:28:42 +0200 Sebastien Jodogne turning misleading error into warning