Wed, 22 Apr 2020 14:05:47 +0200 |
Benjamin Golinvaux |
Branch broker is now the new default
|
Fri, 17 Apr 2020 18:18:57 +0200 |
Benjamin Golinvaux |
dummy change
broker
|
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
|
Wed, 06 Nov 2019 17:34:58 +0100 |
Sebastien Jodogne |
IOracleCommand::Clone()
broker
|
Wed, 06 Nov 2019 15:16:45 +0100 |
Sebastien Jodogne |
allocating messages from oracle commands on the stack
broker
|
Tue, 05 Nov 2019 22:39:25 +0100 |
Sebastien Jodogne |
removing CustomOracleCommand
broker
|
Thu, 17 Oct 2019 14:39:51 +0200 |
Sebastien Jodogne |
cont
broker
|
Tue, 15 Oct 2019 14:08:15 +0200 |
Sebastien Jodogne |
improved readability
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
|
Wed, 21 Aug 2019 16:16:30 +0200 |
Benjamin Golinvaux |
Made IsContextLost automatically set the flag by checking with the emscripten
|
Tue, 13 Aug 2019 16:01:05 +0200 |
Benjamin Golinvaux |
OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader now implement IGeometryProvider so that the geometry reference can be switched (CT or DOSE, for instance) + VolumeImageGeometry::SetSize renamed to VolumeImageGeometry::SetSizeInVoxels + prevent text layer update if text or properties do not change + a few stream operator<< for debug (Vector, Matrix,...) + fixed memory access aligment issues in ImageBuffer3D::ExtractSagittalSlice + fix for wrong screen Y offset of mpr slices in DicomVolumeImageMPRSlicer.
toa2019081301
|
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
|