a96b9b35b3e7a8070dc24cff811c3f5ee9c1cf45
Christian Heimke BlinkenLib v.0.5.1 (2005-12...

Christian Heimke authored 13 years ago

1) 0.5.1 2005-12-14
2) ----------------
3) added possibility to reopen device on errors
4) 
Christian Heimke BlinkenLib v.0.5 (2005-12-06)

Christian Heimke authored 13 years ago

5) 0.5 2005-12-06
6) --------------
7) added BlinkenOutput to output streams to devices
8) removed no longer needed (since 0.4) malloc3D from Tools
9) 
Christian Heimke BlinkenLib v.0.4.1 (2005-12...

Christian Heimke authored 13 years ago

10) 0.4.1 2005-12-05
11) ----------------
12) added number-of-times-to-play parameter to BlinkenSend
13) added loop parameter to BlinkenSend
14) 
Christian Heimke BlinkenLib v.0.4 (2005-07-02)

Christian Heimke authored 13 years ago

15) 0.4 2005-07-02
16) --------------
17) changed pppData[y][x][c] to ppData[y][x * channels + c]
18) 
Christian Heimke BlinkenLib v.0.3.1 (2005-03...

Christian Heimke authored 13 years ago

19) 0.3.1 2005-03-05
20) ----------------
21) loading *.bml: channels="1" is now default
22) loading *.bml: bits="4" is now default
23) 
Christian Heimke BlinkenLib v.0.3 (2005-02-16)

Christian Heimke authored 13 years ago

24) 0.3 2005-02-16
25) --------------
26) fixed memory leak when adding frames to movies fails
27) added support for converting frames into network packtes and back
28) added small tools to send and receive streams
29)