# HG changeset patch # User Alain Mazy # Date 1669017908 -3600 # Node ID 75fd2d35f053ec3cc7ac1d071a2e1a1ba304741c # Parent 9fd4e12efabca978c3444252cc74febfdf41979d TODO: Get SCP in SDK diff -r 9fd4e12efabc -r 75fd2d35f053 TODO --- 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