log OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp @ 5412:1a351a141653

age author description
Wed, 08 Nov 2023 08:55:42 +0100 Alain Mazy ServerContextLock -> ServerContextReference to allow multiple plugins to use it at the same time
Tue, 22 Aug 2023 12:35:32 +0200 Alain Mazy updated Housekeeper plugin to handle DicomWeb cache
Sat, 24 Jun 2023 12:43:10 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::Load()
Sat, 15 Apr 2023 13:07:47 +0200 Sebastien Jodogne cppcheck
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 02 Mar 2023 15:08:02 +0100 Alain Mazy cpp wrapper
Wed, 22 Feb 2023 11:10:40 +0100 Alain Mazy new OrthancConfiguration ctor in c++ wrapper
Thu, 19 Jan 2023 19:04:13 +0100 Sebastien Jodogne added OrthancPluginCreateJob2() in the plugin SDK