Mercurial > hg > orthanc
log OrthancServer/LuaScripting.cpp @ 3909:6762a97deabc transcoding
age | author | description |
---|---|---|
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) |