f76e3108a9d2cbf63e3c7618439c14acde78e84f
Christian Heimke BlinkenLib v.0.6.5 (2011-04...

Christian Heimke authored 13 years ago

1) 0.6.5 2011-04-26
2) ----------------
3) fixed loading looped MNG files
4) 
Christian Heimke BlinkenLib v.0.6.4 (2010-12...

Christian Heimke authored 13 years ago

5) 0.6.4 2010-12-13
6) ----------------
7) automatic version update and packaging from top-level makefile
8) new test movie mode "trans" for color transitions
9) function for concatenating movies
10) new actions "append", "loop", "reverse" and "delete" for BlinkenConv
11) 
Christian Heimke BlinkenLib v.0.6.3 (2009-12...

Christian Heimke authored 13 years ago

12) 0.6.3 2009-12-20
13) ----------------
14) fixed output of movie format in BlinkenConv print
15) 
Christian Heimke BlinkenLib v.0.6.2 (2009-02...

Christian Heimke authored 13 years ago

16) 0.6.2 2009-02-23
17) ----------------
18) added OS X support (patch by Manfred Wuits <manfred@werkzeugH.at>)
19) 
Christian Heimke BlinkenLib v.0.6.1 (2008-07...

Christian Heimke authored 13 years ago

20) 0.6.1 2008-07-22
21) ----------------
22) added test movie generation to BlinkenConv
23) 
24) 0.6.0 2008-05-13
25) ----------------
Christian Heimke BlinkenLib v.0.6.0 (2008-05...

Christian Heimke authored 13 years ago

26) added MNG support
27) 
Christian Heimke BlinkenLib v.0.5.5 (2008-03...

Christian Heimke authored 13 years ago

28) 0.5.5 2008-03-29
29) ----------------
30) restructured location of source and include files
31) added "make install"
32) 
Christian Heimke BlinkenLib v.0.5.4 (2008-01...

Christian Heimke authored 13 years ago

33) 0.5.4 2008-01-10
34) ----------------
35) added BlinkenFrameCompare function
36) added maximum idle time parameter to BlinkenMovieSend function
37) added maximum idle time parameter to BlinkenSend tool
38) now merging duplicate frames to one in BlinkenMovieRecv function
39) now merging duplicate frames to one in BlinkenRecv tool
40) 
Christian Heimke BlinkenLib v.0.5.3 (2007-12...

Christian Heimke authored 13 years ago

41) 0.5.3 2007-12-28
42) ----------------
43) implemented colorizer in BlinkenConv
44) removed some warnings
45) 
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

46) 0.5.2 2006-05-10
47) ----------------
48) adaptions for Windows
49) windows version for BlinkenOutput
50) 
Christian Heimke BlinkenLib v.0.5.1 (2005-12...

Christian Heimke authored 13 years ago

51) 0.5.1 2005-12-14
52) ----------------
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

53) added possibility to reopen device on errors to BlinkenOutput
Christian Heimke BlinkenLib v.0.5.1 (2005-12...

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

55) 0.5 2005-12-06
56) --------------
57) added BlinkenOutput to output streams to devices
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

58) removed malloc3D no longer needed (since 0.4) from Tools
Christian Heimke BlinkenLib v.0.5 (2005-12-06)

Christian Heimke authored 13 years ago

59) 
Christian Heimke BlinkenLib v.0.4.1 (2005-12...

Christian Heimke authored 13 years ago

60) 0.4.1 2005-12-05
61) ----------------
62) added number-of-times-to-play parameter to BlinkenSend
63) added loop parameter to BlinkenSend
64) 
Christian Heimke BlinkenLib v.0.4 (2005-07-02)

Christian Heimke authored 13 years ago

65) 0.4 2005-07-02
66) --------------
67) changed pppData[y][x][c] to ppData[y][x * channels + c]
68) 
Christian Heimke BlinkenLib v.0.3.1 (2005-03...

Christian Heimke authored 13 years ago

69) 0.3.1 2005-03-05
70) ----------------
71) loading *.bml: channels="1" is now default
72) loading *.bml: bits="4" is now default
73) 
Christian Heimke BlinkenLib v.0.3 (2005-02-16)

Christian Heimke authored 13 years ago

74) 0.3 2005-02-16
Christian Heimke BlinkenLib v.0.5.4 (2008-01...

Christian Heimke authored 13 years ago

75) 
Christian Heimke BlinkenLib v.0.3 (2005-02-16)

Christian Heimke authored 13 years ago

76) --------------
77) fixed memory leak when adding frames to movies fails
78) added support for converting frames into network packtes and back
79) added small tools to send and receive streams
80)