log Framework/Layers/LayerSourceBase.cpp @ 395:5f13809f3f76

age author description
Sat, 10 Nov 2018 09:14:12 +0100 Sebastien Jodogne rename ILayerSource::ImageReadyMessage to OrthancFrameLayerSource::FrameReadyMessage
Tue, 06 Nov 2018 15:36:06 +0100 Sebastien Jodogne uncoupling LayerReadyMessage from the creation of the renderer
Tue, 06 Nov 2018 14:59:20 +0100 Sebastien Jodogne ILayerSource::LayerErrorMessage
Tue, 06 Nov 2018 14:41:36 +0100 Sebastien Jodogne refactoring
Tue, 06 Nov 2018 14:21:02 +0100 Sebastien Jodogne refactoring
Mon, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Tue, 18 Sep 2018 15:23:21 +0200 am messaging refactoring almost complete: works fine in native am-callable-and-promise
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2
Tue, 17 Jul 2018 18:28:12 +0200 am cleanup + todos am-2
Tue, 10 Jul 2018 14:48:13 +0200 am first very basic version of SmartLoader am-2
Tue, 03 Jul 2018 11:49:02 +0200 am cleanup am-2
Mon, 02 Jul 2018 18:13:46 +0200 am first usage of new message system (in SDL only) am-2
Mon, 02 Jul 2018 12:32:02 +0200 am trying to use boost::signals2 even more. am
Tue, 26 Jun 2018 13:55:17 +0200 am first usage of boost::signals2 am