log

age author description
Thu, 17 Aug 2023 17:25:08 +0200 Alain Mazy Toolbox::SplitString
Thu, 17 Aug 2023 11:25:59 +0200 Alain Mazy Fix loading of DCMTK dictionary in the MultitenantDicom plugin when built dynamically
Wed, 16 Aug 2023 09:14:17 +0200 Sebastien Jodogne fix incorrect license for MultitenantDicom plugin
Mon, 14 Aug 2023 10:16:05 +0200 Sebastien Jodogne contributing
Sat, 12 Aug 2023 13:17:49 +0200 Sebastien Jodogne fix NEWS
Sat, 12 Aug 2023 13:17:17 +0200 Sebastien Jodogne Fix unit test PngWriter.Color16Pattern on big-endian architectures
Mon, 24 Jul 2023 14:55:14 +0200 Alain Mazy todo
Thu, 20 Jul 2023 11:23:31 +0200 Alain Mazy cleanup todo
Thu, 20 Jul 2023 11:13:19 +0200 Alain Mazy updated API version to 22
Thu, 20 Jul 2023 10:51:34 +0200 Alain Mazy Added a route to delete completed jobs from history: DELETE /jobs/{id}
Tue, 11 Jul 2023 10:25:58 +0200 Alain Mazy wip: try to add a jpeg decoder without colorspace conversion: not working now multiple-jpeg-decoders
Thu, 13 Jul 2023 19:33:10 +0200 Sebastien Jodogne added more DefineSourceBasenameForTarget()
Tue, 11 Jul 2023 15:54:57 +0200 Sebastien Jodogne fix for wasm
Thu, 06 Jul 2023 21:08:05 +0200 Sebastien Jodogne fix
Thu, 06 Jul 2023 19:40:13 +0200 Sebastien Jodogne disable DefineSourceBasenameForTarget for MSVC
Thu, 06 Jul 2023 17:04:42 +0200 Sebastien Jodogne merge
Thu, 06 Jul 2023 17:04:31 +0200 Sebastien Jodogne Prevent the leak of the full path of the source files in the binaries
Wed, 05 Jul 2023 14:08:22 +0200 Sebastien Jodogne fix ORTHANC_FRAMEWORK_MD5 of Orthanc 1.11.3
Wed, 05 Jul 2023 14:05:30 +0200 Sebastien Jodogne closing branch Orthanc-1.12.0 Orthanc-1.12.0
Tue, 04 Jul 2023 18:39:52 +0200 Sebastien Jodogne back to mainline
Tue, 04 Jul 2023 16:39:31 +0200 Sebastien Jodogne Orthanc-1.12.1 Orthanc-1.12.1
Tue, 04 Jul 2023 12:21:28 +0200 Sebastien Jodogne closing branch Orthanc-1.11.2 Orthanc-1.11.2
Tue, 04 Jul 2023 12:21:14 +0200 Sebastien Jodogne closing branch Orthanc-1.11.3 Orthanc-1.11.3
Tue, 04 Jul 2023 12:20:41 +0200 Sebastien Jodogne integration Orthanc-1.12.0->mainline
Tue, 04 Jul 2023 12:00:14 +0200 Sebastien Jodogne note
Sun, 02 Jul 2023 16:24:56 +0200 Sebastien Jodogne "/tools/create-dicom" can now be used to create Encapsulated 3D Manufacturing Model IODs (MTL, OBJ, or STL)
Thu, 29 Jun 2023 09:43:41 +0200 Alain Mazy merge
Thu, 29 Jun 2023 09:43:20 +0200 Alain Mazy Reduce the frequency of memory trimming from 100ms to 30s to avoid high idle CPU load
Wed, 28 Jun 2023 12:40:46 +0200 Sebastien Jodogne fix unit test Versions.BoostStatic
Wed, 28 Jun 2023 12:24:52 +0200 Sebastien Jodogne cppcheck
Wed, 28 Jun 2023 12:16:54 +0200 Sebastien Jodogne C89 compliance in sample basic plugin
Wed, 28 Jun 2023 11:54:41 +0200 Alain Mazy clarified error message
Wed, 28 Jun 2023 11:11:47 +0200 Alain Mazy merge
Wed, 28 Jun 2023 11:11:34 +0200 Alain Mazy better error reporting if anonymizing a study whose files are missings
Wed, 28 Jun 2023 10:32:58 +0200 Sebastien Jodogne added tests from issue 216
Wed, 28 Jun 2023 08:29:43 +0200 Sebastien Jodogne accept parameters are now provided to HttpContentNegociation::IHandler::Handle()
Tue, 27 Jun 2023 17:55:09 +0200 Sebastien Jodogne Metrics can be stored either as floating-point numbers, or as integers
Tue, 27 Jun 2023 15:56:04 +0200 Sebastien Jodogne renamed MetricsType as MetricsUpdate to clarify
Tue, 27 Jun 2023 15:42:07 +0200 Sebastien Jodogne refactoring MetricsRegistry::Item
Tue, 27 Jun 2023 15:12:39 +0200 Sebastien Jodogne upgraded anonymization to Basic Profile of PS 3.15-2023b Table E.1-1
Tue, 27 Jun 2023 10:39:17 +0200 Sebastien Jodogne speeded up ServerContext::ReadDicomUntilPixelData() if storage compression is on
Tue, 27 Jun 2023 09:35:31 +0200 Sebastien Jodogne fix handling of DICOM files without pixel data
Mon, 26 Jun 2023 13:04:42 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::GetObject()
Mon, 26 Jun 2023 08:40:41 +0200 Sebastien Jodogne fix msvc build
Sun, 25 Jun 2023 19:11:34 +0200 Sebastien Jodogne added metrics "orthanc_storage_read_bytes" and "orthanc_storage_written_bytes"
Sun, 25 Jun 2023 18:40:19 +0200 Sebastien Jodogne cppcheck
Sun, 25 Jun 2023 18:33:01 +0200 Sebastien Jodogne sanitizing @see in OrthancCPlugin.h
Sun, 25 Jun 2023 18:28:49 +0200 Sebastien Jodogne store metrics as integers instead of floats to avoid precision loss in increments
Sun, 25 Jun 2023 17:49:34 +0200 Sebastien Jodogne refactoring MetricsRegistry
Sun, 25 Jun 2023 15:19:25 +0200 Sebastien Jodogne only store PixelDataVR metadata if needed
Sun, 25 Jun 2023 12:29:39 +0200 Sebastien Jodogne added DicomMap::GuessPixelDataValueRepresentation()
Sun, 25 Jun 2023 11:48:47 +0200 Sebastien Jodogne unit testing ParsedDicomFile::GuessPixelDataValueRepresentation()
Sat, 24 Jun 2023 12:43:10 +0200 Sebastien Jodogne added OrthancPlugins::DicomInstance::Load()
Sat, 24 Jun 2023 12:21:26 +0200 Sebastien Jodogne remove NEWS from reverted commits 5306:155637655710 and 5308:1e23bfb0f732
Sat, 24 Jun 2023 12:18:58 +0200 Sebastien Jodogne added "OrthancPluginLoadDicomInstance()" to load DICOM instances from the database
Fri, 23 Jun 2023 18:01:55 +0200 Sebastien Jodogne added ParsedDicomFile::InjectEmptyPixelData()
Thu, 22 Jun 2023 21:30:45 +0200 Alain Mazy added XC in the modality list
Thu, 22 Jun 2023 08:48:38 +0200 Sebastien Jodogne added instance metadata "PixelDataVR"
Mon, 19 Jun 2023 19:20:53 +0200 Alain Mazy merge
Mon, 19 Jun 2023 19:20:31 +0200 Alain Mazy revert 5306:155637655710: re-enable automatic conversion from YBR to RGB