diff TODO @ 1717:391c798e4dae

fix for KNIX sample dataset
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Dec 2020 10:08:26 +0100
parents 6aadc7cbb8ea
children 9a1f79d21a3f
line wrap: on
line diff
--- a/TODO	Tue Dec 01 08:58:53 2020 +0100
+++ b/TODO	Tue Dec 01 10:08:26 2020 +0100
@@ -26,11 +26,17 @@
   (using pure DICOMweb). This could possible be done using the
   DICOMweb Bulk Data URI, and/or a dedicated JavaScript video player.
 
+* Debian packaging, which requires source-level build dependencies:
+  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975069#22
+
 * "Start the Viewer with a specific Dicom file and display the
   specific images. For example I start the Viewer with dicomFile and
   open slide1, slide4, slide8, slide12 ?"
   https://groups.google.com/g/orthanc-users/c/6KSe0WEEfco/m/nOIl57EzAAAJ
 
+* Configuration option related to the "DicomSource" class in order to
+  systematically request server-side transcoding.
+
 
 
 ==================================