log Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 1703:76c590a62755

age author description
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
Thu, 19 Nov 2020 11:24:03 +0100 Sebastien Jodogne enable cache of ParsedDicomFile in oracle
Wed, 18 Nov 2020 11:19:09 +0100 Sebastien Jodogne pdf viewer is working
Tue, 17 Nov 2020 09:32:40 +0100 Sebastien Jodogne fix print.js, no need for ua-parser.js anymore
Thu, 12 Nov 2020 20:56:04 +0100 Sebastien Jodogne verification of FrameOfReferenceUID in reference lines
Thu, 12 Nov 2020 19:27:08 +0100 Sebastien Jodogne cross-hair starts to work
Thu, 12 Nov 2020 16:57:15 +0100 Sebastien Jodogne removed class FrameExtent
Thu, 12 Nov 2020 15:16:21 +0100 Sebastien Jodogne preparing to remove FrameExtent
Tue, 10 Nov 2020 18:08:16 +0100 Sebastien Jodogne removing methods from SortedFrames to simplify api