Mercurial > hg > orthanc
graph
-
reorganizationTue, 09 Feb 2021 14:25:21 +0100, by Sebastien Jodogne
-
IStorageArea::HasReadRange()Tue, 09 Feb 2021 11:37:13 +0100, by Sebastien Jodogne
-
fix build on msvc 2008Mon, 08 Feb 2021 18:39:22 +0100, by Sebastien Jodogne
-
Possibility to generate a static library containing the Orthanc FrameworkMon, 08 Feb 2021 18:34:40 +0100, by Sebastien Jodogne
-
IStorageArea::ReadRange()Thu, 04 Feb 2021 18:01:07 +0100, by Sebastien Jodogne
-
New metadata automatically computed at the instance level: "PixelDataOffset"Thu, 04 Feb 2021 15:31:00 +0100, by Sebastien Jodogne
-
DicomStreamReader::LookupPixelDataOffset()Thu, 04 Feb 2021 11:42:25 +0100, by Sebastien Jodogne
-
Fix build on big-endian architecturesSat, 30 Jan 2021 18:19:11 +0100, by Sebastien Jodogne
-
back to mainlineFri, 29 Jan 2021 11:51:42 +0100, by Sebastien Jodogne
-
fix missing include for Debian unstableFri, 29 Jan 2021 09:46:47 +0100, by Sebastien Jodogne
-
fixFri, 29 Jan 2021 07:32:48 +0100, by Sebastien Jodogne
-
fixThu, 28 Jan 2021 19:36:13 +0100, by Sebastien Jodogne
-
cppcheckThu, 28 Jan 2021 19:28:32 +0100, by Sebastien Jodogne
-
new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffersThu, 28 Jan 2021 19:03:19 +0100, by Sebastien Jodogne
-
sample for OrthancPluginRegisterStorageArea2()Thu, 28 Jan 2021 16:59:40 +0100, by Sebastien Jodogne
-
new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"Thu, 28 Jan 2021 15:54:30 +0100, by Sebastien Jodogne
-
fix test pathsThu, 28 Jan 2021 14:07:49 +0100, by Sebastien Jodogne
-
Clarifying documentation of "AllowTranscoding" in "DicomModalities"Wed, 27 Jan 2021 18:54:21 +0100, by Sebastien Jodogne
-
"/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tagsWed, 27 Jan 2021 18:37:34 +0100, by Sebastien Jodogne
-
todoWed, 27 Jan 2021 17:28:34 +0100, by Sebastien Jodogne
-
new primitive in plugin SDK: OrthancPluginCreateDicom2()Wed, 27 Jan 2021 16:54:03 +0100, by Sebastien Jodogne
-
migrate remaining links to issues in bitbucket to mercurial serverTue, 26 Jan 2021 18:25:52 +0100, by Sebastien Jodogne
-
fix integration test test_frames_transcoding of DICOMweb pluginTue, 26 Jan 2021 17:57:09 +0100, by Sebastien Jodogne
-
new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"Tue, 26 Jan 2021 15:50:52 +0100, by Sebastien Jodogne
-
new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxesTue, 26 Jan 2021 14:48:10 +0100, by Sebastien Jodogne
-
rename TransferSyntax enum as TransferSyntaxGroupTue, 26 Jan 2021 10:18:50 +0100, by Sebastien Jodogne
-
patch of DCMTK 3.6.6 to fix value of "MediaStorageSOPClassUID" if writing DICOMDIRTue, 26 Jan 2021 09:15:05 +0100, by Sebastien Jodogne
-
upgrade to dcmtk 3.6.6Mon, 25 Jan 2021 18:38:29 +0100, by Sebastien Jodogne
-
move old enum TransferSyntax from OrthancFramework to OrthancServerMon, 25 Jan 2021 18:12:59 +0100, by Sebastien Jodogne
-
IApplicationEntityFilter::GetAcceptedTransferSyntaxes()Mon, 25 Jan 2021 15:18:34 +0100, by Sebastien Jodogne
-
todoThu, 21 Jan 2021 19:06:00 +0100, by Sebastien Jodogne
-
ABI compatibility for DicomStoreUserConnection::Transcode()Thu, 21 Jan 2021 17:54:44 +0100, by Sebastien Jodogne
-
New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCUThu, 21 Jan 2021 17:08:32 +0100, by Sebastien Jodogne
-
todoWed, 20 Jan 2021 17:43:15 +0100, by Sebastien Jodogne
-
"LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basisWed, 20 Jan 2021 17:36:23 +0100, by Sebastien Jodogne
-
"/modalities/{...}/query": New string argument "LocalAet"Wed, 20 Jan 2021 17:02:10 +0100, by Sebastien Jodogne
-
The DICOM meta-header and the transfer syntax are displayed at the "Instance" levelWed, 20 Jan 2021 14:51:48 +0100, by Sebastien Jodogne
-
New metadata automatically computed at the series level: "RemoteAET"Wed, 20 Jan 2021 14:20:37 +0100, by Sebastien Jodogne
-
new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_Wed, 20 Jan 2021 13:30:54 +0100, by Sebastien Jodogne
-
fix ParsedDicomCache for emscriptenWed, 20 Jan 2021 12:43:44 +0100, by Sebastien Jodogne
-
Refactoring and improvements to the cache of DICOM files in ServerContextTue, 19 Jan 2021 19:05:04 +0100, by Sebastien Jodogne
-
new class: ParsedDicomCache()Tue, 19 Jan 2021 16:11:23 +0100, by Sebastien Jodogne
-
Explicitly use little-endian to encode uncompressed file size with zlib compressionTue, 19 Jan 2021 14:31:04 +0100, by Sebastien Jodogne
-
Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"Tue, 19 Jan 2021 12:03:49 +0100, by Sebastien Jodogne
-
new function MultipartStreamReader::ParseHeaderArguments()Tue, 19 Jan 2021 10:02:46 +0100, by Sebastien Jodogne
-
todoMon, 18 Jan 2021 15:04:36 +0100, by Sebastien Jodogne
-
new configuration option "MaximumPduLength" to tune the maximum PDU lengthMon, 18 Jan 2021 14:51:52 +0100, by Sebastien Jodogne
-
support empty PatientID in OrthancImport.pyThu, 14 Jan 2021 09:13:29 +0100, by Sebastien Jodogne
-
"#warning" is not available on Visual StudioThu, 14 Jan 2021 08:50:48 +0100, by Sebastien Jodogne
-
todoWed, 13 Jan 2021 18:48:53 +0100, by Sebastien Jodogne
-
fixWed, 13 Jan 2021 17:17:50 +0100, by Sebastien Jodogne
-
ImageProcessing::Set(image, r, g, b, a) applicable to grayscale imagesWed, 13 Jan 2021 17:13:42 +0100, by Sebastien Jodogne
-
fix LOG() in OrthancPluginCppWrapper.cppWed, 13 Jan 2021 10:32:34 +0100, by Sebastien Jodogne
-
new function in OrthancPluginCppWrapper: ReadJsonWithoutComments()Wed, 13 Jan 2021 09:19:32 +0100, by Sebastien Jodogne
-
ImageProcessing::ConvertJpegYCbCrToRgb()Tue, 12 Jan 2021 13:07:15 +0100, by Sebastien Jodogne
-
new error code: ErrorCode_BadRangeMon, 11 Jan 2021 14:32:44 +0100, by Sebastien Jodogne
-
better warning about no support of file ranges in storage areaSat, 09 Jan 2021 13:13:06 +0100, by Sebastien Jodogne
-
New functions in the SDK: OrthancPluginCreateMemoryBuffer64() and OrthancPluginRegisterStorageArea2()Fri, 08 Jan 2021 18:53:33 +0100, by Sebastien Jodogne