Mercurial > hg > orthanc
graph
-
renamed option TranscodingEnabled to TranscodeDicomProtocol transcodingFri, 08 May 2020 12:10:04 +0200, by Sebastien Jodogne
-
removed useless abstraction IDicomTranscoder::TranscodeToBuffer() transcodingFri, 08 May 2020 11:40:12 +0200, by Sebastien Jodogne
-
removing leaky abstraction about inplace transcoding transcodingFri, 08 May 2020 11:30:32 +0200, by Sebastien Jodogne
-
substituting IDicomTranscoder::TranscodeToParsed() by refactored implementation transcodingFri, 08 May 2020 11:24:34 +0200, by Sebastien Jodogne
-
refactoring using IDicomTranscoder::TranscodedDicom transcodingFri, 08 May 2020 11:16:16 +0200, by Sebastien Jodogne
-
fixing incorrect behavior in MemoryBufferTranscoder transcodingThu, 07 May 2020 17:21:20 +0200, by Sebastien Jodogne
-
avoid unnecessary dicom serialization transcodingThu, 07 May 2020 16:43:08 +0200, by Sebastien Jodogne
-
transcoding to 1.2.840.10008.1.2.4.57 transcodingThu, 07 May 2020 15:29:39 +0200, by Sebastien Jodogne
-
route "/instances/.../modify": New option "Transcode" transcodingThu, 07 May 2020 14:52:53 +0200, by Sebastien Jodogne
-
'/ordered-slices': reverted the change introduced in 1.5.8 and go-back to 1.5.7 behaviour transcodingThu, 07 May 2020 12:23:40 +0200, by Alain Mazy
-
this patch has been superseded by the transcoding refactoring SylvainRouquette/fix-issue169-95b752cThu, 07 May 2020 11:41:13 +0200, by Sebastien Jodogne
-
transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcodingThu, 07 May 2020 11:13:29 +0200, by Sebastien Jodogne
-
Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"Wed, 06 May 2020 08:40:48 +0200, by Sebastien Jodogne
-
upgrade to openssl 1.1.1gTue, 05 May 2020 18:08:36 +0200, by Sebastien Jodogne
-
IDicomTranscoder::TranscodeToBuffer() transcodingTue, 05 May 2020 16:42:13 +0200, by Sebastien Jodogne
-
DANGEROUS changeset: replaced "getOriginalXfer()" by "getCurrentXfer()" throughout Orthanc transcodingTue, 05 May 2020 14:11:47 +0200, by Sebastien Jodogne
-
implemented IDicomTranscoder::Store() transcodingTue, 05 May 2020 12:29:33 +0200, by Sebastien Jodogne
-
DicomStoreUserConnection::LookupTranscoding() transcodingMon, 04 May 2020 22:10:55 +0200, by Sebastien Jodogne
-
new unit test: OrthancJobsSerialization.DicomAssociationParameters transcodingMon, 04 May 2020 17:02:50 +0200, by Sebastien Jodogne
-
making DicomMoveScuJob more consistent with DicomModalityStoreJob transcodingMon, 04 May 2020 16:00:38 +0200, by Sebastien Jodogne
-
improved code reuse in OrthancRestModalities, added missing timeout params transcodingMon, 04 May 2020 15:37:45 +0200, by Sebastien Jodogne
-
moving timeout from DicomAssocation to DicomAssociationParameters transcodingMon, 04 May 2020 14:49:31 +0200, by Sebastien Jodogne
-
forcing use of DicomAssociationParameters if creating an SCU transcodingThu, 30 Apr 2020 15:00:20 +0200, by Sebastien Jodogne
-
working on a simpler abstraction for transcoding transcodingThu, 30 Apr 2020 14:39:28 +0200, by Sebastien Jodogne
-
fix the name of some transfer syntaxes transcodingWed, 29 Apr 2020 14:38:20 +0200, by Sebastien Jodogne
-
added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcodingWed, 29 Apr 2020 12:26:51 +0200, by Alain Mazy
-
fix typo, as suggested by jackoliverjoy on github mirror pull request 2 transcodingTue, 28 Apr 2020 16:46:04 +0200, by Sebastien Jodogne
-
better negotiation of transfer syntaxes transcodingTue, 28 Apr 2020 08:43:48 +0200, by Sebastien Jodogne
-
fix missing DicomAssociationParameters::SetDefaultTimeout()Mon, 27 Apr 2020 18:33:33 +0200, by Sebastien Jodogne