log OrthancServer/ServerJobs/ArchiveJob.cpp @ 3951:5fe8c6d3212e transcoding

age author description
Tue, 19 May 2020 21:06:53 +0200 Sebastien Jodogne removed useless information "hasSopInstanceUidChanged" transcoding
Tue, 19 May 2020 11:24:00 +0200 Sebastien Jodogne simplified IDicomTranscoder transcoding
Thu, 14 May 2020 19:20:40 +0200 Sebastien Jodogne transcoder plugins and GDCM transcoding are working transcoding
Fri, 08 May 2020 19:15:28 +0200 Sebastien Jodogne transcoding ZIP archive and media transcoding
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Mon, 10 Feb 2020 16:44:26 +0100 Sebastien Jodogne providing job ID to the IJob::Step() methods storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Sat, 05 Jan 2019 18:22:25 +0100 Sebastien Jodogne removing dependencies upon ServerContext db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Wed, 05 Dec 2018 15:27:01 +0100 Sebastien Jodogne refactoring