Thu, 11 Jun 2020 20:54:01 +0200 |
Sebastien Jodogne |
simplifying include_directories
|
Tue, 19 May 2020 15:31:38 +0200 |
Benjamin Golinvaux |
Dead code removal
|
Tue, 19 May 2020 15:29:47 +0200 |
Benjamin Golinvaux |
DicomStructureSetLoader instances are now indexed by their instanceid AND
|
Mon, 11 May 2020 09:50:02 +0200 |
Benjamin Golinvaux |
Added useProgressiveQuality flag to LoaderCache ctor
|
Mon, 04 May 2020 18:26:35 +0200 |
Benjamin Golinvaux |
LoaderCache is now extensible + factored the uuid normalizing
loader-cache-refactoring
|
Wed, 22 Apr 2020 14:05:47 +0200 |
Benjamin Golinvaux |
Branch broker is now the new default
|
Mon, 06 Apr 2020 08:43:03 +0200 |
Benjamin Golinvaux |
Dead code removal
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
base
Framework/Deprecated/Loaders/LoaderCache.cpp@f559289de9ac
|
Fri, 31 Jan 2020 17:34:29 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Wed, 30 Oct 2019 10:23:12 +0100 |
Sebastien Jodogne |
integration mainline->broker
broker
|
Mon, 28 Oct 2019 11:13:48 +0100 |
Benjamin Golinvaux |
Code formatting (dummyc) + log level (dummyc)
toa2019102801
|
Thu, 24 Oct 2019 22:31:18 +0200 |
Sebastien Jodogne |
deprecating LockingEmitter
broker
|
Thu, 10 Oct 2019 14:11:52 +0200 |
Sebastien Jodogne |
cleaning up IObservable.h
|
Fri, 27 Sep 2019 13:32:05 +0200 |
Benjamin Golinvaux |
Added a way to specificy which structures are to be initially displayed (the
|
Fri, 20 Sep 2019 11:59:54 +0200 |
Benjamin Golinvaux |
LoaderCache : support for the second set of structure set handling classes
|
Tue, 27 Aug 2019 08:15:36 +0200 |
Sebastien Jodogne |
removal of C++11 iterator
|
Mon, 26 Aug 2019 11:01:53 +0200 |
Benjamin Golinvaux |
Removed log in IsContextLost (too many calls) + removed glGetError guards on calls (expensive) + added shared_ptr ref count dump in LoaderCache (still needs to figure that one out)
toa2019082601
|
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)
|
Fri, 26 Jul 2019 20:09:42 +0200 |
Benjamin Golinvaux |
Commented-out traces for debug
|
Wed, 24 Jul 2019 18:45:33 +0200 |
Benjamin Golinvaux |
Fixed LoaderCache
|
Wed, 24 Jul 2019 14:27:06 +0200 |
Benjamin Golinvaux |
Added Loader cache. Not activated yet.
|