log Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 1722:802cb1272f3a

age author description
Tue, 01 Dec 2020 14:47:11 +0100 Sebastien Jodogne fix for the WRIX dataset
Tue, 01 Dec 2020 12:51:57 +0100 Sebastien Jodogne new "GrayscaleWindowingChanged" message from GrayscaleWindowingSceneTracker
Tue, 01 Dec 2020 12:13:43 +0100 Sebastien Jodogne display the instance number, and the wc/ww info (work-in-progress)
Tue, 01 Dec 2020 10:42:45 +0100 Sebastien Jodogne added buttons to go to the first and last frames
Tue, 01 Dec 2020 10:08:26 +0100 Sebastien Jodogne fix for KNIX sample dataset
Mon, 30 Nov 2020 17:57:10 +0100 Sebastien Jodogne configuration option "DicomCacheSize", warning if cache should be larger
Mon, 30 Nov 2020 17:09:46 +0100 Sebastien Jodogne configuration option "DicomWebRoot"
Fri, 27 Nov 2020 17:15:09 +0100 Sebastien Jodogne LoadMultipartInstanceInViewport() in C++
Fri, 27 Nov 2020 16:36:43 +0100 Sebastien Jodogne start work on series with multiple multiframe instances
Fri, 27 Nov 2020 13:57:28 +0100 Sebastien Jodogne "patient" GET argument
Fri, 27 Nov 2020 12:21:26 +0100 Sebastien Jodogne new configuration options: "CombinedToolEnabled", "CombinedToolBehaviour" and "DownloadAsJpegEnabled"
Thu, 26 Nov 2020 19:46:33 +0100 Sebastien Jodogne support of series with instances of varying resolutions - LSD-479
Thu, 26 Nov 2020 13:57:15 +0100 Sebastien Jodogne print button
Thu, 26 Nov 2020 13:46:50 +0100 Sebastien Jodogne synchronized browsing
Tue, 24 Nov 2020 20:54:33 +0100 Sebastien Jodogne switch to server-side transcoding on failed decoding (for jpeg2k)
Tue, 24 Nov 2020 18:08:07 +0100 Sebastien Jodogne handling multiple windowing presets in the Stone web viewer
Tue, 24 Nov 2020 16:39:54 +0100 Sebastien Jodogne running the tests of the Orthanc Framework in WebAssembly
Tue, 24 Nov 2020 12:59:10 +0100 Sebastien Jodogne successfully running unit tests in WebAssembly
Mon, 23 Nov 2020 19:24:18 +0100 Sebastien Jodogne start multiple preset windowings
Mon, 23 Nov 2020 18:49:42 +0100 Sebastien Jodogne limit the amount of frames to be prefetched
Mon, 23 Nov 2020 18:09:14 +0100 Sebastien Jodogne don't load low-quality image if the parsed dicom file is cached by the oracle
Mon, 23 Nov 2020 17:05:24 +0100 Sebastien Jodogne number of frames in badge
Mon, 23 Nov 2020 15:39:27 +0100 Sebastien Jodogne start support of cine sequences
Fri, 20 Nov 2020 10:14:36 +0100 Sebastien Jodogne fix in prefetching
Thu, 19 Nov 2020 19:20:45 +0100 Sebastien Jodogne comment
Thu, 19 Nov 2020 19:16:37 +0100 Sebastien Jodogne make the viewer work even if missing cache space
Thu, 19 Nov 2020 18:39:31 +0100 Sebastien Jodogne refactoring
Thu, 19 Nov 2020 17:57:44 +0100 Sebastien Jodogne clarifying variable names
Thu, 19 Nov 2020 17:10:08 +0100 Sebastien Jodogne enable catching of exceptions in stone web viewer
Thu, 19 Nov 2020 15:39:30 +0100 Sebastien Jodogne avoid loading instance metadata on RTSTRUCT to avoid JSON parsing that freezes the browser