log

age author description
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
Wed, 15 Apr 2020 17:28:15 +0200 Sebastien Jodogne test
Wed, 15 Apr 2020 16:59:47 +0200 Benjamin Golinvaux merge
Wed, 15 Apr 2020 16:58:28 +0200 Benjamin Golinvaux Added a flag to use an extra buffer in PamReader
Wed, 15 Apr 2020 14:45:52 +0200 Sebastien Jodogne compilation on mips qemu
Wed, 15 Apr 2020 14:37:40 +0200 Sebastien Jodogne Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
Fri, 10 Apr 2020 17:56:12 +0200 Sebastien Jodogne starting DicomStoreUserConnection::Store()
Fri, 10 Apr 2020 17:29:11 +0200 Sebastien Jodogne removing deprecated DicomUserControl from OrthancRestModalities.cpp