log UnitTestsSources/FromDcmtkTests.cpp @ 4007:884b55ce01f6

age author description
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Sat, 23 May 2020 12:50:34 +0200 Sebastien Jodogne fix for big-endian
Tue, 19 May 2020 21:06:53 +0200 Sebastien Jodogne removed useless information "hasSopInstanceUidChanged" transcoding
Tue, 19 May 2020 18:44:36 +0200 Sebastien Jodogne preparing transcoding in OrthancPeerStoreJob transcoding
Tue, 19 May 2020 11:24:00 +0200 Sebastien Jodogne simplified IDicomTranscoder transcoding
Thu, 14 May 2020 14:40:13 +0200 Sebastien Jodogne simplifying MemoryBufferTranscoder::Transcode() interface 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
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
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
Mon, 04 May 2020 22:10:55 +0200 Sebastien Jodogne DicomStoreUserConnection::LookupTranscoding() 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
Tue, 28 Apr 2020 08:43:48 +0200 Sebastien Jodogne better negotiation of transfer syntaxes transcoding
Mon, 27 Apr 2020 17:28:55 +0200 Sebastien Jodogne DicomModalityStoreJob now uses DicomStoreUserConnection transcoding
Wed, 15 Apr 2020 22:03:21 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Wed, 15 Apr 2020 14:37:40 +0200 Sebastien Jodogne Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
Fri, 10 Apr 2020 16:18:17 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Fri, 10 Apr 2020 15:24:02 +0200 Sebastien Jodogne reorganization of CheckCondition() transcoding
Fri, 10 Apr 2020 14:39:20 +0200 Sebastien Jodogne new class: DicomStoreUserConnection transcoding
Fri, 10 Apr 2020 11:39:40 +0200 Sebastien Jodogne cont transcoding
Thu, 09 Apr 2020 18:29:42 +0200 Sebastien Jodogne adding storage commitment to DicomAssociation transcoding
Thu, 09 Apr 2020 17:45:25 +0200 Sebastien Jodogne refactoring DicomUserConnection as DicomAssociation transcoding
Wed, 08 Apr 2020 17:00:33 +0200 Sebastien Jodogne update sop class/instance uid if transcoding transcoding
Tue, 07 Apr 2020 13:54:57 +0200 Sebastien Jodogne transcoding to 1.2.840.10008.1.2.4.51 transcoding
Tue, 17 Mar 2020 16:39:38 +0100 Sebastien Jodogne integration mainline->transcoding transcoding
Tue, 17 Mar 2020 14:46:06 +0100 Sebastien Jodogne cppcheck
Tue, 17 Mar 2020 13:11:44 +0100 Sebastien Jodogne cont transcoding
Mon, 16 Mar 2020 18:39:23 +0100 Sebastien Jodogne first transcoding to jpeg 8bpp transcoding
Mon, 16 Mar 2020 15:21:35 +0100 Sebastien Jodogne fix static build of dcmtk transcoding
Fri, 13 Mar 2020 16:50:13 +0100 Sebastien Jodogne transcoding to uncompressed transfer syntaxes transcoding
Thu, 12 Mar 2020 21:48:35 +0100 Sebastien Jodogne extracting the raw frame in the transcoder
Thu, 12 Mar 2020 17:58:34 +0100 Sebastien Jodogne accessing raw pixel data
Thu, 12 Mar 2020 16:08:08 +0100 Sebastien Jodogne creating IDicomTranscoder abstraction
Fri, 06 Mar 2020 17:10:03 +0100 Sebastien Jodogne auto-generation of primitives to handle transfer syntaxes
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 11 Sep 2019 17:00:59 +0200 Sebastien Jodogne DicomMap::GetStringValue()
Wed, 21 Aug 2019 16:47:17 +0200 Sebastien Jodogne DicomMap::FromDicomWeb()
Wed, 12 Jun 2019 12:11:58 +0200 Sebastien Jodogne fix encoding in DICOMweb
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Tue, 26 Feb 2019 13:10:40 +0100 Sebastien Jodogne compatibility with pugixml <= 1.4.0
Fri, 22 Feb 2019 16:59:08 +0100 Sebastien Jodogne fix deprecated call
Thu, 21 Feb 2019 10:21:12 +0100 Sebastien Jodogne More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
Thu, 14 Feb 2019 19:52:35 +0100 Sebastien Jodogne fix
Thu, 14 Feb 2019 19:41:09 +0100 Sebastien Jodogne preparing for libicu
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 14:56:31 +0100 Sebastien Jodogne unit testing ParsedDicomFile::DetectEncoding()
Thu, 14 Feb 2019 14:48:43 +0100 Sebastien Jodogne unit testing simplified chinese
Thu, 14 Feb 2019 14:16:35 +0100 Sebastien Jodogne unit testing japanese
Thu, 14 Feb 2019 14:06:07 +0100 Sebastien Jodogne fix