log

age author description
Mon, 15 Jun 2020 16:26:57 +0200 Sebastien Jodogne DicomResourcesLoader::Create()
Mon, 15 Jun 2020 12:57:54 +0200 Sebastien Jodogne working on a shared library
Fri, 12 Jun 2020 17:38:07 +0200 Sebastien Jodogne merge
Fri, 12 Jun 2020 17:37:56 +0200 Sebastien Jodogne fix
Fri, 12 Jun 2020 16:53:42 +0200 Sebastien Jodogne fix for boost::program_options
Fri, 12 Jun 2020 13:27:41 +0200 Sebastien Jodogne fix
Fri, 12 Jun 2020 10:45:58 +0200 Sebastien Jodogne fix path
Fri, 12 Jun 2020 10:13:02 +0200 Sebastien Jodogne removed useless include_directories
Fri, 12 Jun 2020 07:20:12 +0200 Sebastien Jodogne dos2unix
Fri, 12 Jun 2020 07:19:31 +0200 Sebastien Jodogne dos2unix
Fri, 12 Jun 2020 07:18:07 +0200 Sebastien Jodogne fix
Thu, 11 Jun 2020 21:27:17 +0200 Sebastien Jodogne merge
Thu, 11 Jun 2020 21:25:29 +0200 Sebastien Jodogne fix
Thu, 11 Jun 2020 21:26:34 +0200 Sebastien Jodogne removed empty files
Thu, 11 Jun 2020 21:23:02 +0200 Sebastien Jodogne added missing copyright
Thu, 11 Jun 2020 21:12:02 +0200 Sebastien Jodogne fix
Thu, 11 Jun 2020 20:54:16 +0200 Sebastien Jodogne sync
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Sat, 06 Jun 2020 11:04:04 +0200 Sebastien Jodogne fix for ubuntu 16.04
Sat, 06 Jun 2020 10:52:17 +0200 Sebastien Jodogne trying to fix ubuntu 16.04 build
Tue, 02 Jun 2020 17:10:40 +0200 Benjamin Golinvaux Work is done loader-injection-feature
Tue, 02 Jun 2020 16:46:12 +0200 Benjamin Golinvaux Merge the loader plugin injection feature
Tue, 02 Jun 2020 16:45:21 +0200 Benjamin Golinvaux VC2008 port + improved struct loader injection loader-injection-feature
Tue, 02 Jun 2020 16:43:21 +0200 Benjamin Golinvaux Warning fix loader-injection-feature
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, 02 Jun 2020 12:34:27 +0200 Benjamin Golinvaux Fixed RTSTRUCT test build loader-injection-feature
Tue, 26 May 2020 17:38:54 +0200 Benjamin Golinvaux Test improvements for optimized loader loader-injection-feature
Tue, 26 May 2020 17:12:34 +0200 Benjamin Golinvaux Added integration test for optimized CT / RTSTRUCT loading 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
Tue, 26 May 2020 10:11:49 +0200 Benjamin Golinvaux This branch is useless. legacy-loader-refactoring
Tue, 26 May 2020 10:09:02 +0200 Benjamin Golinvaux Branch work finished loader-cache-refactoring
Tue, 26 May 2020 09:52:09 +0200 Benjamin Golinvaux Merge from default. loader-injection-feature
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
Tue, 19 May 2020 15:28:55 +0200 Benjamin Golinvaux Moved two WARNING log entries to INFO. These weren't warnings.
Tue, 19 May 2020 15:28:15 +0200 Benjamin Golinvaux Fix problem where multiple init/exit were not possible when using GuiAdapter
Tue, 19 May 2020 13:24:16 +0200 Benjamin Golinvaux Small fix for refresh events.
Tue, 19 May 2020 13:24:04 +0200 Benjamin Golinvaux Rewrite of the event loop to compact all refresh events. HUGE speedup when using the trackers, especially in Debug mode.
Tue, 19 May 2020 13:22:48 +0200 Benjamin Golinvaux [BREAKING] VolumeSceneLayerSource now locks the viewport properly before using the scene. The ctor now accepts the viewport instead of a ref. to the scene. RtViewer sample has been adapted accordingly.
Tue, 19 May 2020 07:39:03 +0200 Benjamin Golinvaux Merge from default loader-injection-feature
Fri, 15 May 2020 21:14:35 +0200 Sebastien Jodogne OpenGL: OS X does not seem to support debug output functionality
Fri, 15 May 2020 18:03:20 +0200 Sebastien Jodogne yet another try to fix OS X
Fri, 15 May 2020 17:42:59 +0200 Sebastien Jodogne test for OS X
Fri, 15 May 2020 14:24:59 +0200 Sebastien Jodogne trying to fix issue with GLAPIENTRY on OS X
Fri, 15 May 2020 14:15:14 +0200 s jodogne fix for msvc2008
Fri, 15 May 2020 13:04:34 +0200 Sebastien Jodogne fix dynamic linking
Fri, 15 May 2020 12:28:51 +0200 Sebastien Jodogne fix
Fri, 15 May 2020 11:41:33 +0200 Sebastien Jodogne fixing some build errors
Thu, 14 May 2020 07:55:28 +0200 Alain Mazy tentative to fix CI build
Wed, 13 May 2020 14:58:58 +0200 Alain Mazy fix projects
Wed, 13 May 2020 14:32:48 +0200 Alain Mazy removed UnitTests cmake since it is now included in Samples/Sdl
Wed, 13 May 2020 12:43:20 +0200 Alain Mazy removed unused files
Wed, 13 May 2020 12:42:52 +0200 Alain Mazy single CMakeLists.txt for all SDL samples & unit tests + another one for all Wasm samples
Mon, 11 May 2020 17:41:50 +0200 Benjamin Golinvaux Added a test for loader injection (basic "no regression" test). DISABLED_ because it requires a running Orthanc with a well-defined structure set instance. 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
Mon, 11 May 2020 17:37:30 +0200 Benjamin Golinvaux Instance lookup is now performed in a separate class through an interface. Another implementation can be injected (SetInstanceLookupHandler) loader-injection-feature
Mon, 11 May 2020 09:50:02 +0200 Benjamin Golinvaux Added useProgressiveQuality flag to LoaderCache ctor
Mon, 04 May 2020 18:27:44 +0200 Benjamin Golinvaux Merge from loader-cache-refactoring
Mon, 04 May 2020 18:26:35 +0200 Benjamin Golinvaux LoaderCache is now extensible + factored the uuid normalizing loader-cache-refactoring