BlinkenArea - GitList
Repositories
Blog
Wiki
BlinkenLib
Code
Commits
Branches
Tags
Search
Tree:
5f61548
Branches
Tags
master
v0.1
v0.2
v0.3
v0.3.1
v0.4
v0.4.1
v0.5
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.6.7
v0.6.8
v0.6.9
v0.7.0
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.7.9
v0.8.0
v0.8.1
BlinkenLib
ChangeLog
BlinkenLib v.0.5.2 (2006-05-10)
Christian Heimke
commited
5f61548
at 2011-07-15 09:04:53
ChangeLog
Blame
History
Raw
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