0.5.3 2007-12-28 ---------------- implemented colorizer in BlinkenConv removed some warnings 0.5.2 2006-05-10 ---------------- adaptions for Windows windows version for BlinkenOutput 0.5.1 2005-12-14 ---------------- added possibility to reopen device on errors to BlinkenOutput 0.5 2005-12-06 -------------- added BlinkenOutput to output streams to devices removed malloc3D no longer needed (since 0.4) from Tools 0.4.1 2005-12-05 ---------------- added number-of-times-to-play parameter to BlinkenSend added loop parameter to BlinkenSend 0.4 2005-07-02 -------------- changed pppData[y][x][c] to ppData[y][x * channels + c] 0.3.1 2005-03-05 ---------------- loading *.bml: channels="1" is now default loading *.bml: bits="4" is now default 0.3 2005-02-16 -------------- fixed memory leak when adding frames to movies fails added support for converting frames into network packtes and back added small tools to send and receive streams 0.2 2005-01-27 -------------- extended BlinkenConv so that resizing and scaling is supported fixed (stupid!!!) segfault in BlinkenMovieLoadXxx when file does not exist