Mercurial > hg > orthanc-webviewer
changeset 105:fd8c18f62b2c refactoring
cleanup
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 30 Nov 2015 14:34:45 +0100 |
parents | 83d4afba88ff |
children | da086ad0b9d2 |
files | NEWS Resources/SyncOrthancFolder.py |
diffstat | 2 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Mon Nov 30 14:00:28 2015 +0100 +++ b/NEWS Mon Nov 30 14:34:45 2015 +0100 @@ -6,10 +6,6 @@ * Support of multi-frame images * The GDCM decoder replaces the built-in Orthanc decoder -TODO : Support cine playing -TODO : Interpolation does not work, at least with Firefox -TODO : Cleanup dependencies over Orthanc core - Version 1.3 (2015-11-27) ========================
--- a/Resources/SyncOrthancFolder.py Mon Nov 30 14:00:28 2015 +0100 +++ b/Resources/SyncOrthancFolder.py Mon Nov 30 14:34:45 2015 +0100 @@ -57,6 +57,7 @@ 'Core/Uuid.h', 'Plugins/Samples/Common/ExportedSymbols.list', 'Plugins/Samples/Common/VersionScript.map', + 'Plugins/Samples/GdcmDecoder/README', 'Plugins/Samples/GdcmDecoder/GdcmImageDecoder.h', 'Plugins/Samples/GdcmDecoder/GdcmImageDecoder.cpp', 'Plugins/Samples/GdcmDecoder/GdcmDecoderCache.h',