log Plugins/Samples/Common/OrthancPluginCppWrapper.h @ 3930:b99acc213937 transcoding

age author description
Thu, 14 May 2020 19:20:40 +0200 Sebastien Jodogne transcoder plugins and GDCM transcoding are working transcoding
Tue, 12 May 2020 12:38:27 +0200 Sebastien Jodogne OrthancPluginTranscodeDicomInstance() and OrthancPluginSerializeDicomInstance() transcoding
Mon, 11 May 2020 21:07:36 +0200 Sebastien Jodogne new plugin SDK primitives related to OrthancPluginDicomInstance transcoding
Mon, 11 May 2020 15:13:16 +0200 Sebastien Jodogne merging sample GDCM decoder and Orthanc Web viewer transcoding
Mon, 11 May 2020 12:12:23 +0200 Sebastien Jodogne note transcoding
Wed, 01 Apr 2020 08:07:46 +0200 Sebastien Jodogne cppcheck
Thu, 13 Feb 2020 18:44:53 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 13 Feb 2020 18:05:51 +0100 Sebastien Jodogne OrthancJob::SubmitFromRestApiPost()
Wed, 12 Feb 2020 16:06:58 +0100 Sebastien Jodogne sample storage commitment plugin, C++ wrapper storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 01 Aug 2019 11:46:01 +0200 Alain Mazy added RestApiPost overload to retrieve a string response
Mon, 24 Jun 2019 16:55:28 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::SetChunkedTransfersAllowed()
Thu, 20 Jun 2019 22:13:00 +0200 Sebastien Jodogne compatibility mode for OrthancPlugins::HttpClient::IAnswer
Thu, 20 Jun 2019 18:36:48 +0200 Sebastien Jodogne OrthancPlugins::OrthancJob::SubmitAndWait()
Tue, 18 Jun 2019 11:37:18 +0200 Sebastien Jodogne fix
Tue, 18 Jun 2019 09:10:27 +0200 Sebastien Jodogne fixed C++ compatibility wrapper for OrthancPluginRegisterRestCallbackNoLock()
Fri, 14 Jun 2019 17:52:36 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::AddHeaders()
Fri, 14 Jun 2019 10:11:52 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::SetHeaders()
Wed, 12 Jun 2019 18:04:53 +0200 Sebastien Jodogne OrthancPlugins::OrthancConfiguration(bool)
Wed, 12 Jun 2019 12:11:58 +0200 Sebastien Jodogne fix encoding in DICOMweb
Wed, 12 Jun 2019 09:57:02 +0200 Sebastien Jodogne fix
Wed, 12 Jun 2019 09:04:36 +0200 s jodogne fix for msvc 2008
Tue, 11 Jun 2019 21:51:18 +0200 Sebastien Jodogne fix for older compilers
Tue, 11 Jun 2019 21:38:34 +0200 Sebastien Jodogne reorganization
Tue, 11 Jun 2019 21:06:57 +0200 Sebastien Jodogne refactoring to handle "not allowed" HTTP status 405
Tue, 11 Jun 2019 19:44:10 +0200 Sebastien Jodogne simplification
Tue, 11 Jun 2019 14:02:57 +0200 Sebastien Jodogne rename
Sat, 08 Jun 2019 17:42:30 +0200 Sebastien Jodogne introduction of macro HAS_ORTHANC_FRAMEWORK to be more explicit
Sat, 08 Jun 2019 11:57:46 +0200 Sebastien Jodogne C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()
Fri, 07 Jun 2019 14:26:09 +0200 Sebastien Jodogne fixed some inconsistencies with pointer types in the plugin sdk