log

age author description
Mon, 02 Dec 2019 11:32:21 +0100 Benjamin Golinvaux Added build instructions for MSVC 2017 and 2019
Mon, 02 Dec 2019 10:59:40 +0100 Benjamin Golinvaux Suppressed a few warnings when building with emscripten (clang) + numeric truncation warnings
Sun, 01 Dec 2019 11:12:48 +0100 Benjamin Golinvaux Added note about metadata returned string lifetime
Mon, 25 Nov 2019 05:41:28 +0100 Benjamin Golinvaux Fixed typo in doc
Sat, 23 Nov 2019 10:52:30 +0100 Sebastien Jodogne some additional info about AET in the default config file
Fri, 22 Nov 2019 13:29:41 +0100 Sebastien Jodogne unit test DicomWebJson.PixelSpacing
Wed, 20 Nov 2019 17:59:53 +0100 Sebastien Jodogne OrthancPlugins::DicomPath::Format()
Wed, 20 Nov 2019 09:44:46 +0100 Sebastien Jodogne -DBOOST_LEXICAL_CAST_ASSUME_C_LOCALE
Tue, 19 Nov 2019 17:27:25 +0100 Sebastien Jodogne merge
Tue, 19 Nov 2019 17:26:02 +0100 Sebastien Jodogne argument "ignoreTagLength" to ParsedDicomFile::ExtractDicomSummary()
Tue, 19 Nov 2019 11:26:52 +0100 Alain Mazy Explorer: display ImagePositionPatient (only ImageOrientationPatient was displayed) + format it to make it more readable
Sun, 17 Nov 2019 17:58:14 +0100 Sebastien Jodogne fix for DCMTK if MinGW combined with C++11
Sat, 16 Nov 2019 17:16:18 +0100 Sebastien Jodogne DICOM_TAG_CONTOUR_DATA
Sat, 16 Nov 2019 09:56:19 +0100 Sebastien Jodogne DICOM_TAG_LARGEST_IMAGE_PIXEL_VALUE and DICOM_TAG_SMALLEST_IMAGE_PIXEL_VALUE
Fri, 15 Nov 2019 15:53:45 +0100 Benjamin Golinvaux Fixed sample plugin cmake files for newer VS versions