438bdea0b4579b8011847f3cf308d0f4cdba9d98
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.5 (2008-09-29)

Christian Heimke authored 13 years ago

6) version 1.3.5 date 2008-09-29
7) -----------------------------
8)  - new version due to new BlinkenLib 0.1.3 (bug in bbm writing)
9) 
Christian Heimke Blimp v.1.3.4 (2008-09-14)

Christian Heimke authored 13 years ago

10) version 1.3.4 date 2008-09-14
11) -----------------------------
12)  - also setting aspect when resizing to a known format
13)  - support for Blinkenlights Stereoscope formats
14) 
Christian Heimke Blimp v.1.3.3 (2008-08-10)

Christian Heimke authored 13 years ago

15) version 1.3.3 date 2008-08-10
16) -----------------------------
17)  - new release due to new BlinkenLib 0.1.2 (bug in resizing)
18) 
Christian Heimke Blimp v.1.3.2 (2008-02-23)

Christian Heimke authored 13 years ago

19) version 1.3.2 date 2008-02-23
20) -----------------------------
21)  - added menu items for known formats
22)    - thanks to Christian Heimke for the idea and the first implementation
23)  - 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

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

Christian Heimke authored 13 years ago

25) version 1.3.1 date 2006-10-17
26) -----------------------------
27)  - specific file filters for *.blm, *.bmm, *.bml, *.bmbm
28) 
Christian Heimke Blimp v.1.3 (2006-10-10)

Christian Heimke authored 13 years ago

29) version 1.3 date 2006-10-10
30) ---------------------------
31)  - added support for aspect ratio
32)  - switched to use BlinkenLib
33)  - changed class path
34) 
35) version 1.2.1 date 2006-08-01
Christian Heimke Blimp v.1.2.1 (2006-08-01)

Christian Heimke authored 13 years ago

36) -----------------------------
37)  - added bluebox format (98x7-1/128)
38)    - done by STephan Kambor <st@blinkenarea.org>
39) 
40) version 1.2 date 2005-12-19
Christian Heimke Blimp v.1.2 (2005-12-19)

Christian Heimke authored 13 years ago

41) ---------------------------
42)  - changed internal format of pixel data
43)    - old format: data[y][x][c]
44)    - new format: data[y][x * channels + c]
45)    - faster and uses less memory
46) 
Christian Heimke Blimp v.1.1 (2005-04-16)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

59) version 1.0 date 2005-02-24
60) ---------------------------
61)  - now considered stable
62) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

63) version 0.6 date 2005-03-10
64) ---------------------------
65)  - fixed a bug with corrupt bbm files (sub header size < 6)
66)  - loading *.bml: channels="1", bits="4" is now default
67)  - added importing frames from image files
68)