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
|