Mon, 13 Jul 2020 11:50:54 +0200 |
Alain Mazy |
reduced verbosity
|
Fri, 10 Jul 2020 13:26:47 +0200 |
Alain Mazy |
added new optimized REST routes. this is a temporary work to try to speed up some routes (used by LRO). This way, we avoid another app to access the Orthanc DB and we skip the plugin SDK update for a very specific route
optimized-routes
|
Tue, 07 Jul 2020 20:38:40 +0200 |
Sebastien Jodogne |
sync
|
Mon, 06 Jul 2020 21:10:32 +0200 |
Sebastien Jodogne |
sync
|
Mon, 06 Jul 2020 16:14:42 +0200 |
Sebastien Jodogne |
removed useless HAS_EMBEDDED_RESOURCES
|
Mon, 06 Jul 2020 12:45:58 +0200 |
Sebastien Jodogne |
replacing deprecated std::auto_ptr by std::unique_ptr
|
Mon, 06 Jul 2020 12:40:44 +0200 |
Sebastien Jodogne |
dynamic linking against the system-wide Orthanc framework library
|
Mon, 06 Jul 2020 12:04:00 +0200 |
Sebastien Jodogne |
use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
|
Wed, 01 Jul 2020 17:13:38 +0200 |
Sebastien Jodogne |
removed option "framework" for ORTHANC_SDK_VERSION
|
Wed, 01 Jul 2020 08:54:43 +0200 |
Sebastien Jodogne |
merge
|
Wed, 01 Jul 2020 08:54:32 +0200 |
Sebastien Jodogne |
sync
|
Tue, 30 Jun 2020 10:38:04 +0200 |
Sebastien Jodogne |
improved Orthanc::Logging::Initialize()
|