517c79160cffa4f0a6ec5c7872302263a1994c9e
Christian Heimke Blimp v.0.5 (2004-11-19)

Christian Heimke authored 13 years ago

1) BlinkenLightsInteractiveMovieProgram
Christian Heimke Blimp v.1.3.8 (2009-11-21)

Christian Heimke authored 13 years ago

2) Copyright (C) 2004-2009: Stefan Schuermans <stefan@schuermans.info>
Christian Heimke Blimp v.0.5 (2004-11-19)

Christian Heimke authored 13 years ago

3) Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html
4) a blinkenarea.org project
Christian Heimke Blimp v.1.3.2 (2008-02-23)

Christian Heimke authored 13 years ago

5) 
Christian Heimke Blimp v.1.3.8 (2009-11-21)

Christian Heimke authored 13 years ago

6) version 1.3.8 date 2009-11-21
7) -----------------------------
8)  - fixed a resizing bug in BlinkenLib
9) 
Christian Heimke Blimp v.1.3.7 (2009-08-15)

Christian Heimke authored 13 years ago

10) version 1.3.7 date 2009-08-15
11) -----------------------------
12)  - fixed resizing to predefined formats
13) 
Christian Heimke Blimp v.1.3.6 (2009-08-15)

Christian Heimke authored 13 years ago

14) version 1.3.6 date 2009-08-15
15) -----------------------------
16)  - new version including TroiCade format
17) 
Christian Heimke Blimp v.1.3.5 (2008-09-29)

Christian Heimke authored 13 years ago

18) version 1.3.5 date 2008-09-29
19) -----------------------------
20)  - new version due to new BlinkenLib 0.1.3 (bug in bbm writing)
21) 
Christian Heimke Blimp v.1.3.4 (2008-09-14)

Christian Heimke authored 13 years ago

22) version 1.3.4 date 2008-09-14
23) -----------------------------
24)  - also setting aspect when resizing to a known format
25)  - support for Blinkenlights Stereoscope formats
26) 
Christian Heimke Blimp v.1.3.3 (2008-08-10)

Christian Heimke authored 13 years ago

27) version 1.3.3 date 2008-08-10
28) -----------------------------
29)  - new release due to new BlinkenLib 0.1.2 (bug in resizing)
30) 
Christian Heimke Blimp v.1.3.2 (2008-02-23)

Christian Heimke authored 13 years ago

31) version 1.3.2 date 2008-02-23
32) -----------------------------
33)  - added menu items for known formats
34)    - thanks to Christian Heimke for the idea and the first implementation
35)  - added buttons to initialize color buttons to gray and to color
Christian Heimke Blimp v.0.5 (2004-11-19)

Christian Heimke authored 13 years ago

36) 
Christian Heimke Blimp v.1.3.1 (2006-10-17)

Christian Heimke authored 13 years ago

37) version 1.3.1 date 2006-10-17
38) -----------------------------
39)  - specific file filters for *.blm, *.bmm, *.bml, *.bmbm
40) 
Christian Heimke Blimp v.1.3 (2006-10-10)

Christian Heimke authored 13 years ago

41) version 1.3 date 2006-10-10
42) ---------------------------
43)  - added support for aspect ratio
44)  - switched to use BlinkenLib
45)  - changed class path
46) 
47) version 1.2.1 date 2006-08-01
Christian Heimke Blimp v.1.2.1 (2006-08-01)

Christian Heimke authored 13 years ago

48) -----------------------------
49)  - added bluebox format (98x7-1/128)
50)    - done by STephan Kambor <st@blinkenarea.org>
51) 
52) version 1.2 date 2005-12-19
Christian Heimke Blimp v.1.2 (2005-12-19)

Christian Heimke authored 13 years ago

53) ---------------------------
54)  - changed internal format of pixel data
55)    - old format: data[y][x][c]
56)    - new format: data[y][x * channels + c]
57)    - faster and uses less memory
58) 
Christian Heimke Blimp v.1.1 (2005-04-16)

Christian Heimke authored 13 years ago

59) version 1.1 date 2005-04-16
60) ---------------------------
61)  - frame scroll bar now has block increment of 1
62)  - added buttons to insert, duplicate and delete frames
63)  - added keyboard shortcuts for menu commands
64)  - extended image import function for importing multiple images
65)  - when inserting or importing a frame, duration of current frame is copied
66)  - added function to import BlinkenLights movies
67)  - added frame-selection stuff
68)    - selecting sequences of frames
69)    - copying, moving, reversing, delting
70) 
Christian Heimke Blimp v.1.0 (2005-03-24)

Christian Heimke authored 13 years ago

71) version 1.0 date 2005-02-24
72) ---------------------------
73)  - now considered stable
74) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

75) version 0.6 date 2005-03-10
76) ---------------------------
77)  - fixed a bug with corrupt bbm files (sub header size < 6)
78)  - loading *.bml: channels="1", bits="4" is now default
79)  - added importing frames from image files
80)