Mercurial > hg > orthanc-python
log NEWS @ 66:6fc445793796
age | author | description |
---|---|---|
Fri, 11 Jun 2021 14:03:12 +0200 | Sebastien Jodogne | new wrapped function: orthanc.LookupDictionary() |
Fri, 11 Jun 2021 12:47:18 +0200 | Sebastien Jodogne | new wrapped functions: CreateImageFromBuffer(), DicomInstance.GetInstanceData() and Image.GetImageBuffer() |
Fri, 11 Jun 2021 09:03:43 +0200 | Sebastien Jodogne | new wrapped function: orthanc.RegisterWorklistCallback() and orthanc.WorklistAnswers.WorklistAddAnswer() |
Thu, 10 Jun 2021 18:19:27 +0200 | Sebastien Jodogne | New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback |
Fri, 22 Jan 2021 10:08:17 +0100 | Sebastien Jodogne | OrthancPython-3.1 OrthancPython-3.1 |
Fri, 22 Jan 2021 07:36:18 +0100 | Sebastien Jodogne | During Orthanc shutdown, wait for all the pending events to have been processed |
Thu, 21 Jan 2021 18:27:06 +0100 | Sebastien Jodogne | Fix possible deadlock with "orthanc.RegisterOnChangeCallback()" |