fc6701e20a4dd82a78ceaf831fc9c2d702371fe2
Christian Heimke BlinkenLib v.0.5 (2005-12-06)

Christian Heimke authored 13 years ago

1) 0.5 2005-12-06
2) --------------
3) added BlinkenOutput to output streams to devices
4) removed no longer needed (since 0.4) malloc3D from Tools
5) 
Christian Heimke BlinkenLib v.0.4.1 (2005-12...

Christian Heimke authored 13 years ago

6) 0.4.1 2005-12-05
7) ----------------
8) added number-of-times-to-play parameter to BlinkenSend
9) added loop parameter to BlinkenSend
10) 
Christian Heimke BlinkenLib v.0.4 (2005-07-02)

Christian Heimke authored 13 years ago

11) 0.4 2005-07-02
12) --------------
13) changed pppData[y][x][c] to ppData[y][x * channels + c]
14) 
Christian Heimke BlinkenLib v.0.3.1 (2005-03...

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

20) 0.3 2005-02-16
21) --------------
22) fixed memory leak when adding frames to movies fails
23) added support for converting frames into network packtes and back
24) added small tools to send and receive streams
25)