Mercurial > hg > orthanc
comparison NEWS @ 1955:ed77a9aea3f6
news
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 06 Apr 2016 08:41:47 +0200 |
parents | 01de36d949c3 |
children | 45c4387a379c |
comparison
equal
deleted
inserted
replaced
1954:1845512f8914 | 1955:ed77a9aea3f6 |
---|---|
7 0008-0061, 0008-0062, 0020-1200, 0020-1202, 0020-1204, 0020-1206, 0020-1208, 0020-1209 | 7 0008-0061, 0008-0062, 0020-1200, 0020-1202, 0020-1204, 0020-1206, 0020-1208, 0020-1209 |
8 * Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move | 8 * Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move |
9 * Huge speedup if decoding the family of JPEG transfer syntaxes | 9 * Huge speedup if decoding the family of JPEG transfer syntaxes |
10 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin) | 10 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin) |
11 * Support decoding of RLE Lossless transfer syntax | 11 * Support decoding of RLE Lossless transfer syntax |
12 * Support of signed 16bpp images in ParsedDicomFile | |
13 | |
14 Maintenance | |
15 ----------- | |
16 | |
12 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) | 17 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) |
18 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") | |
19 * Compatibility with CMake >= 3.5.0 | |
20 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0) | |
13 * Upgrade to Boost 1.60.0 for static builds | 21 * Upgrade to Boost 1.60.0 for static builds |
14 * Support of signed 16bpp images in ParsedDicomFile | |
15 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") | |
16 * Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0) | |
17 | 22 |
18 | 23 |
19 Version 1.0.0 (2015/12/15) | 24 Version 1.0.0 (2015/12/15) |
20 ========================== | 25 ========================== |
21 | 26 |