c7de0d438c6e353d03e81a99d6e5ba1dae78fb46
Stefan Schuermans added missing status output...

Stefan Schuermans authored 12 years ago

1) 0.7.1 2011-11-19
2) ----------------
3) added missing status output for BlinkenConv -C
4) 
Stefan Schuermans added support for creating/...

Stefan Schuermans authored 12 years ago

5) 0.7.0 2011-11-15
6) ----------------
7) added support for creating/detecting blinken protocol control frames
8) 
Stefan Schuermans fixed threshold in BLP netw...

Stefan Schuermans authored 12 years ago

9) 0.6.9 2011-11-14
10) ----------------
11) fixed threshold in BLP network packet generation
12) 
Stefan Schuermans adaptions for usage in C++

Stefan Schuermans authored 13 years ago

13) 0.6.8 2011-10-22
14) ----------------
15) adpations for usage in C++ code
16) 
Stefan Schuermans implemented copying rectang...

Stefan Schuermans authored 13 years ago

17) 0.6.7 2011-10-16
18) ----------------
19) added copying rectangular section to BlinkenConv
20) added CopyRect to BlinkenFrame and Movie
21) changed indenting to be more "standard"
Stefan Schuermans version info only in oine file

Stefan Schuermans authored 13 years ago

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

Stefan Schuermans authored 13 years ago

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

Stefan Schuermans authored 13 years ago

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

Stefan Schuermans authored 13 years ago

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

Stefan Schuermans authored 13 years ago

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

Christian Heimke authored 13 years ago

30) 0.6.5 2011-04-26
31) ----------------
32) fixed loading looped MNG files
33) 
Christian Heimke BlinkenLib v.0.6.4 (2010-12...

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

41) 0.6.3 2009-12-20
42) ----------------
43) fixed output of movie format in BlinkenConv print
44) 
Christian Heimke BlinkenLib v.0.6.2 (2009-02...

Christian Heimke authored 13 years ago

45) 0.6.2 2009-02-23
46) ----------------
47) added OS X support (patch by Manfred Wuits <manfred@werkzeugH.at>)
48) 
Christian Heimke BlinkenLib v.0.6.1 (2008-07...

Christian Heimke authored 13 years ago

49) 0.6.1 2008-07-22
50) ----------------
51) added test movie generation to BlinkenConv
52) 
53) 0.6.0 2008-05-13
54) ----------------
Christian Heimke BlinkenLib v.0.6.0 (2008-05...

Christian Heimke authored 13 years ago

55) added MNG support
56) 
Christian Heimke BlinkenLib v.0.5.5 (2008-03...

Christian Heimke authored 13 years ago

57) 0.5.5 2008-03-29
58) ----------------
59) restructured location of source and include files
60) added "make install"
61) 
Christian Heimke BlinkenLib v.0.5.4 (2008-01...

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

70) 0.5.3 2007-12-28
71) ----------------
72) implemented colorizer in BlinkenConv
73) removed some warnings
74) 
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

75) 0.5.2 2006-05-10
76) ----------------
77) adaptions for Windows
78) windows version for BlinkenOutput
79) 
Christian Heimke BlinkenLib v.0.5.1 (2005-12...

Christian Heimke authored 13 years ago

80) 0.5.1 2005-12-14
81) ----------------
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

84) 0.5 2005-12-06
85) --------------
86) added BlinkenOutput to output streams to devices
Christian Heimke BlinkenLib v.0.5.2 (2006-05...

Christian Heimke authored 13 years ago

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

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

Christian Heimke authored 13 years ago

89) 0.4.1 2005-12-05
90) ----------------
91) added number-of-times-to-play parameter to BlinkenSend
92) added loop parameter to BlinkenSend
93) 
Christian Heimke BlinkenLib v.0.4 (2005-07-02)

Christian Heimke authored 13 years ago

94) 0.4 2005-07-02
95) --------------
96) changed pppData[y][x][c] to ppData[y][x * channels + c]
97) 
Christian Heimke BlinkenLib v.0.3.1 (2005-03...

Christian Heimke authored 13 years ago

98) 0.3.1 2005-03-05
99) ----------------
100) loading *.bml: channels="1" is now default
101) loading *.bml: bits="4" is now default
102) 
Christian Heimke BlinkenLib v.0.3 (2005-02-16)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

105) --------------
106) fixed memory leak when adding frames to movies fails
107) added support for converting frames into network packtes and back
108) added small tools to send and receive streams
109)