log

age author description
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
Wed, 23 Jan 2019 13:58:51 +0100 Alain Mazy moved LambdaCallable (currently still disable because it does not work in WASM)
Mon, 21 Jan 2019 22:41:24 +0100 Alain Mazy changed the windowing tracker sensitivity. It was not usable with 16bits full range
Fri, 18 Jan 2019 11:52:10 +0100 Alain Mazy TS: one touch drag is not equivalent to left mouse drag instead of middle mouse drag
Fri, 18 Jan 2019 10:16:33 +0100 Alain Mazy TS: stop propagating touch events to the whole html doc
Thu, 17 Jan 2019 21:41:38 +0100 Alain Mazy improved inheritence of RadiographyScene
Thu, 17 Jan 2019 18:28:10 +0100 Alain Mazy merge
Thu, 17 Jan 2019 18:27:40 +0100 Alain Mazy removed log
Thu, 17 Jan 2019 12:06:34 +0100 Sebastien Jodogne moving third-party dependencies to another server
Wed, 16 Jan 2019 21:08:38 +0100 bgo-osimis Fixed dummy change bgo-commands-codegen
Wed, 16 Jan 2019 21:08:22 +0100 bgo-osimis Fixed dummy change bgo-commands-codegen
Wed, 16 Jan 2019 18:50:59 +0100 Alain Mazy changed path to emsdk (it shall now be in ~/apps instead of ~/Downloads)
Wed, 16 Jan 2019 16:24:45 +0100 bgo-osimis dumb change bgo-commands-codegen
Wed, 16 Jan 2019 16:10:16 +0100 Alain Mazy Merged am-vsol-upgrade into default
Wed, 16 Jan 2019 16:10:16 +0100 Alain Mazy Close branch am-vsol-upgrade am-vsol-upgrade
Wed, 16 Jan 2019 15:01:22 +0000 Alain Mazy Close branch am-vsol-upgrade-radiography-export. am-vsol-upgrade-radiography-export
Mon, 14 Jan 2019 11:27:26 +0100 Alain Mazy allow null callbacks for HTTP requests am-vsol-upgrade
Fri, 28 Dec 2018 10:40:34 +0100 amazy merge default->am-vsol-upgrade am-vsol-upgrade
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Thu, 20 Dec 2018 18:24:52 +0100 am allow derivation of RadiographyScene am-vsol-upgrade
Thu, 06 Dec 2018 16:44:06 +0100 am disable gzip for now am-vsol-upgrade
Thu, 06 Dec 2018 11:53:37 +0100 am fix crop + export photometric interpretation correctly am-vsol-upgrade
Tue, 04 Dec 2018 11:52:43 +0100 am WasmWebService now using BaseWebService and supporting cache am-vsol-upgrade
Mon, 03 Dec 2018 18:03:30 +0100 am moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgrade
Mon, 03 Dec 2018 14:22:47 +0100 am fix SetSize in SDL am-vsol-upgrade
Mon, 03 Dec 2018 13:53:29 +0100 am improved handling of MONOCHROME1, background and invertion am-vsol-upgrade
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, 29 Nov 2018 15:11:19 +0100 am added serialization for RadiographyScene am-vsol-upgrade
Wed, 28 Nov 2018 10:46:32 +0100 am cleanup am-vsol-upgrade