log

age author description
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
Fri, 24 Apr 2020 17:30:41 +0200 Alain Mazy allow Keeping the SOPInstanceUID in /instances/../modify
Tue, 21 Apr 2020 16:39:52 +0200 Sebastien Jodogne fix c-get
Tue, 21 Apr 2020 16:37:25 +0200 Sebastien Jodogne integration mainline->c-get c-get
Tue, 21 Apr 2020 16:33:59 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Tue, 21 Apr 2020 14:45:30 +0200 Sebastien Jodogne back to mainline
Tue, 21 Apr 2020 13:21:10 +0200 Sebastien Jodogne Orthanc-1.6.1 Orthanc-1.6.1
Tue, 21 Apr 2020 10:22:54 +0200 Sebastien Jodogne fix C comment
Mon, 20 Apr 2020 18:13:31 +0200 Sebastien Jodogne leaving bitbucket
Mon, 20 Apr 2020 17:39:11 +0200 Sebastien Jodogne reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170s
Mon, 20 Apr 2020 16:46:44 +0200 Sebastien Jodogne refactoring: TimeoutDicomConnectionManager is now only used by Lua
Mon, 20 Apr 2020 14:45:21 +0200 Sebastien Jodogne removing useless abstraction IDicomConnectionManager
Mon, 20 Apr 2020 14:24:36 +0200 Sebastien Jodogne removed useless member
Mon, 20 Apr 2020 14:04:14 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Fri, 17 Apr 2020 16:21:50 +0200 Sebastien Jodogne actual implementation of OrthancPluginRegisterIncomingDicomInstanceFilter()
Thu, 16 Apr 2020 18:46:11 +0200 Sebastien Jodogne preparing primitives to filter incoming DICOM instances in the plugin SDK
Thu, 16 Apr 2020 17:59:47 +0200 Sebastien Jodogne new "info" field in "ReceivedInstanceFilter()" callback
Thu, 16 Apr 2020 17:27:18 +0200 Sebastien Jodogne fix paths
Thu, 16 Apr 2020 17:24:24 +0200 Sebastien Jodogne end of replacements of DicomUserConnection by DicomControlUserConnection
Thu, 16 Apr 2020 17:03:34 +0200 Sebastien Jodogne reducing the default number of threads in the HTTP server from 50 to 10
Thu, 16 Apr 2020 16:58:37 +0200 Sebastien Jodogne avoid one memcpy of the DICOM buffer on "POST /instances"
Wed, 15 Apr 2020 22:17:42 +0200 Sebastien Jodogne fixing signature of DicomMap::ParseDicomMetaInformation()
Wed, 15 Apr 2020 22:03:21 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Wed, 15 Apr 2020 17:58:30 +0200 Sebastien Jodogne fix build on os x
Wed, 15 Apr 2020 17:28:27 +0200 Sebastien Jodogne merge