f4ca9f52a1c8dba38259c43744770c4ed6ace5d7
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.4 (2008-09-14)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

11) version 1.3.3 date 2008-08-10
12) -----------------------------
13)  - new release due to new BlinkenLib 0.1.2 (bug in resizing)
14) 
Christian Heimke Blimp v.1.3.2 (2008-02-23)

Christian Heimke authored 13 years ago

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

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

Christian Heimke authored 13 years ago

21) version 1.3.1 date 2006-10-17
22) -----------------------------
23)  - specific file filters for *.blm, *.bmm, *.bml, *.bmbm
24) 
Christian Heimke Blimp v.1.3 (2006-10-10)

Christian Heimke authored 13 years ago

25) version 1.3 date 2006-10-10
26) ---------------------------
27)  - added support for aspect ratio
28)  - switched to use BlinkenLib
29)  - changed class path
30) 
31) version 1.2.1 date 2006-08-01
Christian Heimke Blimp v.1.2.1 (2006-08-01)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

55) version 1.0 date 2005-02-24
56) ---------------------------
57)  - now considered stable
58) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

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