a62ca131f4dfd98082b7eb53912b5055ab9f109f
Christian Heimke BlinkenLib v.0.4.1 (2005-12...

Christian Heimke authored 13 years ago

1) 0.4.1 2005-12-05
2) ----------------
3) added number-of-times-to-play parameter to BlinkenSend
4) added loop parameter to BlinkenSend
5) 
Christian Heimke BlinkenLib v.0.4 (2005-07-02)

Christian Heimke authored 13 years ago

6) 0.4 2005-07-02
7) --------------
8) changed pppData[y][x][c] to ppData[y][x * channels + c]
9) 
Christian Heimke BlinkenLib v.0.3.1 (2005-03...

Christian Heimke authored 13 years ago

10) 0.3.1 2005-03-05
11) ----------------
12) loading *.bml: channels="1" is now default
13) loading *.bml: bits="4" is now default
14) 
Christian Heimke BlinkenLib v.0.3 (2005-02-16)

Christian Heimke authored 13 years ago

15) 0.3 2005-02-16
16) --------------
17) fixed memory leak when adding frames to movies fails
18) added support for converting frames into network packtes and back
19) added small tools to send and receive streams
20)