log OrthancServer/LuaScripting.cpp @ 4011:914b15dedae3

age author description
Mon, 11 May 2020 21:07:36 +0200 Sebastien Jodogne new plugin SDK primitives related to OrthancPluginDicomInstance transcoding
Thu, 07 May 2020 11:13:29 +0200 Sebastien Jodogne transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding
Mon, 20 Apr 2020 16:46:44 +0200 Sebastien Jodogne refactoring: TimeoutDicomConnectionManager is now only used by Lua
Thu, 16 Apr 2020 17:59:47 +0200 Sebastien Jodogne new "info" field in "ReceivedInstanceFilter()" callback
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Wed, 19 Feb 2020 14:19:49 +0100 Sebastien Jodogne Lua events for deleted/updated resources
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Jun 2019 16:06:47 +0200 Sebastien Jodogne Fix issue #106 (Unable to export preview as jpeg from Lua script)
Mon, 04 Feb 2019 12:06:19 +0100 Sebastien Jodogne refactoring retrieval of metadata from database
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 29 Nov 2018 16:31:20 +0100 Sebastien Jodogne simplifying OrthancConfiguration for modalities/peers
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Wed, 22 Aug 2018 16:55:07 +0200 Sebastien Jodogne New primitives to access Orthanc peers from plugins
Mon, 16 Jul 2018 11:19:30 +0200 Sebastien Jodogne fix deadlock in Lua scripts