# HG changeset patch # User Alain Mazy # Date 1737217024 -3600 # Node ID fe506dc874a15b72cbdc1adc3e2d8f67c214cf5c # Parent 5303fc009a86c6d914c484b96e06a0776654c138# Parent e2146265ef9f761ee0f49eee5a36246405d00a9a merged get-scu -> default diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake --- a/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake Sat Jan 18 17:17:04 2025 +0100 @@ -60,9 +60,9 @@ ) if (CMAKE_SYSTEM_NAME STREQUAL "Emscripten") - message(${DCMTK_SOURCES_DIR}) list(REMOVE_ITEM DCMTK_SOURCES ${DCMTK_SOURCES_DIR}/ofstd/libsrc/offilsys.cc + ${DCMTK_SOURCES_DIR}/ofstd/libsrc/ofwhere.c # Needed since DCMTK 3.6.9 ) endif() diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/Connection.cpp --- a/OrthancFramework/Sources/SQLite/Connection.cpp Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/Connection.cpp Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/Connection.h --- a/OrthancFramework/Sources/SQLite/Connection.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/Connection.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/FunctionContext.cpp --- a/OrthancFramework/Sources/SQLite/FunctionContext.cpp Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/FunctionContext.cpp Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -17,7 +17,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of the CHU of Liege, nor the names of its + * * Neither the name of the University Hospital of Liege, nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/FunctionContext.h --- a/OrthancFramework/Sources/SQLite/FunctionContext.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/FunctionContext.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -17,7 +17,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of the CHU of Liege, nor the names of its + * * Neither the name of the University Hospital of Liege, nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/IScalarFunction.h --- a/OrthancFramework/Sources/SQLite/IScalarFunction.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/IScalarFunction.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -17,7 +17,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of the CHU of Liege, nor the names of its + * * Neither the name of the University Hospital of Liege, nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/ITransaction.h --- a/OrthancFramework/Sources/SQLite/ITransaction.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/ITransaction.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/NonCopyable.h --- a/OrthancFramework/Sources/SQLite/NonCopyable.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/NonCopyable.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -17,7 +17,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/OrthancSQLiteException.h --- a/OrthancFramework/Sources/SQLite/OrthancSQLiteException.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/OrthancSQLiteException.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/SQLiteTypes.h --- a/OrthancFramework/Sources/SQLite/SQLiteTypes.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/SQLiteTypes.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -17,7 +17,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of the CHU of Liege, nor the names of its + * * Neither the name of the University Hospital of Liege, nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/Statement.cpp --- a/OrthancFramework/Sources/SQLite/Statement.cpp Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/Statement.cpp Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/Statement.h --- a/OrthancFramework/Sources/SQLite/Statement.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/Statement.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/StatementId.cpp --- a/OrthancFramework/Sources/SQLite/StatementId.cpp Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/StatementId.cpp Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/StatementId.h --- a/OrthancFramework/Sources/SQLite/StatementId.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/StatementId.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/StatementReference.cpp --- a/OrthancFramework/Sources/SQLite/StatementReference.cpp Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/StatementReference.cpp Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/StatementReference.h --- a/OrthancFramework/Sources/SQLite/StatementReference.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/StatementReference.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/Transaction.cpp --- a/OrthancFramework/Sources/SQLite/Transaction.cpp Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/Transaction.cpp Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancFramework/Sources/SQLite/Transaction.h --- a/OrthancFramework/Sources/SQLite/Transaction.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancFramework/Sources/SQLite/Transaction.h Sat Jan 18 17:17:04 2025 +0100 @@ -2,7 +2,7 @@ * Orthanc - A Lightweight, RESTful DICOM Store * * Copyright (C) 2012-2016 Sebastien Jodogne , - * Medical Physics Department, CHU of Liege, Belgium + * Medical Physics Department, University Hospital of Liege, Belgium * Copyright (C) 2017-2023 Osimis S.A., Belgium * Copyright (C) 2024-2025 Orthanc Team SRL, Belgium * Copyright (C) 2021-2025 Sebastien Jodogne, ICTEAM UCLouvain, Belgium @@ -19,7 +19,7 @@ * copyright notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. - * * Neither the name of Google Inc., the name of the CHU of Liege, + * * Neither the name of Google Inc., the name of the University Hospital of Liege, * nor the names of its contributors may be used to endorse or promote * products derived from this software without specific prior written * permission. diff -r e2146265ef9f -r fe506dc874a1 OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h --- a/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h Fri Jan 17 12:10:23 2025 +0100 +++ b/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h Sat Jan 18 17:17:04 2025 +0100 @@ -121,7 +121,7 @@ #define ORTHANC_PLUGINS_MINIMAL_MAJOR_NUMBER 1 #define ORTHANC_PLUGINS_MINIMAL_MINOR_NUMBER 12 -#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER 5 +#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER 6 #if !defined(ORTHANC_PLUGINS_VERSION_IS_ABOVE)