Mercurial > hg > orthanc-stone
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 |