af8facd133da28617bea47206a6446d37f93ab51
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.1 (2006-10-17)

Christian Heimke authored 13 years ago

7) version 1.3.1 date 2006-10-17
8) -----------------------------
9)  - specific file filters for *.blm, *.bmm, *.bml, *.bmbm
10) 
Christian Heimke Blimp v.1.3 (2006-10-10)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

41) version 1.0 date 2005-02-24
42) ---------------------------
43)  - now considered stable
44) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

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