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

Christian Heimke authored 13 years ago

1) BlinkenLightsInteractiveMovieProgram
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

2) Copyright (C) 2004-2005: Stefan Schuermans <1stein@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
5) powered by eventphone.de
6) 
Christian Heimke Blimp v.1.2.1 (2006-08-01)

Christian Heimke authored 13 years ago

7) version 1.2.1 date 2006-01-08
8) -----------------------------
9)  - added bluebox format (98x7-1/128)
10)    - done by STephan Kambor <st@blinkenarea.org>
11) 
12) version 1.2 date 2005-12-19
Christian Heimke Blimp v.1.2 (2005-12-19)

Christian Heimke authored 13 years ago

13) ---------------------------
14)  - changed internal format of pixel data
15)    - old format: data[y][x][c]
16)    - new format: data[y][x * channels + c]
17)    - faster and uses less memory
18) 
Christian Heimke Blimp v.1.1 (2005-04-16)

Christian Heimke authored 13 years ago

19) version 1.1 date 2005-04-16
20) ---------------------------
21)  - frame scroll bar now has block increment of 1
22)  - added buttons to insert, duplicate and delete frames
23)  - added keyboard shortcuts for menu commands
24)  - extended image import function for importing multiple images
25)  - when inserting or importing a frame, duration of current frame is copied
26)  - added function to import BlinkenLights movies
27)  - added frame-selection stuff
28)    - selecting sequences of frames
29)    - copying, moving, reversing, delting
30) 
Christian Heimke Blimp v.1.0 (2005-03-24)

Christian Heimke authored 13 years ago

31) version 1.0 date 2005-02-24
32) ---------------------------
33)  - now considered stable
34) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

35) version 0.6 date 2005-03-10
36) ---------------------------
37)  - fixed a bug with corrupt bbm files (sub header size < 6)
38)  - loading *.bml: channels="1", bits="4" is now default
39)  - added importing frames from image files
40)