Mon, 13 Jun 2016 13:39:10 +0200 |
Sebastien Jodogne |
Dropped support of Google Log
|
Mon, 13 Jun 2016 10:26:56 +0200 |
Sebastien Jodogne |
fix for msvc
|
Fri, 10 Jun 2016 17:54:26 +0200 |
Sebastien Jodogne |
More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
|
Fri, 10 Jun 2016 09:26:26 +0200 |
Sebastien Jodogne |
news
|
Thu, 09 Jun 2016 17:57:47 +0200 |
Sebastien Jodogne |
Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
|
Thu, 09 Jun 2016 17:25:34 +0200 |
Sebastien Jodogne |
catching SIGHUP signal
|
Thu, 09 Jun 2016 15:51:46 +0200 |
Sebastien Jodogne |
removal of unused function
|
Thu, 09 Jun 2016 15:46:33 +0200 |
Sebastien Jodogne |
DicomMap::ParseDicomMetaInformation()
|
Thu, 09 Jun 2016 14:48:40 +0200 |
Sebastien Jodogne |
more generic support of value representations
|
Wed, 08 Jun 2016 12:36:21 +0200 |
Sebastien Jodogne |
Support of optional tags for counting resources in C-Find SCU
|
Wed, 08 Jun 2016 10:40:40 +0200 |
Sebastien Jodogne |
news
|
Wed, 08 Jun 2016 10:39:42 +0200 |
Sebastien Jodogne |
fix issue #16
|
Mon, 06 Jun 2016 17:28:32 +0200 |
Sebastien Jodogne |
fix
|
Mon, 06 Jun 2016 16:32:32 +0200 |
Sebastien Jodogne |
download of xz packages
|
Tue, 31 May 2016 12:19:53 +0200 |
Sebastien Jodogne |
Speedup in plugins by removing unnecessary locks
|
Thu, 26 May 2016 14:24:56 +0200 |
Sebastien Jodogne |
New URI "/modalities/.../move" to issue C-Move SCU requests
|
Wed, 25 May 2016 15:16:17 +0200 |
Sebastien Jodogne |
New URI "/modalities/.../move" to issue C-Move SCU requests
|
Wed, 25 May 2016 11:50:35 +0200 |
Sebastien Jodogne |
"MoveOriginatorID" can be specified for /modalities/.../store
|
Wed, 25 May 2016 07:24:10 +0200 |
Sebastien Jodogne |
new logo
|
Tue, 24 May 2016 17:45:56 +0200 |
Sebastien Jodogne |
New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback()
|
Tue, 17 May 2016 15:45:49 +0200 |
Sebastien Jodogne |
ImageProcessing::Set for float images
|
Sat, 14 May 2016 13:41:42 +0200 |
Sebastien Jodogne |
introducing float32 images
|
Mon, 09 May 2016 17:56:32 +0200 |
Sebastien Jodogne |
new conversions in ImageProcessing::Convert
|
Mon, 09 May 2016 15:59:53 +0200 |
Sebastien Jodogne |
fix
|
Mon, 09 May 2016 15:58:46 +0200 |
Sebastien Jodogne |
inclusion of boost::ublas
|
Fri, 29 Apr 2016 11:44:16 +0200 |
Sebastien Jodogne |
fix
|
Thu, 28 Apr 2016 17:45:03 +0200 |
Sebastien Jodogne |
test validity of base64 strings
|
Tue, 26 Apr 2016 17:40:55 +0200 |
Sebastien Jodogne |
new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
|
Mon, 25 Apr 2016 17:23:07 +0200 |
Sebastien Jodogne |
HTTP headers in HttpClient
|
Mon, 25 Apr 2016 14:41:53 +0200 |
Sebastien Jodogne |
fix
|
Mon, 25 Apr 2016 14:31:19 +0200 |
Sebastien Jodogne |
corrected error code
|
Mon, 25 Apr 2016 14:23:34 +0200 |
Sebastien Jodogne |
disable error log
|
Fri, 22 Apr 2016 10:28:55 +0200 |
Sebastien Jodogne |
Modification of instances can now replace PixelData
|
Fri, 22 Apr 2016 09:05:06 +0200 |
Sebastien Jodogne |
return code in Toolbox::DecodeDataUriScheme
|
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
|
Fri, 15 Apr 2016 21:42:10 +0200 |
Sebastien Jodogne |
support of YBR_RCT photometric interpretation for JPEG2000 lossless
|
Fri, 15 Apr 2016 10:47:53 +0200 |
Sebastien Jodogne |
trace log of http headers
|
Thu, 14 Apr 2016 17:34:43 +0200 |
Sebastien Jodogne |
Macro "__linux" (now obsolete) replaced by macro "__linux__"
|
Tue, 12 Apr 2016 18:30:55 +0000 |
sjodogne |
fix powerpc build
|
Tue, 12 Apr 2016 19:36:24 +0200 |
Sebastien Jodogne |
no need for google log anymore
|
Mon, 11 Apr 2016 15:17:53 +0200 |
Sebastien Jodogne |
Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
|
Mon, 11 Apr 2016 14:02:18 +0200 |
Sebastien Jodogne |
fix warnings
|
Mon, 11 Apr 2016 13:50:44 +0200 |
Sebastien Jodogne |
fix for mingw <= 4.2
|
Mon, 11 Apr 2016 13:07:15 +0200 |
Sebastien Jodogne |
fix warnings
|
Mon, 11 Apr 2016 12:53:42 +0200 |
Sebastien Jodogne |
fix for old versions of mingw
|
Mon, 11 Apr 2016 12:40:25 +0200 |
Sebastien Jodogne |
command line option "-Wno-int-to-pointer-cast" is valid for C/ObjC but not for C++
|
Mon, 11 Apr 2016 12:34:26 +0200 |
Sebastien Jodogne |
fix for old version of mingw
|
Mon, 11 Apr 2016 11:41:51 +0200 |
Sebastien Jodogne |
fix unit tests for recent JsonCpp releases
|
Mon, 11 Apr 2016 10:27:15 +0200 |
Sebastien Jodogne |
fix possibly uninitialized variable
|
Fri, 08 Apr 2016 09:09:01 +0200 |
Sebastien Jodogne |
news
|
Thu, 07 Apr 2016 17:48:47 +0200 |
Sebastien Jodogne |
Use 403 Forbidden status if the incoming HTTP request is disallowed
|
Thu, 07 Apr 2016 17:42:20 +0200 |
Sebastien Jodogne |
sample plugin
|
Thu, 07 Apr 2016 17:26:13 +0200 |
Sebastien Jodogne |
New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
|
Thu, 07 Apr 2016 16:31:33 +0200 |
Sebastien Jodogne |
news
|
Thu, 07 Apr 2016 16:26:22 +0200 |
Sebastien Jodogne |
Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
|
Wed, 06 Apr 2016 14:41:26 +0200 |
Sebastien Jodogne |
extended error codes for SQLite
|
Wed, 06 Apr 2016 14:36:56 +0200 |
Sebastien Jodogne |
backward compatibility with DCMTK 3.6.0
|
Wed, 06 Apr 2016 14:22:48 +0200 |
Sebastien Jodogne |
refactoring
|
Wed, 06 Apr 2016 08:41:47 +0200 |
Sebastien Jodogne |
news
|
Tue, 05 Apr 2016 17:18:19 +0200 |
Sebastien Jodogne |
fix
|
Tue, 05 Apr 2016 16:05:32 +0200 |
Sebastien Jodogne |
fix
|
Tue, 05 Apr 2016 15:08:03 +0200 |
Sebastien Jodogne |
Closed branch dcmtk-3.6.1
dcmtk-3.6.1
|
Tue, 05 Apr 2016 14:45:55 +0200 |
Sebastien Jodogne |
Possibility to use forthcoming DCMTK 3.6.1 in static builds (instead of 3.6.0)
|