Mercurial > hg > orthanc
graph
-
simplifying MemoryBufferTranscoder::Transcode() interface transcodingThu, 14 May 2020 14:40:13 +0200, by Sebastien Jodogne
-
Allow concurrent calls to the custom image decoders provided by the plugins transcodingThu, 14 May 2020 07:37:44 +0200, by Sebastien Jodogne
-
new SDK: OrthancPluginGetInstanceAdvancedJson(), OrthancPluginGetInstanceDicomWebJson() and OrthancPluginGetInstanceDicomWebXml() transcodingWed, 13 May 2020 18:12:34 +0200, by Sebastien Jodogne
-
new functions in SDK: OrthancPluginEncodeDicomWebJson2() and OrthancPluginEncodeDicomWebXml2() transcodingWed, 13 May 2020 16:43:09 +0200, by Sebastien Jodogne
-
fix access to compressed frames after transcoding transcodingTue, 12 May 2020 20:48:19 +0200, by Sebastien Jodogne
-
OrthancPluginTranscodeDicomInstance() and OrthancPluginSerializeDicomInstance() transcodingTue, 12 May 2020 12:38:27 +0200, by Sebastien Jodogne
-
C-Get SCP always enabled; no more server config c-getTue, 12 May 2020 07:50:38 +0200, by Alain Mazy
-
NEWS: issue #169 was fixed by 8f7ad4989fec transcodingMon, 11 May 2020 21:12:40 +0200, by Sebastien Jodogne
-
new plugin SDK primitives related to OrthancPluginDicomInstance transcodingMon, 11 May 2020 21:07:36 +0200, by Sebastien Jodogne
-
merging sample GDCM decoder and Orthanc Web viewer transcodingMon, 11 May 2020 15:13:16 +0200, by Sebastien Jodogne
-
prototyping automated transcoding of incoming DICOM files transcodingFri, 08 May 2020 13:43:50 +0200, by Sebastien Jodogne
-
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
-
switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE transcodingMon, 27 Apr 2020 18:16:20 +0200, by Sebastien Jodogne
-
DicomModalityStoreJob now uses DicomStoreUserConnection transcodingMon, 27 Apr 2020 17:28:55 +0200, by Sebastien Jodogne
-
allow Keeping the SOPInstanceUID in /instances/../modifyFri, 24 Apr 2020 17:30:41 +0200, by Alain Mazy
-
back to mainlineTue, 21 Apr 2020 14:45:30 +0200, by Sebastien Jodogne
-
fix C commentTue, 21 Apr 2020 10:22:54 +0200, by Sebastien Jodogne
-
leaving bitbucketMon, 20 Apr 2020 18:13:31 +0200, by Sebastien Jodogne
-
reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170sMon, 20 Apr 2020 17:39:11 +0200, by Sebastien Jodogne
-
refactoring: TimeoutDicomConnectionManager is now only used by LuaMon, 20 Apr 2020 16:46:44 +0200, by Sebastien Jodogne
-
removing useless abstraction IDicomConnectionManagerMon, 20 Apr 2020 14:45:21 +0200, by Sebastien Jodogne
-
removed useless memberMon, 20 Apr 2020 14:24:36 +0200, by Sebastien Jodogne
-
actual implementation of OrthancPluginRegisterIncomingDicomInstanceFilter()Fri, 17 Apr 2020 16:21:50 +0200, by Sebastien Jodogne
-
preparing primitives to filter incoming DICOM instances in the plugin SDKThu, 16 Apr 2020 18:46:11 +0200, by Sebastien Jodogne
-
new "info" field in "ReceivedInstanceFilter()" callbackThu, 16 Apr 2020 17:59:47 +0200, by Sebastien Jodogne
-
fix pathsThu, 16 Apr 2020 17:27:18 +0200, by Sebastien Jodogne
-
end of replacements of DicomUserConnection by DicomControlUserConnectionThu, 16 Apr 2020 17:24:24 +0200, by Sebastien Jodogne
-
reducing the default number of threads in the HTTP server from 50 to 10Thu, 16 Apr 2020 17:03:34 +0200, by Sebastien Jodogne
-
avoid one memcpy of the DICOM buffer on "POST /instances"Thu, 16 Apr 2020 16:58:37 +0200, by Sebastien Jodogne
-
fixing signature of DicomMap::ParseDicomMetaInformation()Wed, 15 Apr 2020 22:17:42 +0200, by Sebastien Jodogne
-
fix build on os xWed, 15 Apr 2020 17:58:30 +0200, by Sebastien Jodogne
-
mergeWed, 15 Apr 2020 17:28:27 +0200, by Sebastien Jodogne
-
testWed, 15 Apr 2020 17:28:15 +0200, by Sebastien Jodogne
-
mergeWed, 15 Apr 2020 16:59:47 +0200, by Benjamin Golinvaux
-
Added a flag to use an extra buffer in PamReaderWed, 15 Apr 2020 16:58:28 +0200, by Benjamin Golinvaux
-
compilation on mips qemuWed, 15 Apr 2020 14:45:52 +0200, by Sebastien Jodogne
-
Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architecturesWed, 15 Apr 2020 14:37:40 +0200, by Sebastien Jodogne
-
starting DicomStoreUserConnection::Store()Fri, 10 Apr 2020 17:56:12 +0200, by Sebastien Jodogne
-
removing deprecated DicomUserControl from OrthancRestModalities.cppFri, 10 Apr 2020 17:29:11 +0200, by Sebastien Jodogne
-
fix build on os xFri, 10 Apr 2020 16:35:41 +0200, by Sebastien Jodogne
-
putting DicomAssociation behind pimplFri, 10 Apr 2020 16:12:10 +0200, by Sebastien Jodogne
-
refactoring DicomUserConnection as Dicom[Control|Store]UserConnectionFri, 10 Apr 2020 16:04:54 +0200, by Sebastien Jodogne
-
reorganization of CheckCondition() transcodingFri, 10 Apr 2020 15:24:02 +0200, by Sebastien Jodogne
-
new class: DicomStoreUserConnection transcodingFri, 10 Apr 2020 14:39:20 +0200, by Sebastien Jodogne
-
adding storage commitment to DicomAssociation transcodingThu, 09 Apr 2020 18:29:42 +0200, by Sebastien Jodogne
-
refactoring DicomUserConnection as DicomAssociation transcodingThu, 09 Apr 2020 17:45:25 +0200, by Sebastien Jodogne
-
update sop class/instance uid if transcoding transcodingWed, 08 Apr 2020 17:00:33 +0200, by Sebastien Jodogne