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

Christian Heimke authored 13 years ago

1) BlinkenLightsInteractiveMovieProgram
Christian Heimke Blimp v.1.3 (2006-10-10)

Christian Heimke authored 13 years ago

2) Copyright (C) 2004-2006: 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.3 (2006-10-10)

Christian Heimke authored 13 years ago

7) version 1.3 date 2006-10-10
8) ---------------------------
9)  - added support for aspect ratio
10)  - switched to use BlinkenLib
11)  - changed class path
12) 
13) version 1.2.1 date 2006-08-01
Christian Heimke Blimp v.1.2.1 (2006-08-01)

Christian Heimke authored 13 years ago

14) -----------------------------
15)  - added bluebox format (98x7-1/128)
16)    - done by STephan Kambor <st@blinkenarea.org>
17) 
18) version 1.2 date 2005-12-19
Christian Heimke Blimp v.1.2 (2005-12-19)

Christian Heimke authored 13 years ago

19) ---------------------------
20)  - changed internal format of pixel data
21)    - old format: data[y][x][c]
22)    - new format: data[y][x * channels + c]
23)    - faster and uses less memory
24) 
Christian Heimke Blimp v.1.1 (2005-04-16)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

37) version 1.0 date 2005-02-24
38) ---------------------------
39)  - now considered stable
40) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

41) version 0.6 date 2005-03-10
42) ---------------------------
43)  - fixed a bug with corrupt bbm files (sub header size < 6)
44)  - loading *.bml: channels="1", bits="4" is now default
45)  - added importing frames from image files
46)