BlinkenArea - GitList
Repositories
Blog
Wiki
BlinkenLib
Code
Commits
Branches
Tags
Search
Tree:
fc6701e
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 (2005-12-06)
Christian Heimke
commited
fc6701e
at 2011-07-15 09:03:49
ChangeLog
Blame
History
Raw
0.5 2005-12-06 -------------- added BlinkenOutput to output streams to devices removed no longer needed (since 0.4) malloc3D 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