log OrthancServer/ParsedDicomFile.cpp @ 1980:ebce5f456b8e

age author description
Fri, 22 Apr 2016 08:57:33 +0200 Sebastien Jodogne new error code: ErrorCode_AlreadyExistingTag
Fri, 22 Apr 2016 08:47:43 +0200 Sebastien Jodogne refactoring
Wed, 06 Apr 2016 14:22:48 +0200 Sebastien Jodogne refactoring
Tue, 05 Apr 2016 11:07:02 +0200 Sebastien Jodogne return a single raw frame from DICOM videos
Mon, 04 Apr 2016 13:37:31 +0200 Sebastien Jodogne fix compilation against DCMTK 3.6.1
Mon, 04 Apr 2016 13:36:56 +0200 Sebastien Jodogne fix compilation against DCMTK 3.6.1
Fri, 25 Mar 2016 11:27:38 +0100 Sebastien Jodogne test dicom patterns
Thu, 24 Mar 2016 11:46:41 +0100 Sebastien Jodogne FromDcmtkBridge::LoadFromMemoryBuffer
Tue, 22 Mar 2016 15:11:53 +0100 Sebastien Jodogne FromDcmtkBridge::FromJson
Mon, 21 Mar 2016 14:28:59 +0100 Sebastien Jodogne ORTHANC_MAXIMUM_TAG_LENGTH made explicit
Mon, 21 Mar 2016 14:12:31 +0100 Sebastien Jodogne Configuration::GetDefaultEncoding
Mon, 07 Mar 2016 17:43:20 +0100 Sebastien Jodogne New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
Mon, 08 Feb 2016 11:33:39 +0100 Sebastien Jodogne do not generate RC files for non-Windows builds
Tue, 05 Jan 2016 13:26:51 +0100 Sebastien Jodogne Refactoring leading to speedups with custom image decoders
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Thu, 26 Nov 2015 18:53:00 +0100 Sebastien Jodogne "/instances/.../header" to get the meta information (header) of the DICOM instance
Wed, 25 Nov 2015 16:39:03 +0100 Sebastien Jodogne "OrthancPluginCreateImage()" and "OrthancPluginCreateImageAccessor()" to create images
Wed, 25 Nov 2015 16:00:57 +0100 Sebastien Jodogne refactoring of DicomImageDecoder
Wed, 25 Nov 2015 14:14:32 +0100 Sebastien Jodogne refactoring image decoding
Tue, 24 Nov 2015 16:48:23 +0100 Sebastien Jodogne ParsedDicomFile::CreateFromJson worklists
Fri, 20 Nov 2015 17:56:31 +0100 Sebastien Jodogne c-find scu for modality worklists worklists
Fri, 20 Nov 2015 13:53:20 +0100 Sebastien Jodogne callback for handling worklists with plugins worklists
Wed, 18 Nov 2015 16:11:28 +0100 Sebastien Jodogne getting rid of opaque data structures worklists
Wed, 18 Nov 2015 15:50:32 +0100 Sebastien Jodogne refactoring of DicomFindAnswers worklists
Wed, 18 Nov 2015 12:00:14 +0100 Sebastien Jodogne primitives to handle dicom worklists worklists
Tue, 17 Nov 2015 17:46:32 +0100 Sebastien Jodogne AcceptMediaDispatcher bootstrap
Thu, 22 Oct 2015 07:52:24 +0200 Sebastien Jodogne removal of DicomStringValue and DicomNullValue
Wed, 21 Oct 2015 16:52:23 +0200 Sebastien Jodogne ToJson: IncludePrivateTags and IncludeUnknownTags
Wed, 21 Oct 2015 16:25:09 +0200 Sebastien Jodogne primitives for flags in dicom-to-json conversions
Mon, 12 Oct 2015 14:47:58 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 09 Oct 2015 13:31:22 +0200 Sebastien Jodogne "/modify" can insert/modify sequences
Thu, 08 Oct 2015 14:34:19 +0200 Sebastien Jodogne fix for encodings
Thu, 08 Oct 2015 13:49:20 +0200 Sebastien Jodogne refactoring
Thu, 08 Oct 2015 13:45:33 +0200 Sebastien Jodogne creation of tag hierarchy from json
Wed, 07 Oct 2015 16:54:05 +0200 Sebastien Jodogne refactoring
Wed, 07 Oct 2015 13:57:26 +0200 Sebastien Jodogne refactoring
Wed, 30 Sep 2015 17:18:39 +0200 Sebastien Jodogne reconstructing main dicom tags db-changes
Wed, 30 Sep 2015 13:36:01 +0200 Sebastien Jodogne ParsedDicomFile::Convert()
Tue, 29 Sep 2015 14:54:24 +0200 Sebastien Jodogne /tools/create-dicom can create tags with unknown VR
Wed, 23 Sep 2015 12:43:05 +0200 Sebastien Jodogne Support of binary tags encoded using data URI scheme
Wed, 16 Sep 2015 16:00:50 +0200 Sebastien Jodogne cppcheck
Fri, 04 Sep 2015 16:36:18 +0200 Sebastien Jodogne Core/ImageFormats folder renamed as Core/Images
Fri, 21 Aug 2015 17:37:13 +0200 Sebastien Jodogne error handling
Fri, 21 Aug 2015 17:29:16 +0200 Sebastien Jodogne add tags per instances in a series
Fri, 21 Aug 2015 15:01:21 +0200 Sebastien Jodogne creation of DICOM series
Fri, 21 Aug 2015 13:47:22 +0200 Sebastien Jodogne refactoring
Thu, 20 Aug 2015 17:40:07 +0200 Sebastien Jodogne fix encodings of newly created dicom files
Thu, 20 Aug 2015 17:05:05 +0200 Sebastien Jodogne Preview of PDF files encapsulated in DICOM from Orthanc Explorer
Thu, 20 Aug 2015 15:18:13 +0200 Sebastien Jodogne Creation of DICOM files with encapsulated PDF
Tue, 11 Aug 2015 16:09:00 +0200 Sebastien Jodogne testing FilesystemHttpSender
Tue, 11 Aug 2015 13:37:24 +0200 Sebastien Jodogne refactoring
Tue, 11 Aug 2015 13:26:42 +0200 Sebastien Jodogne fix
Tue, 11 Aug 2015 13:15:16 +0200 Sebastien Jodogne refactoring: IHttpStreamAnswer
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Tue, 21 Apr 2015 17:43:05 +0200 Sebastien Jodogne fix issue 32
Wed, 11 Feb 2015 10:26:17 +0100 Sebastien Jodogne Fix replacement and insertion of private DICOM tags
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Wed, 17 Sep 2014 11:57:28 +0200 Sebastien Jodogne generalization of create-dicom
Tue, 02 Sep 2014 15:51:20 +0200 Sebastien Jodogne Refactoring of HttpOutput ("Content-Length" header is now always sent)
Tue, 05 Aug 2014 12:28:55 +0200 Sebastien Jodogne encoding tests