Tue, 02 Jun 2020 13:16:40 +0200 |
Benjamin Golinvaux |
Added setters to control relative priority of CT series loader requests.
loader-injection-feature
|
Tue, 26 May 2020 12:11:18 +0200 |
Benjamin Golinvaux |
Getter for slice processor
loader-injection-feature
|
Tue, 26 May 2020 11:56:16 +0200 |
Benjamin Golinvaux |
ISliceProcessor is now public
loader-injection-feature
|
Mon, 11 May 2020 17:38:29 +0200 |
Benjamin Golinvaux |
when CT slices are loaded, it is now possible to act on this by implementing the ISlicePostProcessor interface and inject it in the loader.
loader-injection-feature
|
Wed, 22 Apr 2020 14:05:47 +0200 |
Benjamin Golinvaux |
Branch broker is now the new default
|
Fri, 03 Apr 2020 16:47:46 +0200 |
Benjamin Golinvaux |
The loaders have been adapter to the nobroker architecture
broker
|
Fri, 03 Apr 2020 16:13:06 +0200 |
Benjamin Golinvaux |
Moved the fixed loaders back from the dead
broker
|
Mon, 02 Mar 2020 16:31:30 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
Fri, 31 Jan 2020 17:34:29 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Sat, 16 Nov 2019 14:37:33 +0100 |
Sebastien Jodogne |
removing IGeometryProvider
broker
|
Tue, 15 Oct 2019 13:46:01 +0200 |
Sebastien Jodogne |
simplify how observers are regsitered, and how callables are created
broker
|
Fri, 11 Oct 2019 17:08:34 +0200 |
Sebastien Jodogne |
replacing MessageBroker by weak_ptr
broker
|
Mon, 02 Sep 2019 17:29:26 +0200 |
Benjamin Golinvaux |
Added missing Unregister for objects that register by the broker + logs + guard in FetchContext
toa2019090201
|
Tue, 13 Aug 2019 17:30:30 +0200 |
Benjamin Golinvaux |
Fixed clang warning about missing 'override'
toa2019081302
|