d0679a780426c735c007c4894904e76b09cadca8
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 (2005-12-19)

Christian Heimke authored 13 years ago

7) version 1.2 data 2005-12-19
8) ---------------------------
9)  - changed internal format of pixel data
10)    - old format: data[y][x][c]
11)    - new format: data[y][x * channels + c]
12)    - faster and uses less memory
13) 
Christian Heimke Blimp v.1.1 (2005-04-16)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

26) version 1.0 date 2005-02-24
27) ---------------------------
28)  - now considered stable
29) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

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