log

age author description
Mon, 05 Aug 2019 12:28:14 +0200 Benjamin Golinvaux Merge toa2019080501
Mon, 05 Aug 2019 12:27:27 +0200 Benjamin Golinvaux Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlers
Fri, 02 Aug 2019 17:38:44 +0200 Alain Mazy merge
Fri, 02 Aug 2019 17:38:31 +0200 Alain Mazy handling httpStatus in WebService error messages
Wed, 31 Jul 2019 11:29:08 +0200 Benjamin Golinvaux Added tag toa2019073101 for changeset eaaa9b574e05
Wed, 31 Jul 2019 10:58:16 +0200 Benjamin Golinvaux Fixed the Stone samples wrt the recent API changes (SdlOpenGLViewport, ICompositor...) toa2019073101
Wed, 31 Jul 2019 10:24:09 +0200 Benjamin Golinvaux Added getters and notifications to allow clients of the loaders (DicomStructureSetLoader, OrthancSeriesVolumeProgressiveLoader and OrthancMultiframeVolumeLoader) to know when the loading is finished + added ability for SDL event loop to execute a callback repeatedly (used to check the view loading state)
Mon, 29 Jul 2019 15:39:45 +0200 Benjamin Golinvaux Added tag toa2019072901 for changeset 401808e7ff2e
Mon, 29 Jul 2019 15:39:11 +0200 Benjamin Golinvaux Added traces in LoaderCache objects dtors + fuse to prevent dead weak ptrs to be calleds in VisitWdigets (in GuiAdapter.h) toa2019072901
Mon, 29 Jul 2019 13:46:29 +0200 Benjamin Golinvaux VolumeSceneLayerSource dtor now clears the layer
Fri, 26 Jul 2019 20:09:42 +0200 Benjamin Golinvaux Commented-out traces for debug
Wed, 24 Jul 2019 18:46:25 +0200 Benjamin Golinvaux Added tag toa2019072401 for changeset fc38c4ab17e3
Wed, 24 Jul 2019 18:46:06 +0200 Benjamin Golinvaux Merge toa2019072401
Wed, 24 Jul 2019 18:45:33 +0200 Benjamin Golinvaux Fixed LoaderCache
Wed, 24 Jul 2019 14:27:06 +0200 Benjamin Golinvaux Added Loader cache. Not activated yet.