log Framework/Loaders/OrthancSeriesVolumeProgressiveLoader.cpp @ 946:dbe3e1e47019

age author description
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: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
Fri, 26 Jul 2019 20:09:42 +0200 Benjamin Golinvaux Commented-out traces for debug
Fri, 19 Jul 2019 10:30:40 +0200 Benjamin Golinvaux Re-enabled gl debug output in GuiAdapter +
Wed, 29 May 2019 13:39:31 +0200 Sebastien Jodogne fix
Wed, 29 May 2019 08:36:13 +0200 Sebastien Jodogne simplification of DicomVolumeImageMPRSlicer::ExtractedSlice
Tue, 28 May 2019 21:16:39 +0200 Sebastien Jodogne reorganization