824c8318eea51d14987cbb577a6fb61d58182ec1
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.6 (2009-08-15)

Christian Heimke authored 13 years ago

6) version 1.3.6 date 2009-08-15
7) -----------------------------
8)  - new version including TroiCade format
9) 
Christian Heimke Blimp v.1.3.5 (2008-09-29)

Christian Heimke authored 13 years ago

10) version 1.3.5 date 2008-09-29
11) -----------------------------
12)  - new version due to new BlinkenLib 0.1.3 (bug in bbm writing)
13) 
Christian Heimke Blimp v.1.3.4 (2008-09-14)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

19) version 1.3.3 date 2008-08-10
20) -----------------------------
21)  - new release due to new BlinkenLib 0.1.2 (bug in resizing)
22) 
Christian Heimke Blimp v.1.3.2 (2008-02-23)

Christian Heimke authored 13 years ago

23) version 1.3.2 date 2008-02-23
24) -----------------------------
25)  - added menu items for known formats
26)    - thanks to Christian Heimke for the idea and the first implementation
27)  - 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

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

Christian Heimke authored 13 years ago

29) version 1.3.1 date 2006-10-17
30) -----------------------------
31)  - specific file filters for *.blm, *.bmm, *.bml, *.bmbm
32) 
Christian Heimke Blimp v.1.3 (2006-10-10)

Christian Heimke authored 13 years ago

33) version 1.3 date 2006-10-10
34) ---------------------------
35)  - added support for aspect ratio
36)  - switched to use BlinkenLib
37)  - changed class path
38) 
39) version 1.2.1 date 2006-08-01
Christian Heimke Blimp v.1.2.1 (2006-08-01)

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

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

Christian Heimke authored 13 years ago

63) version 1.0 date 2005-02-24
64) ---------------------------
65)  - now considered stable
66) 
Christian Heimke Blimp v.0.6 (2005-03-10)

Christian Heimke authored 13 years ago

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