From: Guillaume Pellerin Date: Fri, 24 Oct 2014 09:56:05 +0000 (+0200) Subject: update news X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d6cde2516ec248ac50fb39a950aed393009734ea;p=timeside-diadems.git update news --- diff --git a/README.rst b/README.rst index c2b90f7..c485ee6 100644 --- a/README.rst +++ b/README.rst @@ -87,15 +87,27 @@ News 0.5.7 * WARNING! some processor ids have changed. Please see the full list below. - * Add a Docker development box + * NEW analyzers: IRIT Monopoly (see Processors) + * NEW graphers: IRIT Start/Session segmentation + * Add extensible buffering thanks to pytables (NEW dependency) + * Add typed parameters in processors and server thanks to traits (NEW dependency) + * Add a graph model to the pipe thanks to networkx (NEW dependency) + * Add test sample generators based on GStreamer + * Add a background image option for rendering analyzers + * Add on-the-fly filtering decorators + * Add a Docker development image and a Dockerfile * Add a Vagrant development box - * Add a Debian package installation procedure + * Update the Debian package installation procedure + * Results are now stored in pipe.results as as dictionnary of AnalyzerResults + * Update various processors * Fix parent and child analyzers both using yaafe (fix #60) + * Update of Travis CI scripts https://travis-ci.org/yomguy/TimeSide/ 0.5.6 * Bugfix release * Fix analyzer instanciation as parent for some graphers + * Store analyzer's results in pipe.results by uuid instead of id (fix #24) For older news, please visit: https://github.com/yomguy/TimeSide/blob/master/NEWS.rst