ebb63ca7a1b41641dd6c74e9d8200358017b822f
Stefan Schuermans added minimum time between...

Stefan Schuermans authored 10 years ago

1) 0.7.2 2013-12-27
2) ----------------
3) added minimum time between output option to BlinkenOutput
4) 
Stefan Schuermans added missing status output...

Stefan Schuermans authored 12 years ago

5) 0.7.1 2011-11-19
6) ----------------
7) added missing status output for BlinkenConv -C
8) 
Stefan Schuermans added support for creating/...

Stefan Schuermans authored 12 years ago

9) 0.7.0 2011-11-15
10) ----------------
11) added support for creating/detecting blinken protocol control frames
12) 
Stefan Schuermans fixed threshold in BLP netw...

Stefan Schuermans authored 13 years ago

13) 0.6.9 2011-11-14
14) ----------------
15) fixed threshold in BLP network packet generation
16) 
Stefan Schuermans adaptions for usage in C++

Stefan Schuermans authored 13 years ago

17) 0.6.8 2011-10-22
18) ----------------
19) adpations for usage in C++ code
20) 
Stefan Schuermans implemented copying rectang...

Stefan Schuermans authored 13 years ago

21) 0.6.7 2011-10-16
22) ----------------
23) added copying rectangular section to BlinkenConv
24) added CopyRect to BlinkenFrame and Movie
25) changed indenting to be more "standard"
Stefan Schuermans version info only in oine file

Stefan Schuermans authored 13 years ago

26) changed version info config to be in just one file
Stefan Schuermans implemented copying rectang...

Stefan Schuermans authored 13 years ago

27) 
Stefan Schuermans Makefile fixed for MAC OS X...

Stefan Schuermans authored 13 years ago

28) 0.6.6 2011-09-10
29) ----------------
30) some Makefile fixes for MAC OS X
31) removed version information from source files (not needed 'cause of git)
Stefan Schuermans made version available in h...

Stefan Schuermans authored 13 years ago

32) made version available in headers
Stefan Schuermans Makefile fixed for MAC OS X...

Stefan Schuermans authored 13 years ago

33) 
Christian Heimke BlinkenLib v.0.6.5 (2011-04...

Christian Heimke authored 13 years ago

34) 0.6.5 2011-04-26
35) ----------------
36) fixed loading looped MNG files
37) 
Christian Heimke BlinkenLib v.0.6.4 (2010-12...

Christian Heimke authored 13 years ago

38) 0.6.4 2010-12-13
39) ----------------
40) automatic version update and packaging from top-level makefile
41) new test movie mode "trans" for color transitions
42) function for concatenating movies
43) new actions "append", "loop", "reverse" and "delete" for BlinkenConv
44) 
Christian Heimke BlinkenLib v.0.6.3 (2009-12...

Christian Heimke authored 13 years ago

45) 0.6.3 2009-12-20
46) ----------------
47) fixed output of movie format in BlinkenConv print
48) 
Christian Heimke BlinkenLib v.0.6.2 (2009-02...

Christian Heimke authored 13 years ago

49) 0.6.2 2009-02-23
50) ----------------
51) added OS X support (patch by Manfred Wuits <manfred@werkzeugH.at>)
52) 
Christian Heimke BlinkenLib v.0.6.1 (2008-07...

Christian Heimke authored 13 years ago

53) 0.6.1 2008-07-22
54) ----------------
55) added test movie generation to BlinkenConv
56) 
57) 0.6.0 2008-05-13
58) ----------------
Christian Heimke BlinkenLib v.0.6.0 (2008-05...

Christian Heimke authored 13 years ago

59) added MNG support
60) 
Christian Heimke BlinkenLib v.0.5.5 (2008-03...

Christian Heimke authored 13 years ago

61) 0.5.5 2008-03-29
62) ----------------
63) restructured location of source and include files
64) added "make install"
65) 
Christian Heimke BlinkenLib v.0.5.4 (2008-01...

Christian Heimke authored 13 years ago

66) 0.5.4 2008-01-10
67) ----------------
68) added BlinkenFrameCompare function
69) added maximum idle time parameter to BlinkenMovieSend function
70) added maximum idle time parameter to BlinkenSend tool
71) now merging duplicate frames to one in BlinkenMovieRecv function
72) now merging duplicate frames to one in BlinkenRecv tool
73) 
Christian Heimke BlinkenLib v.0.5.3 (2007-12...

Christian Heimke authored 13 years ago

74) 0.5.3 2007-12-28
75) ----------------
76) implemented colorizer in BlinkenConv
77) removed some warnings
78) 
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

79) 0.5.2 2006-05-10
80) ----------------
81) adaptions for Windows
82) windows version for BlinkenOutput
83) 
Christian Heimke BlinkenLib v.0.5.1 (2005-12...

Christian Heimke authored 13 years ago

84) 0.5.1 2005-12-14
85) ----------------
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

88) 0.5 2005-12-06
89) --------------
90) added BlinkenOutput to output streams to devices
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

91) 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

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

Christian Heimke authored 13 years ago

93) 0.4.1 2005-12-05
94) ----------------
95) added number-of-times-to-play parameter to BlinkenSend
96) added loop parameter to BlinkenSend
97) 
Christian Heimke BlinkenLib v.0.4 (2005-07-02)

Christian Heimke authored 13 years ago

98) 0.4 2005-07-02
99) --------------
100) changed pppData[y][x][c] to ppData[y][x * channels + c]
101) 
Christian Heimke BlinkenLib v.0.3.1 (2005-03...

Christian Heimke authored 13 years ago

102) 0.3.1 2005-03-05
103) ----------------
104) loading *.bml: channels="1" is now default
105) loading *.bml: bits="4" is now default
106) 
Christian Heimke BlinkenLib v.0.3 (2005-02-16)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

109) --------------
110) fixed memory leak when adding frames to movies fails
111) added support for converting frames into network packtes and back
112) added small tools to send and receive streams
113)