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
|