log Plugin/Plugin.cpp @ 321:705be6d59d9b default tip

age author description
Thu, 30 May 2024 22:04:03 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Tue, 26 Mar 2024 11:15:27 +0100 Sebastien Jodogne Upgrade to Orthanc framework 1.12.3
Fri, 22 Mar 2024 15:46:33 +0100 Sebastien Jodogne fix deprecated calls
Fri, 22 Mar 2024 15:45:07 +0100 Sebastien Jodogne update year to 2024
Mon, 21 Feb 2022 17:16:10 +0100 Sebastien Jodogne sync
Wed, 06 Jan 2021 18:02:43 +0100 Sebastien Jodogne upgrade to year 2021
Fri, 06 Nov 2020 17:33:32 +0100 Sebastien Jodogne fix build
Tue, 04 Aug 2020 14:15:14 +0200 Sebastien Jodogne fix
Mon, 06 Jul 2020 11:31:08 +0200 Sebastien Jodogne link against system-wide Orthanc Framework
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
Fri, 27 Nov 2015 16:19:09 +0100 Sebastien Jodogne replace built-in decoder refactoring
Tue, 20 Oct 2015 17:40:14 +0200 Sebastien Jodogne fix
Fri, 25 Sep 2015 12:32:37 +0200 Sebastien Jodogne use sdk 0.9.4
Wed, 23 Sep 2015 13:33:07 +0200 Sebastien Jodogne Fix possible deadlock with other plugins in OnChangeCallback()
Fri, 18 Sep 2015 17:52:52 +0200 Sebastien Jodogne compatibility with forthcoming sdk 0.9.5
Sat, 01 Aug 2015 19:54:12 +0200 Sebastien Jodogne simplification
Wed, 24 Jun 2015 16:20:41 +0200 Sebastien Jodogne fix issue 29
Tue, 02 Jun 2015 11:40:05 +0200 Sebastien Jodogne modularization
Thu, 09 Apr 2015 16:41:49 +0200 Sebastien Jodogne is-stable-series
Wed, 11 Mar 2015 14:23:24 +0100 Sebastien Jodogne version
Thu, 26 Feb 2015 16:55:37 +0100 Sebastien Jodogne configuration of the cache
Wed, 25 Feb 2015 13:45:35 +0100 Sebastien Jodogne initial commit