log

age author description
Thu, 22 Mar 2018 17:31:36 +0100 Sebastien Jodogne fix
Thu, 22 Mar 2018 15:27:00 +0100 Sebastien Jodogne Upgrade to JsonCpp 1.8.4, and USE_LEGACY_JSONCPP option
Thu, 22 Mar 2018 12:53:20 +0100 Sebastien Jodogne int16_t to rgba32 conversion
Tue, 20 Mar 2018 13:26:00 +0100 Sebastien Jodogne convert grayscale16 to bgra32
Mon, 19 Mar 2018 10:04:48 +0100 Sebastien Jodogne todo
Thu, 15 Mar 2018 16:17:01 +0100 Sebastien Jodogne PixelTraits::FloatToPixel for color formats
Thu, 15 Mar 2018 11:57:09 +0100 Sebastien Jodogne fix
Wed, 14 Mar 2018 16:50:31 +0100 Sebastien Jodogne fix color-to-grayscale conversion
Wed, 14 Mar 2018 13:46:17 +0100 Sebastien Jodogne speed up ImageProcessing::Set
Tue, 13 Mar 2018 21:14:21 +0100 Sebastien Jodogne Bresenham's line algorithm
Tue, 13 Mar 2018 17:02:30 +0100 Sebastien Jodogne back to rounding to fix integration tests
Tue, 13 Mar 2018 16:29:20 +0100 Sebastien Jodogne PixelTraits and ImageTraits
Wed, 07 Mar 2018 15:46:47 +0100 Sebastien Jodogne new error code: DatabaseUnavailable
Tue, 06 Mar 2018 10:41:05 +0100 Sebastien Jodogne todo
Fri, 02 Mar 2018 18:25:07 +0100 Sebastien Jodogne logging to stdio
Fri, 02 Mar 2018 15:10:37 +0100 Sebastien Jodogne logging primitives for WebAssembly
Thu, 01 Mar 2018 09:29:06 +0100 Sebastien Jodogne speedup by truncating instead of rounding
Tue, 20 Feb 2018 11:16:49 +0100 Sebastien Jodogne merge
Tue, 20 Feb 2018 11:16:14 +0100 Sebastien Jodogne Close lua_dll branch lua_dll
Tue, 20 Feb 2018 11:15:36 +0100 Sebastien Jodogne branch integration: lua_dll->default
Tue, 20 Feb 2018 11:14:59 +0100 Sebastien Jodogne New CMake option: ENABLE_LUA_MODULES to enable Lua modules lua_dll
Mon, 19 Feb 2018 21:52:04 +0100 amazy fix lua_dll
Mon, 19 Feb 2018 18:58:39 +0100 amazy enable lua dynamic library loading lua_dll
Mon, 19 Feb 2018 16:55:05 +0100 Sebastien Jodogne Orthanc now uses UTC (universal time) instead of local time in its database
Thu, 08 Feb 2018 11:51:41 +0100 Sebastien Jodogne fix
Fri, 02 Feb 2018 17:05:54 +0100 Sebastien Jodogne warning if no SSL support
Mon, 22 Jan 2018 15:32:45 +0100 Sebastien Jodogne remove meaningless message about profiling
Wed, 17 Jan 2018 21:33:56 +0100 amazy removed 'in Lua script' in error messages that is misleading since these commands can also be called from the API
Wed, 17 Jan 2018 17:34:15 +0100 Sebastien Jodogne log
Tue, 16 Jan 2018 13:22:14 +0100 Sebastien Jodogne fix