log OrthancServer/OrthancRestApi/OrthancRestArchive.cpp @ 3913:6ddad3e0b569 transcoding

age author description
Fri, 08 May 2020 19:15:28 +0200 Sebastien Jodogne transcoding ZIP archive and media transcoding
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
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)
Thu, 24 Jan 2019 16:16:56 +0100 Sebastien Jodogne removed misleading warning
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:41:16 +0100 Sebastien Jodogne cont
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Thu, 06 Dec 2018 10:10:58 +0100 Sebastien Jodogne remove redundancies
Wed, 05 Dec 2018 18:02:11 +0100 Sebastien Jodogne preparing for asynchronous generation of archives
Wed, 05 Dec 2018 15:27:01 +0100 Sebastien Jodogne refactoring
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType