Thu, 04 Jan 2024 15:10:42 +0100 |
Sebastien Jodogne |
upgrade to year 2024
|
Fri, 24 Nov 2023 11:53:23 +0100 |
Sebastien Jodogne |
fix build with Emscripten
|
Sun, 26 Mar 2023 11:59:03 +0200 |
Sebastien Jodogne |
integrating Protobuf library into Orthanc server
db-protobuf
|
Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Tue, 28 Jun 2022 17:45:09 +0200 |
Alain Mazy |
Refactored DicomMap to handle sequences when needed
|
Mon, 27 Jun 2022 15:22:19 +0200 |
Alain Mazy |
returning sequences in MainDicomTags and RequestedTags
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Fri, 26 Nov 2021 19:03:32 +0100 |
Sebastien Jodogne |
download of numpy arrays from the REST API
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Thu, 30 Sep 2021 12:14:19 +0200 |
Alain Mazy |
Added a StorageCache in the StorageAccessor
storage-cache
|
Mon, 07 Jun 2021 17:05:48 +0200 |
Sebastien Jodogne |
new class DicomPath
|
Wed, 05 May 2021 11:50:14 +0200 |
Sebastien Jodogne |
use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
|
Fri, 30 Apr 2021 10:09:50 +0200 |
Sebastien Jodogne |
New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
|
Tue, 09 Feb 2021 14:49:30 +0100 |
Sebastien Jodogne |
added safeguards in Orthanc::FileInfo
|
Thu, 28 Jan 2021 19:03:19 +0100 |
Sebastien Jodogne |
new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffers
|