log

age author description
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.
Tue, 23 Jul 2019 11:50:21 +0200 Sebastien Jodogne fix for older compilers
Mon, 22 Jul 2019 16:03:10 +0200 Benjamin Golinvaux Added tag toa2019072202 for changeset e594e76e0a81
Mon, 22 Jul 2019 16:01:38 +0200 Benjamin Golinvaux Merge toa2019072202
Mon, 22 Jul 2019 16:00:03 +0200 Benjamin Golinvaux Added support for Grayscale16 in the multiframe loader (Victor)
Mon, 22 Jul 2019 14:29:23 +0200 Alain Mazy merge