changeset 5106:75fd2d35f053

TODO: Get SCP in SDK
author Alain Mazy <am@osimis.io>
date Mon, 21 Nov 2022 09:05:08 +0100
parents 9fd4e12efabc
children 43461cc99838
files TODO
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Wed Nov 02 21:27:22 2022 +0100
+++ b/TODO	Mon Nov 21 09:05:08 2022 +0100
@@ -222,6 +222,7 @@
 * In "OrthancPluginLog[Error|Warning|Info]()", prefix the log line with
   the name of the plugin, as retrieved by "OrthancPluginGetName()"
 * Update the SDK to handle buffer sizes > 4GB (all sizes are currently coded in uint32_t)
+* Add a C-Get SCP handler: OrthancPluginRegisterGetCallback
 
 ----------------
 Ideas of plugins