log

age author description
Tue, 12 May 2020 14:58:24 +0200 Alain Mazy merge default -> c-get c-get
Tue, 12 May 2020 12:38:27 +0200 Sebastien Jodogne OrthancPluginTranscodeDicomInstance() and OrthancPluginSerializeDicomInstance() transcoding
Tue, 12 May 2020 07:50:38 +0200 Alain Mazy C-Get SCP always enabled; no more server config c-get
Mon, 11 May 2020 21:12:40 +0200 Sebastien Jodogne NEWS: issue #169 was fixed by 8f7ad4989fec transcoding
Mon, 11 May 2020 21:07:36 +0200 Sebastien Jodogne new plugin SDK primitives related to OrthancPluginDicomInstance transcoding
Mon, 11 May 2020 15:13:16 +0200 Sebastien Jodogne merging sample GDCM decoder and Orthanc Web viewer transcoding
Mon, 11 May 2020 12:12:23 +0200 Sebastien Jodogne note transcoding
Fri, 08 May 2020 19:15:28 +0200 Sebastien Jodogne transcoding ZIP archive and media transcoding
Fri, 08 May 2020 13:43:50 +0200 Sebastien Jodogne prototyping automated transcoding of incoming DICOM files transcoding
Fri, 08 May 2020 12:10:04 +0200 Sebastien Jodogne renamed option TranscodingEnabled to TranscodeDicomProtocol transcoding
Fri, 08 May 2020 12:03:26 +0200 Sebastien Jodogne cont transcoding
Fri, 08 May 2020 11:40:12 +0200 Sebastien Jodogne removed useless abstraction IDicomTranscoder::TranscodeToBuffer() transcoding
Fri, 08 May 2020 11:30:32 +0200 Sebastien Jodogne removing leaky abstraction about inplace transcoding transcoding
Fri, 08 May 2020 11:24:34 +0200 Sebastien Jodogne substituting IDicomTranscoder::TranscodeToParsed() by refactored implementation transcoding
Fri, 08 May 2020 11:16:16 +0200 Sebastien Jodogne refactoring using IDicomTranscoder::TranscodedDicom transcoding
Fri, 08 May 2020 08:27:18 +0200 Sebastien Jodogne cont transcoding
Thu, 07 May 2020 17:21:20 +0200 Sebastien Jodogne fixing incorrect behavior in MemoryBufferTranscoder transcoding
Thu, 07 May 2020 16:43:08 +0200 Sebastien Jodogne avoid unnecessary dicom serialization transcoding
Thu, 07 May 2020 15:29:39 +0200 Sebastien Jodogne transcoding to 1.2.840.10008.1.2.4.57 transcoding
Thu, 07 May 2020 14:52:53 +0200 Sebastien Jodogne route "/instances/.../modify": New option "Transcode" transcoding
Thu, 07 May 2020 12:37:36 +0200 Sebastien Jodogne integration mainline->default transcoding
Thu, 07 May 2020 12:23:40 +0200 Alain Mazy '/ordered-slices': reverted the change introduced in 1.5.8 and go-back to 1.5.7 behaviour transcoding
Thu, 07 May 2020 11:41:13 +0200 Sebastien Jodogne this patch has been superseded by the transcoding refactoring SylvainRouquette/fix-issue169-95b752c
Thu, 07 May 2020 11:40:54 +0200 Alain Mazy hgignore for VSCode transcoding
Thu, 07 May 2020 11:32:15 +0200 Alain Mazy merge transcoding
Thu, 07 May 2020 11:31:58 +0200 Alain Mazy more explicit error message transcoding
Thu, 07 May 2020 11:13:29 +0200 Sebastien Jodogne transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding
Wed, 06 May 2020 12:48:28 +0200 Sebastien Jodogne reorganization transcoding
Wed, 06 May 2020 08:40:48 +0200 Sebastien Jodogne Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"
Tue, 05 May 2020 18:08:51 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Tue, 05 May 2020 18:08:36 +0200 Sebastien Jodogne upgrade to openssl 1.1.1g
Tue, 05 May 2020 17:46:28 +0200 Sebastien Jodogne PluginDicomTranscoder transcoding
Tue, 05 May 2020 16:42:13 +0200 Sebastien Jodogne IDicomTranscoder::TranscodeToBuffer() transcoding
Tue, 05 May 2020 16:32:37 +0200 Sebastien Jodogne transcoding to JPEGProcess14SV1 transcoding
Tue, 05 May 2020 16:03:46 +0200 Sebastien Jodogne transcoding to jpeg-ls transcoding
Tue, 05 May 2020 14:52:47 +0200 Sebastien Jodogne removed unused functions transcoding
Tue, 05 May 2020 14:37:29 +0200 Sebastien Jodogne moving old tests to the graveyard transcoding
Tue, 05 May 2020 14:11:47 +0200 Sebastien Jodogne DANGEROUS changeset: replaced "getOriginalXfer()" by "getCurrentXfer()" throughout Orthanc transcoding
Tue, 05 May 2020 12:29:33 +0200 Sebastien Jodogne implemented IDicomTranscoder::Store() transcoding
Tue, 05 May 2020 10:35:39 +0200 Sebastien Jodogne reorganization transcoding
Mon, 04 May 2020 22:10:55 +0200 Sebastien Jodogne DicomStoreUserConnection::LookupTranscoding() transcoding
Mon, 04 May 2020 19:17:07 +0200 Sebastien Jodogne reorganization transcoding
Mon, 04 May 2020 17:02:50 +0200 Sebastien Jodogne new unit test: OrthancJobsSerialization.DicomAssociationParameters transcoding
Mon, 04 May 2020 16:00:38 +0200 Sebastien Jodogne making DicomMoveScuJob more consistent with DicomModalityStoreJob transcoding
Mon, 04 May 2020 15:37:45 +0200 Sebastien Jodogne improved code reuse in OrthancRestModalities, added missing timeout params transcoding
Mon, 04 May 2020 14:49:31 +0200 Sebastien Jodogne moving timeout from DicomAssocation to DicomAssociationParameters transcoding
Thu, 30 Apr 2020 15:00:20 +0200 Sebastien Jodogne forcing use of DicomAssociationParameters if creating an SCU transcoding
Thu, 30 Apr 2020 14:49:35 +0200 Sebastien Jodogne fix uninitialized value transcoding
Thu, 30 Apr 2020 14:39:28 +0200 Sebastien Jodogne working on a simpler abstraction for transcoding transcoding
Wed, 29 Apr 2020 14:38:20 +0200 Sebastien Jodogne fix the name of some transfer syntaxes transcoding
Wed, 29 Apr 2020 12:26:51 +0200 Alain Mazy added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcoding
Tue, 28 Apr 2020 16:46:04 +0200 Sebastien Jodogne fix typo, as suggested by jackoliverjoy on github mirror pull request 2 transcoding
Tue, 28 Apr 2020 08:43:48 +0200 Sebastien Jodogne better negotiation of transfer syntaxes transcoding
Mon, 27 Apr 2020 18:36:19 +0200 Sebastien Jodogne integration mainline->c-get c-get
Mon, 27 Apr 2020 18:34:20 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Mon, 27 Apr 2020 18:33:33 +0200 Sebastien Jodogne fix missing DicomAssociationParameters::SetDefaultTimeout()
Mon, 27 Apr 2020 18:29:26 +0200 Sebastien Jodogne removing DicomUserConnection transcoding
Mon, 27 Apr 2020 18:16:20 +0200 Sebastien Jodogne switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE transcoding
Mon, 27 Apr 2020 17:28:55 +0200 Sebastien Jodogne DicomModalityStoreJob now uses DicomStoreUserConnection transcoding
Mon, 27 Apr 2020 15:56:20 +0200 Sebastien Jodogne integration mainline->transcoding transcoding