Mercurial > hg > orthanc
log
age | author | description |
---|---|---|
Mon, 29 Apr 2019 17:24:30 +0200 | Sebastien Jodogne | Orthanc now accepts chunked transfer encoding |
Wed, 24 Apr 2019 07:51:48 +0200 | Benjamin Golinvaux | Fixed typo emscripten-logging |
Tue, 23 Apr 2019 22:56:17 +0200 | Alain Mazy | optimized EmbedResources.py (especially in speed: 2-3x faster but also in space: 20% smaller) |
Tue, 23 Apr 2019 21:40:57 +0200 | Benjamin Golinvaux | Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet emscripten-logging |
Tue, 23 Apr 2019 10:33:19 +0200 | Sebastien Jodogne | merge |
Tue, 23 Apr 2019 10:28:37 +0200 | Sebastien Jodogne | Web viewer: Check the return value of gdcm::Bitmap::GetBuffer() |
Tue, 23 Apr 2019 08:48:49 +0200 | Benjamin Golinvaux | Fixed typo in README |