log Plugin/Plugin.cpp @ 271:d3b58d11e3ec

age author description
Tue, 30 Jun 2020 10:28:05 +0200 Sebastien Jodogne removed global variable "context_"
Wed, 10 Jun 2020 12:32:46 +0200 Sebastien Jodogne linking against orthanc framework library
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
Mon, 23 Apr 2018 11:42:31 +0200 Sebastien Jodogne cppcheck
Mon, 16 Apr 2018 21:29:30 +0200 Sebastien Jodogne Resort to Orthanc framework
Tue, 02 Jan 2018 09:59:39 +0100 Sebastien Jodogne upgrade to year 2018
Fri, 09 Jun 2017 16:13:05 +0200 Sebastien Jodogne fix issue 44
Wed, 04 Jan 2017 16:41:43 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 09 Nov 2016 12:43:58 +0100 Sebastien Jodogne Avoid hard crash if not enough memory
Wed, 07 Sep 2016 09:13:53 +0200 Sebastien Jodogne Performance warning if runtime debug assertions are turned on
Thu, 09 Jun 2016 17:04:58 +0200 Sebastien Jodogne Option "RestrictTransferSyntaxes" saying which transfer syntaxes should be decoded with GDCM
Fri, 25 Mar 2016 17:38:34 +0100 Sebastien Jodogne Option "EnableGdcm" to replace the built-in decoder of Orthanc with GDCM
Mon, 04 Jan 2016 13:30:43 +0100 Sebastien Jodogne 2016
Mon, 07 Dec 2015 17:08:51 +0100 Sebastien Jodogne automatic clearing of the cache
Mon, 07 Dec 2015 16:19:22 +0100 Sebastien Jodogne additional catch
Mon, 30 Nov 2015 11:02:50 +0100 Sebastien Jodogne simplification refactoring
Fri, 27 Nov 2015 21:45:21 +0100 Sebastien Jodogne remove unused classes refactoring
Fri, 27 Nov 2015 21:39:41 +0100 Sebastien Jodogne use of ordered-slices refactoring
Fri, 27 Nov 2015 18:26:55 +0100 Sebastien Jodogne major refactoring refactoring