Thu, 25 Feb 2021 12:15:18 +0100 |
Sebastien Jodogne |
additional option in DownloadOrthancFramework: ORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES
|
Thu, 25 Feb 2021 11:02:23 +0100 |
Sebastien Jodogne |
handling of ENABLE_WEB_SERVER in DownloadOrthancFramework.cmake for static library
|
Wed, 24 Feb 2021 21:06:34 +0100 |
Sebastien Jodogne |
fix decoding of images on big-endian architectures
|
Wed, 24 Feb 2021 15:07:54 +0100 |
Sebastien Jodogne |
fix segmentation fault during anonymization on big-endian architectures
|
Wed, 24 Feb 2021 12:39:35 +0100 |
Sebastien Jodogne |
Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)
|
Tue, 23 Feb 2021 20:05:26 +0100 |
Sebastien Jodogne |
fix cross-compilation for big endian on Debian 10
|
Tue, 23 Feb 2021 15:19:40 +0100 |
Sebastien Jodogne |
The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)
|
Tue, 23 Feb 2021 15:05:55 +0100 |
Sebastien Jodogne |
added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer
|
Tue, 23 Feb 2021 13:46:58 +0100 |
Sebastien Jodogne |
fix build
|
Tue, 23 Feb 2021 11:28:28 +0100 |
Sebastien Jodogne |
added field "Timeout" in "OrthancPeers" configuration option
|
Tue, 23 Feb 2021 11:01:54 +0100 |
Sebastien Jodogne |
using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO)
|
Mon, 22 Feb 2021 18:30:31 +0100 |
Sebastien Jodogne |
added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc framework
|
Mon, 22 Feb 2021 16:51:23 +0100 |
Sebastien Jodogne |
cppcheck
|
Mon, 22 Feb 2021 16:32:11 +0100 |
Sebastien Jodogne |
new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
|
Mon, 22 Feb 2021 15:27:25 +0100 |
Sebastien Jodogne |
Added "Timeout" parameter everywhere in "/modalities/.../"
|
Tue, 16 Feb 2021 15:01:13 +0100 |
Sebastien Jodogne |
added DicomToJsonFlags_SkipGroupLengths
|
Tue, 16 Feb 2021 14:42:04 +0100 |
Sebastien Jodogne |
Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
|
Tue, 16 Feb 2021 12:18:41 +0100 |
Sebastien Jodogne |
removal of "dicom-as-json" attachments
|
Fri, 12 Feb 2021 12:13:19 +0100 |
Sebastien Jodogne |
simplification in ServerContext
|
Fri, 12 Feb 2021 11:33:16 +0100 |
Sebastien Jodogne |
added FileContentType_DicomUntilPixelData
|
Thu, 11 Feb 2021 19:06:29 +0100 |
Sebastien Jodogne |
ServerContext::ReadDicomUntilPixelData()
|
Thu, 11 Feb 2021 17:51:04 +0100 |
Sebastien Jodogne |
fix signature of virtual method
|
Thu, 11 Feb 2021 17:11:37 +0100 |
Sebastien Jodogne |
removed ServerContext::ReadAttachment()
|
Thu, 11 Feb 2021 11:00:05 +0100 |
Sebastien Jodogne |
Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
|
Thu, 11 Feb 2021 09:33:48 +0100 |
Sebastien Jodogne |
widening the use of DicomTransferSyntax enum
|
Wed, 10 Feb 2021 17:01:44 +0100 |
Sebastien Jodogne |
refactoring ServerIndex::Store()
|
Wed, 10 Feb 2021 12:07:03 +0100 |
Sebastien Jodogne |
removed cached dicom summary from DicomInstanceToStore
|
Wed, 10 Feb 2021 11:29:53 +0100 |
Sebastien Jodogne |
removed cached dicom-as-json from DicomInstanceToStore
|
Tue, 09 Feb 2021 17:05:45 +0100 |
Sebastien Jodogne |
fix shared library
|
Tue, 09 Feb 2021 15:50:14 +0100 |
Sebastien Jodogne |
refactoring IStoreRequestHandler
|
Tue, 09 Feb 2021 15:24:36 +0100 |
Sebastien Jodogne |
FromDcmtkBridge::LogMissingTagsForStore()
|
Tue, 09 Feb 2021 14:49:30 +0100 |
Sebastien Jodogne |
added safeguards in Orthanc::FileInfo
|
Tue, 09 Feb 2021 14:25:21 +0100 |
Sebastien Jodogne |
reorganization
|
Tue, 09 Feb 2021 11:37:13 +0100 |
Sebastien Jodogne |
IStorageArea::HasReadRange()
|
Mon, 08 Feb 2021 18:39:22 +0100 |
Sebastien Jodogne |
fix build on msvc 2008
|
Mon, 08 Feb 2021 18:34:40 +0100 |
Sebastien Jodogne |
Possibility to generate a static library containing the Orthanc Framework
|
Thu, 04 Feb 2021 18:01:07 +0100 |
Sebastien Jodogne |
IStorageArea::ReadRange()
|
Thu, 04 Feb 2021 15:31:00 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "PixelDataOffset"
|
Thu, 04 Feb 2021 11:42:25 +0100 |
Sebastien Jodogne |
DicomStreamReader::LookupPixelDataOffset()
|
Sat, 30 Jan 2021 18:19:11 +0100 |
Sebastien Jodogne |
Fix build on big-endian architectures
|
Fri, 29 Jan 2021 11:51:42 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 29 Jan 2021 10:36:16 +0100 |
Sebastien Jodogne |
typo in NEWS
Orthanc-1.9.0
|
Fri, 29 Jan 2021 10:12:06 +0100 |
Sebastien Jodogne |
Orthanc-1.9.0
Orthanc-1.9.0
|
Fri, 29 Jan 2021 09:46:47 +0100 |
Sebastien Jodogne |
fix missing include for Debian unstable
|
Fri, 29 Jan 2021 07:32:48 +0100 |
Sebastien Jodogne |
fix
|
Thu, 28 Jan 2021 19:36:13 +0100 |
Sebastien Jodogne |
fix
|
Thu, 28 Jan 2021 19:28:32 +0100 |
Sebastien Jodogne |
cppcheck
|
Thu, 28 Jan 2021 19:03:19 +0100 |
Sebastien Jodogne |
new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffers
|
Thu, 28 Jan 2021 16:59:40 +0100 |
Sebastien Jodogne |
sample for OrthancPluginRegisterStorageArea2()
|
Thu, 28 Jan 2021 15:54:30 +0100 |
Sebastien Jodogne |
new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"
|
Thu, 28 Jan 2021 14:07:49 +0100 |
Sebastien Jodogne |
fix test paths
|
Wed, 27 Jan 2021 18:54:21 +0100 |
Sebastien Jodogne |
Clarifying documentation of "AllowTranscoding" in "DicomModalities"
|
Wed, 27 Jan 2021 18:37:34 +0100 |
Sebastien Jodogne |
"/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags
|
Wed, 27 Jan 2021 17:28:34 +0100 |
Sebastien Jodogne |
todo
|
Wed, 27 Jan 2021 16:54:03 +0100 |
Sebastien Jodogne |
new primitive in plugin SDK: OrthancPluginCreateDicom2()
|
Tue, 26 Jan 2021 18:25:52 +0100 |
Sebastien Jodogne |
migrate remaining links to issues in bitbucket to mercurial server
|
Tue, 26 Jan 2021 17:57:09 +0100 |
Sebastien Jodogne |
fix integration test test_frames_transcoding of DICOMweb plugin
|
Tue, 26 Jan 2021 15:50:52 +0100 |
Sebastien Jodogne |
new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"
|
Tue, 26 Jan 2021 14:48:10 +0100 |
Sebastien Jodogne |
new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
|
Tue, 26 Jan 2021 10:18:50 +0100 |
Sebastien Jodogne |
rename TransferSyntax enum as TransferSyntaxGroup
|