Mon, 09 Sep 2019 15:18:24 +0200 |
Benjamin Golinvaux |
Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)
|
Mon, 09 Sep 2019 10:41:27 +0200 |
Benjamin Golinvaux |
Uninit. var.
|
Fri, 06 Sep 2019 11:47:21 +0200 |
Benjamin Golinvaux |
Added tag toa2019090602 for changeset 35ed6812d639
|
Fri, 06 Sep 2019 11:46:51 +0200 |
Benjamin Golinvaux |
Build fix
toa2019090602
|
Fri, 06 Sep 2019 09:40:01 +0200 |
Benjamin Golinvaux |
Added tag toa2019090601 for changeset 3f6e5a38c88f
|
Fri, 06 Sep 2019 09:39:18 +0200 |
Benjamin Golinvaux |
Merge
toa2019090601
|
Fri, 06 Sep 2019 09:38:18 +0200 |
Benjamin Golinvaux |
Ability to cope with empty "Referenced SOP Instance UID" (dicom path (3006,0039)[i] / (0x3006, 0x0040)[0] / (0x3006, 0x0016)[0] / (0x0008, 0x1155)) + better logs + code formating
|
Tue, 03 Sep 2019 19:03:17 +0200 |
Sebastien Jodogne |
DicomInstanceParameters::GetIndexInSeries()
|
Tue, 03 Sep 2019 17:52:28 +0200 |
Sebastien Jodogne |
HttpCommand
|
Mon, 02 Sep 2019 17:44:20 +0200 |
Benjamin Golinvaux |
Added tag toa2019090201 for changeset 262a0244e9b2
|
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
|
Sat, 31 Aug 2019 13:50:11 +0200 |
Benjamin Golinvaux |
Added tag toa2019083101 for changeset e75fd08d6c75
|
Sat, 31 Aug 2019 13:45:04 +0200 |
Benjamin Golinvaux |
Cleaning in ICallable + changed fingerprint to plain char array to allow for
toa2019083101
|
Thu, 29 Aug 2019 18:08:48 +0200 |
Benjamin Golinvaux |
Added tag toa2019082903 for changeset 38409549db43
|
Thu, 29 Aug 2019 18:07:55 +0200 |
Benjamin Golinvaux |
Log with addresses + added fingerprint mechanism to avoid calling zombie objects
toa2019082903
|
Thu, 29 Aug 2019 13:12:03 +0200 |
Benjamin Golinvaux |
Added tag toa2019082902 for changeset bc7b249dfbd0
|
Thu, 29 Aug 2019 13:11:49 +0200 |
Benjamin Golinvaux |
Added EMSCRIPTEN_FETCH_REPLACE flag to requests to prevent stale cache results
toa2019082902
|
Thu, 29 Aug 2019 10:41:02 +0200 |
Benjamin Golinvaux |
Added tag toa2019082901 for changeset 48710d53086f
|
Thu, 29 Aug 2019 10:40:32 +0200 |
Benjamin Golinvaux |
Removed Cache-Control header from POST request
toa2019082901
|
Wed, 28 Aug 2019 10:55:16 +0200 |
Benjamin Golinvaux |
Added tag toa2019082801 for changeset e3234630df9c
|
Wed, 28 Aug 2019 10:54:15 +0200 |
Benjamin Golinvaux |
Removed pragma-no-cache header that seems to be useless (and even nefarious)
toa2019082801
|
Tue, 27 Aug 2019 15:19:37 +0200 |
Benjamin Golinvaux |
merge
|
Tue, 27 Aug 2019 15:18:23 +0200 |
Benjamin Golinvaux |
toa2019082701
|
Tue, 27 Aug 2019 14:28:19 +0200 |
Benjamin Golinvaux |
Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored
toa2019082701
|
Tue, 27 Aug 2019 08:15:36 +0200 |
Sebastien Jodogne |
removal of C++11 iterator
|
Mon, 26 Aug 2019 11:03:14 +0200 |
Benjamin Golinvaux |
Added tag toa2019082601 for changeset 92e32e263ae9
|
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
|
Fri, 23 Aug 2019 15:02:42 +0200 |
Benjamin Golinvaux |
Added tag toa2019082301 for changeset 13e078adfb94
|
Fri, 23 Aug 2019 14:16:45 +0200 |
Benjamin Golinvaux |
Better error log in fetch failure callback +
toa2019082301
|
Fri, 23 Aug 2019 10:16:32 +0200 |
Benjamin Golinvaux |
added guards to prevent calling methods on a dead controller (see comment in diff for expl.) + build fix
|
Wed, 21 Aug 2019 16:24:57 +0200 |
Benjamin Golinvaux |
Merge
|
Wed, 21 Aug 2019 16:16:30 +0200 |
Benjamin Golinvaux |
Made IsContextLost automatically set the flag by checking with the emscripten
|
Mon, 19 Aug 2019 17:55:50 +0200 |
Sebastien Jodogne |
fix link errors to deprecated stuff
|
Mon, 19 Aug 2019 17:52:01 +0200 |
Sebastien Jodogne |
fix warning
|
Fri, 16 Aug 2019 16:24:11 +0200 |
Benjamin Golinvaux |
Fixed call to renamed method SetSize --> SetSizeInVoxels
|
Tue, 13 Aug 2019 17:31:29 +0200 |
Benjamin Golinvaux |
Added tag toa2019081302 for changeset 4a593397b11c
|
Tue, 13 Aug 2019 17:30:30 +0200 |
Benjamin Golinvaux |
Fixed clang warning about missing 'override'
toa2019081302
|
Tue, 13 Aug 2019 16:03:53 +0200 |
Benjamin Golinvaux |
Added tag toa2019081301 for changeset 32eaf4929b08
|
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
|
Sat, 10 Aug 2019 13:13:11 +0200 |
Benjamin Golinvaux |
Added tag toa2019081001 for changeset 1091b2adeb5a
|
Sat, 10 Aug 2019 13:07:31 +0200 |
Benjamin Golinvaux |
Fixed animation frame stopping when returning false + big work on the OpenGL
toa2019081001
|
Tue, 06 Aug 2019 15:07:23 +0200 |
Benjamin Golinvaux |
Added tag toa2019080601 for changeset 2db3ef713664
|
Tue, 06 Aug 2019 15:06:53 +0200 |
Benjamin Golinvaux |
Fixed error handling for WebGL context creation
toa2019080601
|
Mon, 05 Aug 2019 12:28:38 +0200 |
Benjamin Golinvaux |
Added tag toa2019080501 for changeset 8b2d0d2c17a6
|
Mon, 05 Aug 2019 12:28:14 +0200 |
Benjamin Golinvaux |
Merge
toa2019080501
|
Mon, 05 Aug 2019 12:27:27 +0200 |
Benjamin Golinvaux |
Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlers
|
Fri, 02 Aug 2019 17:38:44 +0200 |
Alain Mazy |
merge
|
Fri, 02 Aug 2019 17:38:31 +0200 |
Alain Mazy |
handling httpStatus in WebService error messages
|
Wed, 31 Jul 2019 11:29:08 +0200 |
Benjamin Golinvaux |
Added tag toa2019073101 for changeset eaaa9b574e05
|
Wed, 31 Jul 2019 10:58:16 +0200 |
Benjamin Golinvaux |
Fixed the Stone samples wrt the recent API changes (SdlOpenGLViewport, ICompositor...)
toa2019073101
|
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:45 +0200 |
Benjamin Golinvaux |
Added tag toa2019072901 for changeset 401808e7ff2e
|
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
|
Mon, 29 Jul 2019 13:46:29 +0200 |
Benjamin Golinvaux |
VolumeSceneLayerSource dtor now clears the layer
|
Fri, 26 Jul 2019 20:09:42 +0200 |
Benjamin Golinvaux |
Commented-out traces for debug
|
Wed, 24 Jul 2019 18:46:25 +0200 |
Benjamin Golinvaux |
Added tag toa2019072401 for changeset fc38c4ab17e3
|
Wed, 24 Jul 2019 18:46:06 +0200 |
Benjamin Golinvaux |
Merge
toa2019072401
|
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.
|
Tue, 23 Jul 2019 11:50:21 +0200 |
Sebastien Jodogne |
fix for older compilers
|
Mon, 22 Jul 2019 16:03:10 +0200 |
Benjamin Golinvaux |
Added tag toa2019072202 for changeset e594e76e0a81
|
Mon, 22 Jul 2019 16:01:38 +0200 |
Benjamin Golinvaux |
Merge
toa2019072202
|
Mon, 22 Jul 2019 16:00:03 +0200 |
Benjamin Golinvaux |
Added support for Grayscale16 in the multiframe loader (Victor)
|
Mon, 22 Jul 2019 14:29:23 +0200 |
Alain Mazy |
merge
|
Mon, 22 Jul 2019 14:28:56 +0200 |
Alain Mazy |
RadiographyScene: avoid exporting to width+1 image size due to numerical noise in GetSceneExtent()
|
Mon, 22 Jul 2019 11:22:56 +0200 |
Benjamin Golinvaux |
Added tag toa2019072201 for changeset 81d30cd93b65
|
Mon, 22 Jul 2019 11:21:09 +0200 |
Benjamin Golinvaux |
Ability to ask the loader for the geometry in PULL mode (when subscribing to the messages is not possible) + small changes (removed const/ref qualifiers for boost::shared_ptr param, added traces, doc change)
toa2019072201
|
Fri, 19 Jul 2019 14:15:49 +0000 |
Alain Mazy |
Close branch refactor-viewport-controller.
refactor-viewport-controller
|
Fri, 19 Jul 2019 14:14:03 +0000 |
Alain Mazy |
Close branch am-mainline.
am-mainline
|
Fri, 19 Jul 2019 15:15:13 +0200 |
Alain Mazy |
Merged am-dev into default
|
Fri, 19 Jul 2019 15:15:13 +0200 |
Alain Mazy |
Close branch am-dev
am-dev
|
Fri, 19 Jul 2019 15:06:36 +0200 |
Alain Mazy |
MultiPlatform Basic Scene sample (so far: SDL + Qt)
am-dev
|
Fri, 19 Jul 2019 11:40:45 +0200 |
Alain Mazy |
merge
am-dev
|
Fri, 19 Jul 2019 10:54:03 +0200 |
Benjamin Golinvaux |
Added image inversion support in GrayscaleStyleConfigurator + OpenGLFloatTextureProgram
|
Fri, 19 Jul 2019 10:30:40 +0200 |
Benjamin Golinvaux |
Re-enabled gl debug output in GuiAdapter +
|
Thu, 18 Jul 2019 10:57:59 +0200 |
Alain Mazy |
fix
am-dev
|
Thu, 18 Jul 2019 10:50:59 +0200 |
Alain Mazy |
Merge
am-dev
|
Thu, 18 Jul 2019 10:39:00 +0200 |
Alain Mazy |
wip: WebAssemblyCairoViewport: still need to implement blit to canvas
|
Thu, 18 Jul 2019 09:41:10 +0200 |
Alain Mazy |
SdlCairo resizable
|
Thu, 18 Jul 2019 09:22:08 +0200 |
Alain Mazy |
merge
|
Thu, 18 Jul 2019 09:19:39 +0200 |
Alain Mazy |
cleanup + started to implement WebAssemblyCairoViewport (wip)
|
Wed, 17 Jul 2019 17:17:34 +0200 |
Benjamin Golinvaux |
Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro)
|
Wed, 17 Jul 2019 16:56:53 +0200 |
Alain Mazy |
introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)
|
Wed, 17 Jul 2019 15:33:34 +0200 |
Alain Mazy |
notes for AM build
|
Wed, 17 Jul 2019 15:33:07 +0200 |
Alain Mazy |
notes for AM build
am-dev
|
Wed, 17 Jul 2019 09:53:51 +0200 |
Alain Mazy |
Merge
am-dev
|
Wed, 17 Jul 2019 09:39:51 +0200 |
Benjamin Golinvaux |
Added Dot + magnitude + couple helpers in ScenePoint2D + Added ability to target several sets of 5-layer text packs stored in LayerHolder
|
Tue, 16 Jul 2019 12:42:31 +0200 |
Alain Mazy |
Merge
am-dev
|
Tue, 16 Jul 2019 12:41:18 +0200 |
Alain Mazy |
Merge
|
Tue, 16 Jul 2019 12:38:51 +0200 |
Alain Mazy |
hgignore
|
Tue, 16 Jul 2019 12:37:29 +0200 |
Alain Mazy |
Merge
am-dev
|
Fri, 12 Jul 2019 14:57:48 +0200 |
Alain Mazy |
merge
am-dev
|
Fri, 12 Jul 2019 14:57:06 +0200 |
Alain Mazy |
wip: adapting basic scene webassembly sample
am-dev
|
Tue, 16 Jul 2019 10:51:03 +0200 |
Benjamin Golinvaux |
wasm: error log if canvas GL context can't be created
|
Mon, 15 Jul 2019 12:48:19 +0200 |
Benjamin Golinvaux |
Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet)
|
Thu, 11 Jul 2019 09:18:55 +0200 |
Sebastien Jodogne |
fix OpenGL context for fonts
|
Wed, 10 Jul 2019 18:18:42 +0200 |
Sebastien Jodogne |
new abstraction: IViewport
|
Wed, 10 Jul 2019 15:23:13 +0200 |
Sebastien Jodogne |
removing OpenGLCompositor::UpdateSize()
|
Wed, 10 Jul 2019 12:05:02 +0200 |
Sebastien Jodogne |
integration mainline->am-dev
am-dev
|
Wed, 10 Jul 2019 11:58:38 +0200 |
Sebastien Jodogne |
renderers now have access to canvas width/height
|
Wed, 10 Jul 2019 11:29:53 +0200 |
Sebastien Jodogne |
virtual destructor in ICompositor
am-dev
|
Tue, 09 Jul 2019 17:36:47 +0200 |
Alain Mazy |
fix BasicScene WASM sample
am-dev
|
Tue, 09 Jul 2019 16:44:25 +0200 |
Alain Mazy |
sharing code between Qt/SDL BasiceScene sample
am-dev
|
Tue, 09 Jul 2019 14:43:00 +0200 |
Alain Mazy |
cleanup
am-dev
|
Tue, 09 Jul 2019 14:34:56 +0200 |
Alain Mazy |
basic scene Qt sample working
am-dev
|
Tue, 09 Jul 2019 11:46:43 +0200 |
Alain Mazy |
Merge
am-dev
|
Tue, 09 Jul 2019 11:41:16 +0200 |
Alain Mazy |
wip
am-dev
|
Fri, 05 Jul 2019 15:33:02 +0200 |
Alain Mazy |
Merge
am-dev
|
Fri, 05 Jul 2019 14:52:43 +0200 |
Alain Mazy |
some Qt integration (wip)
am-dev
|
Wed, 03 Jul 2019 10:26:51 +0200 |
Alain Mazy |
comments
am-dev
|
Wed, 03 Jul 2019 10:16:22 +0200 |
Alain Mazy |
debug code to monitor large malloc/free (currently disabled)
am-dev
|
Wed, 03 Jul 2019 10:15:29 +0200 |
Alain Mazy |
added GetApproximateMemoryUsage
am-dev
|
Wed, 03 Jul 2019 10:12:09 +0200 |
Alain Mazy |
BaseWebService: disable cache + correct handling of cache
am-dev
|
Wed, 03 Jul 2019 10:11:22 +0200 |
Alain Mazy |
correct handling of deleted observers in OrthancApiClient
am-dev
|
Mon, 01 Jul 2019 18:18:58 +0200 |
Alain Mazy |
fix compil
am-dev
|
Mon, 01 Jul 2019 13:36:51 +0200 |
Alain Mazy |
limiting the size of the cache
am-dev
|
Tue, 25 Jun 2019 18:17:33 +0200 |
Benjamin Golinvaux |
Added support for measuring tool edition in TrackerSampleApp
|
Tue, 25 Jun 2019 18:05:13 +0200 |
Benjamin Golinvaux |
Added tag toa2019062503 for changeset 60a403f01c31
|
Tue, 25 Jun 2019 18:04:54 +0200 |
Benjamin Golinvaux |
Fixed WARN --> WARNING (unsure how this builds fine under Windows...)
toa2019062503
|
Tue, 25 Jun 2019 18:04:09 +0200 |
Benjamin Golinvaux |
Added tag toa2019062502 for changeset fe96057e97b9
|
Tue, 25 Jun 2019 17:55:50 +0200 |
Benjamin Golinvaux |
Added tag toa2019062501 for changeset c71ef52602a0
toa2019062502
|
Tue, 25 Jun 2019 17:54:46 +0200 |
Benjamin Golinvaux |
Added the ability to edit existing measuring tools (demo not updated yet)
toa2019062501
|
Tue, 25 Jun 2019 15:24:13 +0200 |
Benjamin Golinvaux |
Added operators to ScenePoint2D + highlight support on MouseOver for measuring tools
|
Mon, 24 Jun 2019 19:07:34 +0200 |
Benjamin Golinvaux |
Added tag toa2019062401 for changeset ff3559c489c9
|
Mon, 24 Jun 2019 16:29:49 +0200 |
Alain Mazy |
first rendering of a 2DScene in Qt widget
am-dev
|
Mon, 24 Jun 2019 15:30:04 +0200 |
Benjamin Golinvaux |
Fixed line displayed string
toa2019062401
|
Mon, 24 Jun 2019 14:57:55 +0200 |
Benjamin Golinvaux |
Keyboard event routing (handling done in app)
|
Mon, 24 Jun 2019 14:35:00 +0200 |
Alain Mazy |
merge default -> am-dev
am-dev
|
Mon, 24 Jun 2019 10:31:57 +0200 |
Benjamin Golinvaux |
Merge
|
Mon, 24 Jun 2019 10:31:04 +0200 |
Benjamin Golinvaux |
GuiAdapter : mouse event routing in SDL + split the undo stack from the
|
Wed, 19 Jun 2019 17:41:35 +0200 |
Sebastien Jodogne |
macro ORTHANC_ENABLE_LOGGING_PLUGIN must be defined per app, not by stone
|
Wed, 19 Jun 2019 17:36:33 +0200 |
Alain Mazy |
removed ORTHANC_ENABLE_LOGGING_PLUGIN=0
am-dev
|
Wed, 19 Jun 2019 14:12:28 +0200 |
Benjamin Golinvaux |
merge
|
Wed, 19 Jun 2019 14:10:12 +0200 |
Benjamin Golinvaux |
Added tag toa2019061901 for changeset 6d15261f9c99
|
Wed, 19 Jun 2019 12:30:20 +0200 |
Sebastien Jodogne |
fix OS X build
|
Tue, 18 Jun 2019 16:45:37 +0200 |
Benjamin Golinvaux |
Added way to share the broker that is used inside the locking emitter
toa2019061901
|
Mon, 17 Jun 2019 16:13:14 +0200 |
Benjamin Golinvaux |
Added namespace to ORTHANC_ASSERT macros
|
Mon, 17 Jun 2019 16:12:52 +0200 |
Benjamin Golinvaux |
Prevent creation of multiple GuiAdapter instances
|
Mon, 17 Jun 2019 15:04:47 +0200 |
Alain Mazy |
Qt sample (work in progress)
am-dev
|
Thu, 13 Jun 2019 16:47:02 +0200 |
Alain Mazy |
starting to re-implement radiography editor with latest framework
am-mainline
|
Sat, 15 Jun 2019 20:37:48 +0200 |
Benjamin Golinvaux |
merge
|
Sat, 15 Jun 2019 20:37:12 +0200 |
Benjamin Golinvaux |
Changed http timeouts in new-style Oracle commands to 60 secs (10 secs was too short for big requests)
|
Fri, 14 Jun 2019 14:46:16 +0200 |
Sebastien Jodogne |
removed some c++11 for older compilers
|
Fri, 14 Jun 2019 12:16:38 +0200 |
Benjamin Golinvaux |
Merge
|
Fri, 14 Jun 2019 12:14:16 +0200 |
Benjamin Golinvaux |
Removed extra logging + doc + added GuiAdapter and LockingEmitter
|
Wed, 12 Jun 2019 09:52:25 +0200 |
Sebastien Jodogne |
removed some c++11 for older compilers
|
Tue, 11 Jun 2019 15:41:21 +0200 |
Benjamin Golinvaux |
better error reporting in DicomStructureSetLoader + fixed POST request logic
|
Sun, 09 Jun 2019 18:47:34 +0200 |
Benjamin Golinvaux |
Added details on errors in LoaderStateMachine + dummy change in loader.cpp
|
Mon, 03 Jun 2019 14:37:17 +0200 |
Benjamin Golinvaux |
Added dose struct load in (ongoing) FusionMprSample + doc change
|
Thu, 06 Jun 2019 10:50:54 +0200 |
Alain Mazy |
removed some logs
am-dev
|
Wed, 05 Jun 2019 17:43:59 +0200 |
Alain Mazy |
don't forbid touchmove anymore at document level. It's a bit rough to re-enable it later i.e in components that needs it (SortableJS in my case).
am-dev
|
Fri, 31 May 2019 16:34:26 +0200 |
Sebastien Jodogne |
fix
|
Fri, 31 May 2019 16:30:32 +0200 |
Sebastien Jodogne |
windowing and linear interpolation in GrayscaleStyleConfigurator
|
Fri, 31 May 2019 15:21:50 +0200 |
Benjamin Golinvaux |
Merge
|
Fri, 31 May 2019 15:21:27 +0200 |
Benjamin Golinvaux |
Removed assert in Broker + reformatted notes on wasm samples
|
Fri, 31 May 2019 09:18:07 +0200 |
Benjamin Golinvaux |
reformat NOTES.txt
|
Fri, 31 May 2019 10:30:22 +0200 |
Sebastien Jodogne |
handling of GET arguments
|
Fri, 31 May 2019 09:12:05 +0200 |
Benjamin Golinvaux |
Merge
|
Wed, 29 May 2019 16:15:23 +0200 |
Benjamin Golinvaux |
Merge
|
Wed, 29 May 2019 16:15:04 +0200 |
Benjamin Golinvaux |
Merge + FusionMprSdl
|
Wed, 29 May 2019 13:44:55 +0200 |
Benjamin Golinvaux |
Added FusioMpr sample + small dumb changes
|
Wed, 29 May 2019 16:48:56 +0200 |
Sebastien Jodogne |
reorganization
|
Wed, 29 May 2019 15:45:15 +0200 |
Sebastien Jodogne |
reorganization
|
Wed, 29 May 2019 15:26:47 +0200 |
Sebastien Jodogne |
support of SleepOracleCommand in WebAssemblyOracle
|
Wed, 29 May 2019 14:44:37 +0200 |
Sebastien Jodogne |
wheel
|
Wed, 29 May 2019 14:19:06 +0200 |
Sebastien Jodogne |
fix
|
Wed, 29 May 2019 13:42:34 +0200 |
Sebastien Jodogne |
merge
|
Wed, 29 May 2019 13:40:07 +0200 |
Sebastien Jodogne |
BasicMPR sample
|
Wed, 29 May 2019 13:39:31 +0200 |
Sebastien Jodogne |
fix
|
Wed, 29 May 2019 10:51:28 +0200 |
Benjamin Golinvaux |
Removed typedefs to shared_ptr by making them explicit. Removed using namespace
|
Wed, 29 May 2019 08:36:13 +0200 |
Sebastien Jodogne |
simplification of DicomVolumeImageMPRSlicer::ExtractedSlice
|
Tue, 28 May 2019 22:18:41 +0200 |
Sebastien Jodogne |
fix
|
Tue, 28 May 2019 21:59:20 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 28 May 2019 21:16:39 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 28 May 2019 18:31:44 +0200 |
Benjamin Golinvaux |
merge
|
Tue, 28 May 2019 18:31:17 +0200 |
Benjamin Golinvaux |
small bit of doc
|
Tue, 28 May 2019 18:21:00 +0200 |
Sebastien Jodogne |
deprecating ParallelSlices
|
Tue, 28 May 2019 18:09:48 +0200 |
Sebastien Jodogne |
merge
|
Tue, 28 May 2019 18:09:26 +0200 |
Sebastien Jodogne |
VolumeImageGeometry::GetProjectionSlice()
|
Tue, 28 May 2019 17:50:09 +0200 |
Sebastien Jodogne |
deprecating ISeriesLoader
|
Tue, 28 May 2019 17:44:53 +0200 |
Sebastien Jodogne |
deprecating CairoFont
|
Tue, 28 May 2019 16:01:13 +0200 |
Sebastien Jodogne |
typo
|
Tue, 28 May 2019 15:59:06 +0200 |
Sebastien Jodogne |
merge
|
Tue, 28 May 2019 15:58:21 +0200 |
Sebastien Jodogne |
PolylineSceneLayer now has one color per chain
|
Tue, 28 May 2019 15:31:12 +0200 |
Benjamin Golinvaux |
more docs
|
Tue, 28 May 2019 14:18:46 +0200 |
Benjamin Golinvaux |
Merge
|
Tue, 28 May 2019 14:15:03 +0200 |
Benjamin Golinvaux |
Added HttpClient init to Stone init
|
Tue, 28 May 2019 14:14:10 +0200 |
Benjamin Golinvaux |
Added doc + fixed truncation warnings (+ inactive Orthanc IDs for BGO tests)
|
Tue, 28 May 2019 14:13:18 +0200 |
Benjamin Golinvaux |
Added doc
|
Tue, 28 May 2019 14:13:10 +0200 |
Benjamin Golinvaux |
truncation warning
|
Tue, 28 May 2019 11:37:50 +0200 |
Benjamin Golinvaux |
Added missing HttpClient::GlobalInitialize in StoneInitialize
|
Tue, 28 May 2019 14:09:46 +0200 |
Sebastien Jodogne |
DicomStructureSetLoader is working
|
Tue, 28 May 2019 13:02:56 +0200 |
Sebastien Jodogne |
refactoring OrthancMultiframeVolumeLoader using LoaderStateMachine
|
Tue, 28 May 2019 12:26:16 +0200 |
Sebastien Jodogne |
LoaderStateMachine
|
Tue, 28 May 2019 10:39:42 +0200 |
Sebastien Jodogne |
DicomVolumeImageMPRSlicer
|
Tue, 28 May 2019 08:49:49 +0200 |
Sebastien Jodogne |
deprecating MessagingToolbox
|
Tue, 28 May 2019 08:29:24 +0200 |
Sebastien Jodogne |
merge
|
Tue, 28 May 2019 08:29:01 +0200 |
Sebastien Jodogne |
speeding up LinearAlgebra::ParseVector()
|
Tue, 28 May 2019 08:15:38 +0200 |
Benjamin Golinvaux |
Merge
|
Mon, 27 May 2019 16:01:47 +0200 |
Benjamin Golinvaux |
Merge from default
|
Fri, 24 May 2019 16:13:50 +0200 |
Benjamin Golinvaux |
Fixed Visual Studio 2008 build
|
Tue, 28 May 2019 07:48:57 +0200 |
Sebastien Jodogne |
optimizing constructor of DicomStructureSet
|
Mon, 27 May 2019 22:41:51 +0200 |
Alain Mazy |
made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json)
am-dev
|
Mon, 27 May 2019 17:20:59 +0200 |
Sebastien Jodogne |
DicomStructureSetLoader
|
Mon, 27 May 2019 15:54:53 +0200 |
Sebastien Jodogne |
DicomVolumeImage
|
Mon, 27 May 2019 14:21:04 +0200 |
Sebastien Jodogne |
VolumeImageReslicer
|
Mon, 27 May 2019 11:45:18 +0200 |
Sebastien Jodogne |
IVolumeImage
|
Mon, 27 May 2019 10:39:35 +0200 |
Sebastien Jodogne |
cont
|
Mon, 27 May 2019 10:34:34 +0200 |
Sebastien Jodogne |
fix
|
Mon, 27 May 2019 09:49:44 +0200 |
Sebastien Jodogne |
VolumeGeometryReadyMessage
|
Fri, 24 May 2019 18:33:08 +0200 |
Sebastien Jodogne |
merge
|
Fri, 24 May 2019 18:29:27 +0200 |
Sebastien Jodogne |
ILayerStyleConfigurator
|
Fri, 24 May 2019 16:00:24 +0200 |
Benjamin Golinvaux |
Merge from default
|
Fri, 24 May 2019 15:59:51 +0200 |
Benjamin Golinvaux |
A few renames and cleanups + moved GUI constants to controller + start work on
|
Fri, 24 May 2019 13:44:34 +0200 |
Sebastien Jodogne |
FloatTextureSceneLayer::SetInverted()
|
Fri, 24 May 2019 11:05:06 +0200 |
Alain Mazy |
fix windowing + save windowing
am-dev
|
Fri, 24 May 2019 11:04:41 +0200 |
Sebastien Jodogne |
fix
|
Fri, 24 May 2019 11:02:20 +0200 |
Sebastien Jodogne |
fix windowing
|
Thu, 23 May 2019 20:37:19 +0200 |
Sebastien Jodogne |
improved interface for lookup tables
|
Thu, 23 May 2019 20:04:33 +0200 |
Sebastien Jodogne |
LookupTableTextureSceneLayer
|
Thu, 23 May 2019 16:57:33 +0200 |
Sebastien Jodogne |
fix
|
Thu, 23 May 2019 16:34:03 +0200 |
Sebastien Jodogne |
fix
|
Thu, 23 May 2019 14:57:52 +0200 |
Sebastien Jodogne |
cont
|
Thu, 23 May 2019 12:54:10 +0200 |
Sebastien Jodogne |
cont
|
Thu, 23 May 2019 11:27:37 +0200 |
Sebastien Jodogne |
merge
|
Thu, 23 May 2019 11:27:11 +0200 |
Sebastien Jodogne |
creation of OrthancMultiframeVolumeLoader
|
Thu, 23 May 2019 10:25:48 +0200 |
Benjamin Golinvaux |
truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
|
Wed, 22 May 2019 18:34:06 +0200 |
Sebastien Jodogne |
progressive loading working
|
Wed, 22 May 2019 17:25:44 +0200 |
Sebastien Jodogne |
simplification
|
Wed, 22 May 2019 17:05:38 +0200 |
Sebastien Jodogne |
merge
|
Wed, 22 May 2019 17:05:14 +0200 |
Sebastien Jodogne |
cont
|
Wed, 22 May 2019 16:46:02 +0200 |
Benjamin Golinvaux |
Added broker back because the ViewportController needs one
|
Wed, 22 May 2019 16:17:32 +0200 |
Benjamin Golinvaux |
Merge from default
|
Wed, 22 May 2019 16:13:46 +0200 |
Benjamin Golinvaux |
Merge from default
|
Wed, 22 May 2019 16:01:34 +0200 |
Benjamin Golinvaux |
dummy
|
Wed, 22 May 2019 16:00:58 +0200 |
Benjamin Golinvaux |
Fixed wasm sample (BasicScene) according to changes (ViewportController) +
|
Wed, 22 May 2019 11:55:52 +0200 |
Benjamin Golinvaux |
- undo redo now works fine for both measure tool creation commands
|
Tue, 21 May 2019 13:18:35 +0200 |
Benjamin Golinvaux |
Wired undo redo to keys
|
Wed, 22 May 2019 16:15:24 +0200 |
Sebastien Jodogne |
fix wasm build
|
Wed, 22 May 2019 14:46:26 +0200 |
Sebastien Jodogne |
ThreadedOracle
|
Wed, 22 May 2019 13:49:31 +0200 |
Benjamin Golinvaux |
Backfix of d5579bd: Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer
rtviewer19branch
|
Wed, 22 May 2019 12:48:57 +0200 |
Sebastien Jodogne |
reorganization
|
Wed, 22 May 2019 12:08:15 +0200 |
Sebastien Jodogne |
reorganization
|
Wed, 22 May 2019 11:28:42 +0200 |
Sebastien Jodogne |
SleepOracleCommand
|
Wed, 22 May 2019 09:55:01 +0200 |
Sebastien Jodogne |
fix
|
Wed, 22 May 2019 09:41:03 +0200 |
Sebastien Jodogne |
moved OrientedBoundingBox in the Volumes folder
|
Wed, 22 May 2019 09:27:21 +0200 |
Sebastien Jodogne |
removed some forward class declarations
|
Wed, 22 May 2019 09:17:07 +0200 |
Sebastien Jodogne |
new CMake internal option: ENABLE_STONE_DEPRECATED
|
Wed, 22 May 2019 09:13:04 +0200 |
Sebastien Jodogne |
deprecating enum SliceImageQuality
|
Wed, 22 May 2019 08:54:38 +0200 |
Sebastien Jodogne |
removing using namespace
|
Wed, 22 May 2019 08:43:41 +0200 |
Sebastien Jodogne |
cont
|
Wed, 22 May 2019 08:38:52 +0200 |
Sebastien Jodogne |
enforce relative includes
|
Tue, 21 May 2019 16:15:06 +0200 |
Sebastien Jodogne |
removing dependencies in ImageBuffer3D
|
Tue, 21 May 2019 15:20:04 +0200 |
Sebastien Jodogne |
moved FitWindowingToRange() from ImageBuffer3D to RenderStyle
|
Tue, 21 May 2019 14:27:52 +0200 |
Sebastien Jodogne |
merge
|
Tue, 21 May 2019 14:27:35 +0200 |
Sebastien Jodogne |
move Deprecated classes to a separate folder
|
Tue, 21 May 2019 13:53:57 +0200 |
Alain Mazy |
merge am-dev -> default
|
Tue, 21 May 2019 13:53:11 +0200 |
Alain Mazy |
fix after namespace rename to Deprecated
am-dev
|
Tue, 21 May 2019 13:27:54 +0200 |
Alain Mazy |
Merged am-dev into default
|
Tue, 21 May 2019 13:25:58 +0200 |
Alain Mazy |
Merged default into am-dev
am-dev
|
Tue, 21 May 2019 11:45:06 +0200 |
Sebastien Jodogne |
merge
|
Tue, 21 May 2019 11:43:25 +0200 |
Sebastien Jodogne |
moving layers, widgets and loaders to Deprecated namespace
|
Tue, 21 May 2019 10:39:51 +0200 |
Benjamin Golinvaux |
Fixed previous typo
|
Tue, 21 May 2019 10:39:14 +0200 |
Benjamin Golinvaux |
Fixed truncation warning
|
Tue, 21 May 2019 10:28:43 +0200 |
Benjamin Golinvaux |
Merge from default
|
Tue, 21 May 2019 10:27:54 +0200 |
Benjamin Golinvaux |
Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
|
Mon, 20 May 2019 12:49:29 +0200 |
Benjamin Golinvaux |
FitContent is now wrapped by the controller (for observability)
|
Mon, 20 May 2019 12:37:30 +0200 |
Benjamin Golinvaux |
Switch to make_shared in various places
|
Mon, 20 May 2019 19:55:13 +0200 |
Benjamin Golinvaux |
Fixes to auxiliary parameters management
rtviewer19branch
|
Mon, 20 May 2019 19:06:45 +0200 |
Benjamin Golinvaux |
Removed references to unavailable functions (backpatch)
rtviewer19branch
|
Mon, 20 May 2019 16:56:48 +0000 |
Benjamin Golinvaux |
Close branch twiga-viewer-first-release.
twiga-viewer-first-release
|
Mon, 20 May 2019 18:49:24 +0200 |
Benjamin Golinvaux |
Branch creation rtviewer19 maintenance
rtviewer19branch
|
Mon, 20 May 2019 18:42:39 +0200 |
Benjamin Golinvaux |
Adding SetApplicationParameters
twiga-viewer-first-release
|
Mon, 20 May 2019 16:26:34 +0200 |
Sebastien Jodogne |
deprecating DicomFrameConverter
|
Mon, 20 May 2019 15:44:01 +0200 |
Sebastien Jodogne |
setting texture geometry
|
Mon, 20 May 2019 14:56:03 +0200 |
Sebastien Jodogne |
IDicomVolumeSource
|
Mon, 20 May 2019 13:40:23 +0200 |
Sebastien Jodogne |
simplification
|
Mon, 20 May 2019 13:13:04 +0200 |
Sebastien Jodogne |
reorganization
|
Mon, 20 May 2019 12:03:16 +0200 |
Sebastien Jodogne |
VolumeSeriesOrthancLoader uses a prefetching strategy
|
Mon, 20 May 2019 11:20:01 +0200 |
Sebastien Jodogne |
reorganization
|
Mon, 20 May 2019 11:03:50 +0200 |
Benjamin Golinvaux |
Added sample command line for Visual Studio 2008
|
Mon, 20 May 2019 11:03:36 +0200 |
Benjamin Golinvaux |
Fixed C++ code to be C++03 compatible
|
Mon, 20 May 2019 09:38:25 +0200 |
Sebastien Jodogne |
fix
|
Sun, 19 May 2019 16:35:03 +0200 |
Benjamin Golinvaux |
merge default
|
Sun, 19 May 2019 16:31:56 +0200 |
Benjamin Golinvaux |
Merging refactor-viewport-controller
|
Sun, 19 May 2019 16:29:50 +0200 |
Benjamin Golinvaux |
Merge from default
refactor-viewport-controller
|
Sun, 19 May 2019 16:26:36 +0200 |
Benjamin Golinvaux |
Fixed truncating conversion warning
refactor-viewport-controller
|
Sun, 19 May 2019 16:26:17 +0200 |
Benjamin Golinvaux |
Introduced the ViewportController that sits between the application and the
refactor-viewport-controller
|
Fri, 17 May 2019 09:20:46 +0200 |
Benjamin Golinvaux |
Merge from default
refactor-viewport-controller
|
Wed, 15 May 2019 16:56:17 +0200 |
Benjamin Golinvaux |
Code is broken -- stashing ongoing work in a branch
refactor-viewport-controller
|
Sun, 19 May 2019 13:21:22 +0200 |
Sebastien Jodogne |
BasicFetchingStrategy
|
Fri, 17 May 2019 18:04:26 +0200 |
Sebastien Jodogne |
merge
|
Fri, 17 May 2019 18:04:14 +0200 |
Sebastien Jodogne |
strategy
|
Fri, 17 May 2019 09:21:30 +0200 |
Benjamin Golinvaux |
Fixed a bunch of truncation warnings in various parts of the library
|
Fri, 17 May 2019 08:49:55 +0200 |
Benjamin Golinvaux |
Fixed a bunch of truncation warnings in various parts of the library
|
Thu, 16 May 2019 20:39:30 +0200 |
Sebastien Jodogne |
simplification in DicomVolumeSlicer
|
Thu, 16 May 2019 20:32:16 +0200 |
Sebastien Jodogne |
DicomVolumeSlicer
|
Thu, 16 May 2019 19:10:38 +0200 |
Alain Mazy |
CodeGen: tests improvements
am-dev
|
Thu, 16 May 2019 18:33:57 +0200 |
Sebastien Jodogne |
VolumeImageGeometry::DetectSlice()
|
Thu, 16 May 2019 17:54:22 +0200 |
Alain Mazy |
Codegen: fix
am-dev
|
Thu, 16 May 2019 17:51:17 +0200 |
Alain Mazy |
CodeGen: test cleanup + all working again + using same yaml and stimuli files
am-dev
|
Thu, 16 May 2019 16:45:10 +0200 |
Alain Mazy |
fix codegen tests
am-dev
|
Thu, 16 May 2019 17:00:42 +0200 |
Sebastien Jodogne |
unit test: VolumeImageGeometry.Basic
|
Thu, 16 May 2019 16:47:46 +0200 |
Sebastien Jodogne |
new class: VolumeImageGeometry
|
Thu, 16 May 2019 16:01:36 +0200 |
Sebastien Jodogne |
reorganizing ImageBuffer3D
|
Thu, 16 May 2019 15:04:41 +0200 |
Alain Mazy |
added support for float + map<TK, TV> instead of only map<string, T>
am-dev
|
Thu, 16 May 2019 14:26:11 +0200 |
Sebastien Jodogne |
revision counters in DicomVolumeImage
|
Thu, 16 May 2019 12:33:43 +0200 |
Sebastien Jodogne |
loading of slice images
|
Thu, 16 May 2019 11:20:59 +0200 |
Sebastien Jodogne |
merge
|
Thu, 16 May 2019 11:20:43 +0200 |
Sebastien Jodogne |
turning DicomVolumeImage into a bean class
|
Thu, 16 May 2019 10:46:35 +0200 |
Alain Mazy |
clip mask before drawing
am-dev
|
Thu, 16 May 2019 09:49:30 +0200 |
Alain Mazy |
codegen: using an ordereddict loader instead of sort the keys -> the delcared ordered in the yaml is preserved in the generated code which is more meaningfull than the alphabetical order
am-dev
|
Thu, 16 May 2019 09:26:31 +0200 |
Alain Mazy |
Merged am-dev into default
|
Thu, 16 May 2019 09:25:42 +0200 |
Alain Mazy |
cleanup + fix warning in codegen
am-dev
|
Thu, 16 May 2019 09:11:14 +0200 |
Alain Mazy |
merge default -> am-dev
am-dev
|
Wed, 15 May 2019 18:54:55 +0200 |
Alain Mazy |
fix
|
Wed, 15 May 2019 18:39:50 +0200 |
Benjamin Golinvaux |
Merge default
|
Wed, 15 May 2019 18:29:42 +0200 |
Benjamin Golinvaux |
Restored missing code + fixed key ordering when generating code
|
Wed, 15 May 2019 18:35:43 +0200 |
Sebastien Jodogne |
cont
|
Wed, 15 May 2019 17:31:21 +0200 |
Sebastien Jodogne |
merge
|
Wed, 15 May 2019 17:30:58 +0200 |
Sebastien Jodogne |
refactoring of VolumeImage
|
Wed, 15 May 2019 15:42:49 +0200 |
Alain Mazy |
removed printf override for printf, keep it bare to metal
|
Wed, 15 May 2019 12:28:58 +0200 |
Sebastien Jodogne |
fix
|
Wed, 15 May 2019 11:52:35 +0200 |
Alain Mazy |
fix previous merge
|
Wed, 15 May 2019 11:51:22 +0200 |
Sebastien Jodogne |
fix to include Stone within an Orthanc plugin
|
Wed, 15 May 2019 11:07:28 +0200 |
Sebastien Jodogne |
fix for msvc 2008
|
Wed, 15 May 2019 09:03:40 +0200 |
Sebastien Jodogne |
fix warning
|
Tue, 14 May 2019 19:38:51 +0200 |
Benjamin Golinvaux |
Added info display map to the app + global logging function + fixed bisecting
|
Tue, 14 May 2019 19:38:15 +0200 |
Benjamin Golinvaux |
Fixed broken previous merge
|
Tue, 14 May 2019 18:39:50 +0200 |
Alain Mazy |
merge am-dev -> default
|
Tue, 14 May 2019 18:24:12 +0200 |
Alain Mazy |
allow unregistered command line options (seems that it does not work in WASM !!)
am-dev
|
Tue, 14 May 2019 16:54:13 +0200 |
Benjamin Golinvaux |
Added support to DISABLE legacy scaling in SDL Windows (only in WIN32... this
|
Tue, 14 May 2019 13:51:32 +0200 |
Benjamin Golinvaux |
Fixed truncating conversion warnings + fixed deletion of incomplete type
|
Tue, 14 May 2019 13:51:00 +0200 |
Benjamin Golinvaux |
Turned the scene into an observable to be able to dynamically react to
|
Tue, 14 May 2019 13:49:12 +0200 |
Benjamin Golinvaux |
Fixed CRLF to LF in various files (found through grepping the source tree)
|
Tue, 14 May 2019 09:49:24 +0200 |
Benjamin Golinvaux |
Merge from default
|
Tue, 14 May 2019 09:48:14 +0200 |
Benjamin Golinvaux |
Iteration in angle measuring tool. Text label is not ok and handles and arcs
|
Tue, 14 May 2019 09:48:01 +0200 |
Benjamin Golinvaux |
Moved RadiographyDicomLayer::SetDicomFrameConverter to cpp file to prevent
|
Tue, 14 May 2019 09:46:41 +0200 |
Benjamin Golinvaux |
Moved RadiographyDicomLayer::SetDicomFrameConverter to cpp file to prevent
|
Mon, 13 May 2019 17:19:04 +0200 |
Sebastien Jodogne |
cont
|
Mon, 13 May 2019 17:03:46 +0200 |
Sebastien Jodogne |
uncoupling OrthancStone::SlicesSorter from OrthancStone::Slice
|
Mon, 13 May 2019 15:22:08 +0200 |
Benjamin Golinvaux |
Merge from default
|
Mon, 13 May 2019 15:12:56 +0200 |
Benjamin Golinvaux |
Merge + ongoing measure work
|
Fri, 10 May 2019 16:15:55 +0200 |
Benjamin Golinvaux |
Ongoing tracker work.
|
Fri, 10 May 2019 17:34:48 +0200 |
Sebastien Jodogne |
getting rid of MessageType enumeration
|
Fri, 10 May 2019 14:54:03 +0200 |
Sebastien Jodogne |
GetOrthancWebViewerJpegCommand::ProcessHttpHandler()
|
Fri, 10 May 2019 10:59:37 +0200 |
Sebastien Jodogne |
renames
|
Fri, 10 May 2019 10:57:21 +0200 |
Sebastien Jodogne |
reorganization
|
Fri, 10 May 2019 10:35:46 +0200 |
Sebastien Jodogne |
OracleCommandExceptionMessage
|
Thu, 09 May 2019 18:45:52 +0200 |
Sebastien Jodogne |
DecodeOrthancWebViewerJpegCommand
|
Thu, 09 May 2019 18:03:03 +0200 |
Sebastien Jodogne |
decoding of images by oracle
|
Thu, 09 May 2019 16:58:35 +0200 |
Sebastien Jodogne |
starting DecodeOrthancImageCommand
|
Thu, 09 May 2019 15:02:44 +0200 |
Sebastien Jodogne |
fix
|
Thu, 09 May 2019 14:54:12 +0200 |
Benjamin Golinvaux |
Converted C++11 code to C++03
|
Thu, 09 May 2019 14:38:27 +0200 |
Benjamin Golinvaux |
Merge
|
Thu, 09 May 2019 10:41:31 +0200 |
Benjamin Golinvaux |
- Added a ClearAllChains method to PolylineSceneLayer --> revision must change
|
Wed, 08 May 2019 18:26:52 +0200 |
Sebastien Jodogne |
notes
|
Wed, 08 May 2019 16:49:01 +0200 |
Alain Mazy |
fix
am-dev
|
Wed, 08 May 2019 16:38:25 +0200 |
Alain Mazy |
rename
am-dev
|
Wed, 08 May 2019 16:32:57 +0200 |
Alain Mazy |
CodeGeneration: support default values
am-dev
|
Wed, 08 May 2019 10:51:41 +0200 |
Alain Mazy |
fix CodeGeneration unit tests
am-dev
|
Tue, 07 May 2019 18:34:40 +0200 |
Sebastien Jodogne |
cont
|
Tue, 07 May 2019 18:11:52 +0200 |
Sebastien Jodogne |
DicomInstanceParameters
|
Tue, 07 May 2019 14:28:10 +0200 |
Sebastien Jodogne |
fix
|
Tue, 07 May 2019 14:16:08 +0200 |
Sebastien Jodogne |
renamed IObservable::EmitMessage() as BroadcastMessage()
|
Tue, 07 May 2019 12:32:21 +0200 |
Sebastien Jodogne |
uncoupling oracle from context
|
Tue, 07 May 2019 11:59:46 +0200 |
Sebastien Jodogne |
fix
|
Tue, 07 May 2019 11:15:57 +0200 |
Alain Mazy |
added flip to RadiographyLayer
am-dev
|
Tue, 07 May 2019 11:13:24 +0200 |
Sebastien Jodogne |
test: refactoring oracle
|
Thu, 02 May 2019 18:58:46 +0200 |
Sebastien Jodogne |
mouse events in wasm sample
|
Thu, 02 May 2019 18:21:59 +0200 |
Sebastien Jodogne |
simplification
|
Thu, 02 May 2019 13:27:41 +0200 |
Sebastien Jodogne |
WebAssembly sample using Scene2D
|
Thu, 02 May 2019 10:35:42 +0200 |
Sebastien Jodogne |
constness
|
Tue, 30 Apr 2019 16:59:48 +0200 |
Sebastien Jodogne |
cnot
|
Tue, 30 Apr 2019 16:44:23 +0200 |
Sebastien Jodogne |
automatic initialization of glew
|
Tue, 30 Apr 2019 16:18:46 +0200 |
Benjamin Golinvaux |
Removed "core" from shader version spec + removed useless code from StoneInitialize
|
Tue, 30 Apr 2019 16:07:48 +0200 |
Benjamin Golinvaux |
Added version directive to GLSL shader code + glew init function in sample code
|
Tue, 30 Apr 2019 09:17:45 +0200 |
Sebastien Jodogne |
OrthancStone::StoneInitialize()
|
Tue, 30 Apr 2019 07:54:51 +0200 |
Benjamin Golinvaux |
Added temp download folder to hgignore file
|
Tue, 30 Apr 2019 07:54:01 +0200 |
Benjamin Golinvaux |
Removed MSVC specific code (option already available thru Orthanc cmake)
|
Mon, 29 Apr 2019 16:41:40 +0200 |
Sebastien Jodogne |
using glew to build on Windows
|
Mon, 29 Apr 2019 15:29:53 +0200 |
Sebastien Jodogne |
Scene2D::ReleaseLayer()
|
Mon, 29 Apr 2019 15:24:59 +0200 |
Alain Mazy |
Merged am-dev into default
|
Mon, 29 Apr 2019 15:24:47 +0200 |
Benjamin Golinvaux |
Fixed typo + added flags for MSVC in Stone Sample
|
Mon, 29 Apr 2019 15:09:48 +0200 |
Benjamin Golinvaux |
new routable logging system in STDIO mode + flag support (with no value) in StartupParametersBuilder + 80 col indent
|
Mon, 29 Apr 2019 14:40:01 +0200 |
Sebastien Jodogne |
display scene positions in the basic sample
|
Mon, 29 Apr 2019 12:01:55 +0200 |
Alain Mazy |
codegen tools: support for int64, uint32, uint64
am-dev
|
Sat, 27 Apr 2019 12:38:25 +0200 |
Sebastien Jodogne |
BasicScene SDL sample
|
Sat, 27 Apr 2019 10:56:25 +0200 |
Sebastien Jodogne |
fix
|
Fri, 26 Apr 2019 17:57:57 +0200 |
Sebastien Jodogne |
fix
|
Fri, 26 Apr 2019 17:28:18 +0200 |
Sebastien Jodogne |
CairoCompositor
|
Fri, 26 Apr 2019 17:05:14 +0200 |
Sebastien Jodogne |
IPointerTracker
|
Fri, 26 Apr 2019 15:11:11 +0200 |
Sebastien Jodogne |
CairoPolylineRenderer, SdlOpenGLWindow
|
Fri, 26 Apr 2019 14:45:47 +0200 |
Sebastien Jodogne |
OpenGLCompositor
|
Fri, 26 Apr 2019 13:04:56 +0200 |
Sebastien Jodogne |
OpenGLBasicPolylineRenderer
|
Fri, 26 Apr 2019 12:55:43 +0200 |
Sebastien Jodogne |
OpenGLLinesProgram
|
Fri, 26 Apr 2019 12:05:38 +0200 |
Sebastien Jodogne |
OpenGLTextureProgram
|
Fri, 26 Apr 2019 11:33:57 +0200 |
Sebastien Jodogne |
FloatTextureSceneLayer
|
Thu, 25 Apr 2019 14:00:55 +0200 |
Sebastien Jodogne |
removed enum value: ImageWindowing_Default
|
Thu, 25 Apr 2019 13:54:42 +0200 |
Sebastien Jodogne |
renamed ColorTextureSceneLayer, dropped dependency on boost::chrono
|
Tue, 23 Apr 2019 10:15:54 +0200 |
Alain Mazy |
more export functions
am-dev
|
Mon, 22 Apr 2019 10:07:34 +0200 |
Sebastien Jodogne |
move to internals
|
Fri, 19 Apr 2019 17:57:58 +0200 |
Sebastien Jodogne |
TextSceneLayer
|
Fri, 19 Apr 2019 17:36:00 +0200 |
Sebastien Jodogne |
layers: InfoPanel, Polyline, Texture
|
Fri, 19 Apr 2019 17:16:37 +0200 |
Sebastien Jodogne |
fix
|
Fri, 19 Apr 2019 16:43:08 +0200 |
Sebastien Jodogne |
Scene2D
|
Fri, 19 Apr 2019 16:17:13 +0200 |
Sebastien Jodogne |
fix windows build
|
Fri, 19 Apr 2019 16:10:27 +0200 |
Sebastien Jodogne |
fix
|
Fri, 19 Apr 2019 16:06:45 +0200 |
Sebastien Jodogne |
OpenGL programs and textures
|
Fri, 19 Apr 2019 15:57:46 +0200 |
Sebastien Jodogne |
starting work on OpenGL
|
Fri, 19 Apr 2019 15:42:57 +0200 |
Sebastien Jodogne |
alphabet of glyphs
|
Fri, 19 Apr 2019 15:11:16 +0200 |
Sebastien Jodogne |
FontRenderer
|
Fri, 19 Apr 2019 09:08:15 +0200 |
Sebastien Jodogne |
AffineTransform2D::ComputeZoom()
|
Thu, 18 Apr 2019 18:06:29 +0200 |
Sebastien Jodogne |
AffineTransform2D::ConvertToOpenGLMatrix()
|
Thu, 18 Apr 2019 17:29:44 +0200 |
Sebastien Jodogne |
cont
|
Thu, 18 Apr 2019 16:44:27 +0200 |
Sebastien Jodogne |
fix build msvc 2015
|
Thu, 18 Apr 2019 16:34:25 +0200 |
Sebastien Jodogne |
fix build on visual studio 2008
|
Thu, 18 Apr 2019 15:46:07 +0200 |
Alain Mazy |
fix + access to DicomFrameConverter members to allow serialization
am-dev
|
Thu, 18 Apr 2019 14:54:33 +0200 |
Sebastien Jodogne |
sync
|
Thu, 18 Apr 2019 11:59:09 +0000 |
Alain Mazy |
Close branch cache-in-radiography.
cache-in-radiography
|
Thu, 18 Apr 2019 09:05:43 +0000 |
Alain Mazy |
Merged am-dev into default
|
Thu, 18 Apr 2019 11:04:46 +0200 |
Alain Mazy |
fix previous merge
am-dev
|
Thu, 18 Apr 2019 10:43:17 +0200 |
Alain Mazy |
Merged default into am-dev
am-dev
|
Thu, 18 Apr 2019 10:42:01 +0200 |
Alain Mazy |
fix include
am-dev
|
Thu, 18 Apr 2019 07:31:21 +0000 |
Alain Mazy |
Close branch dev.
dev
|
Thu, 18 Apr 2019 07:30:56 +0000 |
Alain Mazy |
Merged dev into default
|
Thu, 18 Apr 2019 09:30:00 +0200 |
Alain Mazy |
merge default -> dev
dev
|
Wed, 17 Apr 2019 17:57:50 +0200 |
Sebastien Jodogne |
add support for alpha channel in CairoSurface
|
Wed, 17 Apr 2019 16:16:47 +0200 |
Sebastien Jodogne |
fix
|
Wed, 17 Apr 2019 16:13:42 +0200 |
Benjamin Golinvaux |
Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer
dev
|
Wed, 17 Apr 2019 15:33:06 +0200 |
Sebastien Jodogne |
new argument in ComputeAnchorTranslation: border
|
Wed, 17 Apr 2019 14:37:18 +0200 |
Sebastien Jodogne |
CairoSurface::Copy()
|
Tue, 09 Apr 2019 17:49:37 +0200 |
Sebastien Jodogne |
SdlWindow::GetObject()
|
Wed, 03 Apr 2019 17:39:17 +0200 |
Alain Mazy |
merge
dev
|
Wed, 03 Apr 2019 17:38:43 +0200 |
Alain Mazy |
web-worker consequences: give access to lower level data
dev
|
Wed, 03 Apr 2019 09:09:14 +0200 |
Benjamin Golinvaux |
Added tag rtviewer19 for changeset 90f3a60576a9
dev
|
Tue, 02 Apr 2019 14:02:12 +0000 |
Benjamin Golinvaux |
Merged in ct-pet-dose-struct (pull request #2)
dev rtviewer19
|
Tue, 02 Apr 2019 14:02:12 +0000 |
Benjamin Golinvaux |
Close branch ct-pet-dose-struct
ct-pet-dose-struct
|
Tue, 02 Apr 2019 15:08:31 +0200 |
Benjamin Golinvaux |
Added RTSTRUCT demo viewer based on captain + fix in dev.h (wrong override signature)
ct-pet-dose-struct
|
Tue, 02 Apr 2019 13:27:51 +0200 |
Benjamin Golinvaux |
Added /MP option to cmakefile and improved readme with Windows command lines for configure/build
ct-pet-dose-struct
|
Tue, 02 Apr 2019 11:54:28 +0200 |
Benjamin Golinvaux |
Removed old rtstruct demo (correct one on its way) + Many warning fixes (mostly 64-bit ?) + reformat + small fixes + indent (breaking long lines)
ct-pet-dose-struct
|
Tue, 02 Apr 2019 09:38:50 +0000 |
Benjamin Golinvaux |
Merged in dev (pull request #1)
ct-pet-dose-struct
|
Fri, 29 Mar 2019 15:21:33 +0100 |
Alain Mazy |
set events passive again
dev
|
Mon, 25 Mar 2019 15:23:45 +0100 |
Alain Mazy |
passive events
dev
|
Wed, 20 Mar 2019 15:27:04 +0100 |
Alain Mazy |
added sets in code generation (not tested yet in TS)
dev
|
Wed, 20 Mar 2019 12:38:48 +0100 |
Sebastien Jodogne |
cont
|
Wed, 20 Mar 2019 10:11:53 +0100 |
Alain Mazy |
logs
dev
|
Tue, 19 Mar 2019 16:29:07 +0100 |
Benjamin Golinvaux |
Initial commit non working app
ct-pet-dose-struct
|
Tue, 19 Mar 2019 14:31:39 +0000 |
Benjamin Golinvaux |
Close branch bgo-commands-codegen.
bgo-commands-codegen
|
Tue, 19 Mar 2019 13:58:18 +0000 |
Benjamin Golinvaux |
Created new branch ct-pet-dose-struct
ct-pet-dose-struct
|
Tue, 19 Mar 2019 14:43:46 +0100 |
Benjamin Golinvaux |
Merge from bgo-commands-codegen
dev
|
Tue, 19 Mar 2019 09:21:48 +0100 |
Benjamin Golinvaux |
Merged dev branch
bgo-commands-codegen
|
Tue, 19 Mar 2019 09:13:57 +0100 |
Benjamin Golinvaux |
- Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers)
bgo-commands-codegen
|
Mon, 18 Mar 2019 11:27:01 +0100 |
Benjamin Golinvaux |
Removed ICommand.h references
bgo-commands-codegen
|
Mon, 18 Mar 2019 16:01:07 +0100 |
Alain Mazy |
fix warning for preventDefault
dev
|
Mon, 18 Mar 2019 08:45:48 +0100 |
Benjamin Golinvaux |
Removing ICommand support - last small fixes
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:16:45 +0100 |
Benjamin Golinvaux |
Merged dev branch
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:16:21 +0100 |
Benjamin Golinvaux |
Merged am-touch-events
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:15:12 +0100 |
Benjamin Golinvaux |
Personal notes on sample flags
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:14:46 +0100 |
Benjamin Golinvaux |
fixed warnings
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:14:20 +0100 |
Benjamin Golinvaux |
Removed ICommand and friends + fixed warnings + added missing header files in
bgo-commands-codegen
|
Thu, 14 Mar 2019 19:04:35 +0100 |
Alain Mazy |
introduced a Logger class that displays timing and source (C++/JS)
dev
|
Tue, 12 Mar 2019 17:29:12 +0000 |
Alain Mazy |
Close branch am-touch-events.
am-touch-events
|
Tue, 12 Mar 2019 18:28:25 +0100 |
amazy |
fix warning
dev
|
Tue, 12 Mar 2019 15:02:05 +0100 |
amazy |
fix
am-touch-events
|
Tue, 12 Mar 2019 15:01:36 +0100 |
Benjamin Golinvaux |
Removed deleted file from cmakelists + fixed renames in compilation. Samples build OK in WAS but still not fully functional
bgo-commands-codegen
|
Tue, 12 Mar 2019 14:53:38 +0100 |
amazy |
hgignore
am-touch-events
|
Tue, 12 Mar 2019 14:50:14 +0100 |
Alain Mazy |
merge bgo-commands-codegen
am-touch-events
|
Tue, 12 Mar 2019 13:11:18 +0100 |
Benjamin Golinvaux |
Changed the metadata system for structs. A __handler entry is now required
bgo-commands-codegen
|
Tue, 12 Mar 2019 09:19:06 +0100 |
Benjamin Golinvaux |
Reverted a couple of files to AM version (wrong changes on my end)
bgo-commands-codegen
|
Tue, 12 Mar 2019 08:51:35 +0100 |
Benjamin Golinvaux |
dummy dtor to check proper deletion
bgo-commands-codegen
|
Tue, 12 Mar 2019 08:51:15 +0100 |
Benjamin Golinvaux |
Dummy changes (warnings, dummy dtor to check proper deletion, line wrapping) +
bgo-commands-codegen
|
Mon, 11 Mar 2019 14:39:31 +0100 |
Benjamin Golinvaux |
Added .j2 extension to the Jinja2 template files to allow for a better syntax highlighting experience (a.o. in vscode)
bgo-commands-codegen
|
Mon, 11 Mar 2019 13:03:45 +0100 |
Benjamin Golinvaux |
merge AM fixes
bgo-commands-codegen
|
Mon, 11 Mar 2019 13:02:46 +0100 |
Benjamin Golinvaux |
Added support for struct metadata, to disable/enable handler support in Typescript or C++
bgo-commands-codegen
|
Fri, 08 Mar 2019 18:34:26 +0100 |
Alain Mazy |
removed <optional> include which seems not used and is not availble with VS2015
bgo-commands-codegen
|
Thu, 07 Mar 2019 11:32:39 +0100 |
Sebastien Jodogne |
ORTHANC_STONE_APPLICATION_RESOURCES in CMake
|
Wed, 06 Mar 2019 18:26:35 +0100 |
Benjamin Golinvaux |
Fixes for API changes related to message passing
bgo-commands-codegen
|
Wed, 06 Mar 2019 10:57:02 +0100 |
Benjamin Golinvaux |
Fix to use js callbacks attached to 'window' + dummy changes in cmake files
bgo-commands-codegen
|
Wed, 06 Mar 2019 10:14:59 +0100 |
Benjamin Golinvaux |
- Added HandleSerializedMessage to IStoneApplication (empty impl)
bgo-commands-codegen
|
Fri, 01 Mar 2019 16:18:38 +0100 |
Benjamin Golinvaux |
Codegen + Warning fixes
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:33:16 +0100 |
Benjamin Golinvaux |
Merge with am-touch-events
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:26:47 +0100 |
Benjamin Golinvaux |
Merge default
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:15:20 +0100 |
Benjamin Golinvaux |
Merge
|
Tue, 26 Feb 2019 12:58:03 +0100 |
amazy |
layers are now Observable and emitting LayerEdited messages
am-touch-events
|
Mon, 25 Feb 2019 17:57:37 +0100 |
amazy |
more orthancApiClient overloads
am-touch-events
|
Mon, 25 Feb 2019 14:51:34 +0100 |
bgo-osimis |
Dummy change
bgo-commands-codegen
|
Mon, 25 Feb 2019 06:35:21 +0100 |
bgo-osimis |
Improvements to the integrated demo for TS <--> C++
bgo-commands-codegen
|
Sun, 24 Feb 2019 20:22:56 +0100 |
bgo-osimis |
wasm + ts demonstrator WORKS!
bgo-commands-codegen
|
Sun, 24 Feb 2019 13:23:14 +0100 |
bgo-osimis |
Web demonstrator for codegen ongoing work
bgo-commands-codegen
|
Sun, 24 Feb 2019 10:11:38 +0100 |
bgo-osimis |
Fixed cmake (removed missing useless file)
bgo-commands-codegen
|
Sat, 23 Feb 2019 15:04:29 +0100 |
bgo-osimis |
Finished (untested) C++, html, typescript, tsc & browserify production.
bgo-commands-codegen
|
Sat, 23 Feb 2019 14:14:32 +0100 |
bgo-osimis |
Fixed template to add dump capabilities + started work on an integrated TS/WASM test
bgo-commands-codegen
|
Sat, 23 Feb 2019 10:18:13 +0100 |
bgo-osimis |
TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan
bgo-commands-codegen
|
Fri, 22 Feb 2019 10:48:43 +0100 |
bgo-osimis |
All unit tests pass for generation, including handler and dispatcher
bgo-commands-codegen
|
Wed, 20 Feb 2019 20:57:43 +0100 |
Alain Mazy |
template GetLayer
am-touch-events
|
Wed, 20 Feb 2019 20:51:30 +0100 |
bgo-osimis |
Unit tests pass for enum generation
bgo-commands-codegen
|
Mon, 18 Feb 2019 15:38:05 +0100 |
bgo-osimis |
ongoing codegen work
bgo-commands-codegen
|
Mon, 18 Feb 2019 07:46:59 +0100 |
bgo-osimis |
Ongoing work on code generation
bgo-commands-codegen
|
Tue, 19 Feb 2019 11:40:14 +0100 |
am |
now using ImageProcessing::FillPolygon
am-touch-events
|
Fri, 15 Feb 2019 18:43:41 +0100 |
am |
fix warning
am-touch-events
|
Fri, 15 Feb 2019 14:30:26 +0100 |
bgo-osimis |
Unit tests OK for preambles, enums and structs in both TS and C++
bgo-commands-codegen
|
Fri, 15 Feb 2019 12:07:09 +0100 |
bgo-osimis |
Ongoing work on code generation. Enums and structs OK in ts and cpp
bgo-commands-codegen
|
Fri, 15 Feb 2019 11:08:44 +0100 |
Alain Mazy |
re-added ExportToCreateDicomRequest
am-touch-events
|
Fri, 15 Feb 2019 10:39:23 +0100 |
am |
Export now accepts Json::Value
am-touch-events
|
Thu, 14 Feb 2019 20:58:42 +0100 |
bgo-osimis |
Ongoing work on codegen: ts and cpp enum and struct writing seem to be OK. No file write yet
bgo-commands-codegen
|
Thu, 14 Feb 2019 16:23:59 +0100 |
am |
reworked RadiographyScene export to export to an Orthanc::Image too
am-touch-events
|
Thu, 14 Feb 2019 10:18:02 +0100 |
am |
added mouse tracker for Layer Mask. Everything seems ok
am-touch-events
|
Wed, 13 Feb 2019 14:14:42 +0100 |
am |
cleanup
am-touch-events
|
Wed, 13 Feb 2019 14:12:41 +0100 |
am |
cleanup + avoid conversions
am-touch-events
|
Wed, 13 Feb 2019 12:11:17 +0100 |
am |
cleanup
am-touch-events
|
Wed, 13 Feb 2019 12:04:02 +0100 |
am |
Introduced ControlPoint instead of Corner in the trackers and layers + drawing mask from the ControlPoints
am-touch-events
|