Mercurial > hg > orthanc-stone
log Platforms/Wasm/Defaults.cpp @ 715:636eb0e4c9dd twiga-viewer-first-release
age | author | description |
---|---|---|
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 |