log Platforms/Wasm/Defaults.cpp @ 878:8f7930f589ef am-dev

age author description
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
Mon, 24 Jun 2019 14:35:00 +0200 Alain Mazy merge default -> am-dev am-dev
Thu, 06 Jun 2019 10:50:54 +0200 Alain Mazy removed some logs am-dev
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
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
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
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:14:59 +0100 Benjamin Golinvaux - Added HandleSerializedMessage to IStoneApplication (empty impl) bgo-commands-codegen
Tue, 29 Jan 2019 14:48:59 +0100 Alain Mazy removed/updated logs am-touch-events
Thu, 24 Jan 2019 16:42:27 +0100 Alain Mazy added support for 'touch' in mouse trackers. This is still a bit hacky and we need to refactor it to make it clean. Thanks to that, Pan and zoom are available together with 2 touches am-touch-events
Thu, 29 Nov 2018 19:25:15 +0100 am added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade
Thu, 15 Nov 2018 18:32:48 +0100 Sebastien Jodogne refactoring
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb