55b951bdf76d4f493153f536ef3af94678b5a780
Christian Heimke Blimp v.0.5 (2004-11-19)

Christian Heimke authored 13 years ago

1) BlinkenLightsInteractiveMovieProgram
Christian Heimke Blimp v.1.3.2 (2008-02-23)

Christian Heimke authored 13 years ago

2) Copyright (C) 2004-2008: 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.7 (2009-08-15)

Christian Heimke authored 13 years ago

6) version 1.3.7 date 2009-08-15
7) -----------------------------
8)  - fixed resizing to predefined formats
9) 
Christian Heimke Blimp v.1.3.6 (2009-08-15)

Christian Heimke authored 13 years ago

10) version 1.3.6 date 2009-08-15
11) -----------------------------
12)  - new version including TroiCade format
13) 
Christian Heimke Blimp v.1.3.5 (2008-09-29)

Christian Heimke authored 13 years ago

14) version 1.3.5 date 2008-09-29
15) -----------------------------
16)  - new version due to new BlinkenLib 0.1.3 (bug in bbm writing)
17) 
Christian Heimke Blimp v.1.3.4 (2008-09-14)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

23) version 1.3.3 date 2008-08-10
24) -----------------------------
25)  - new release due to new BlinkenLib 0.1.2 (bug in resizing)
26) 
Christian Heimke Blimp v.1.3.2 (2008-02-23)

Christian Heimke authored 13 years ago

27) version 1.3.2 date 2008-02-23
28) -----------------------------
29)  - added menu items for known formats
30)    - thanks to Christian Heimke for the idea and the first implementation
31)  - 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

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

Christian Heimke authored 13 years ago

33) version 1.3.1 date 2006-10-17
34) -----------------------------
35)  - specific file filters for *.blm, *.bmm, *.bml, *.bmbm
36) 
Christian Heimke Blimp v.1.3 (2006-10-10)

Christian Heimke authored 13 years ago

37) version 1.3 date 2006-10-10
38) ---------------------------
39)  - added support for aspect ratio
40)  - switched to use BlinkenLib
41)  - changed class path
42) 
43) version 1.2.1 date 2006-08-01
Christian Heimke Blimp v.1.2.1 (2006-08-01)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

67) version 1.0 date 2005-02-24
68) ---------------------------
69)  - now considered stable
70) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

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