psplash: Allow newline terminated commands as well as null terminated ones through...
[profile/ivi/psplash.git] / ChangeLog
1 2008-08-12  Richard Purdie  <rpurdie@openedhand.com>
2
3         * psplash.c:
4         Allow newline terminated commands as well as null terminated ones 
5         through the fifo.
6
7 2008-05-27  Robert Bragg  <bob@openedhand.com>
8         
9         * psplash-fb.c:
10         Added support for attempting to configure a 32/16bpp fbdev pixel
11         format, if the default (e.g. 8bpp) is not supported.
12
13 2008-02-21  Rob Bradford  <rob@openedhand.com>
14
15         * psplash.c: (main):
16         Revert artwork. Needs more love.
17
18 2008-02-21  Rob Bradford  <rob@openedhand.com>
19
20         * psplash-poky-img.h:
21         * psplash.c: (main):
22         Try new artwork.
23
24 2007-03-28  Richard Purdie  <rpurdie@openedhand.com>
25
26         * psplash.c:
27         Add support for negative progress values
28
29 2007-02-16  Matthew Allum  <mallum@openedhand.com>
30
31         * README:
32         * configure.ac:
33         * psplash.doap:
34         Update for 0.1 release
35
36 2006-12-22  Matthew Allum  <mallum@openedhand.com>
37
38         * psplash-fb.c:
39         * psplash.c:
40         More rotation tweaks
41
42 2006-12-22  Matthew Allum  <mallum@openedhand.com>
43
44         * psplash.c:
45         Whoops, actually set the angle config option
46
47 2006-12-22  Matthew Allum  <mallum@openedhand.com>
48
49         * psplash-fb.c:
50         * psplash-fb.h:
51         * psplash.c:
52         Add -angle cmd line arg, hopefully fix rotation
53
54 2006-12-19  Matthew Allum  <mallum@openedhand.com>
55
56         * psplash-fb.c:
57         * psplash-fb.h:
58         * psplash.c:
59         Add some as yet tested basic rotation code.
60         * psplash.h:
61         Disable DBG output by default.
62
63 2006-11-21  Richard Purdie  <rpurdie@openedhand.com>
64
65         * psplash-write.c:
66         Disable error message when the fifo doesn't exist.
67
68 2006-11-21  Matthew Allum  <mallum@openedhand.com>
69
70         * psplash.c: (main):
71         Add some more commenting
72         * psplash.doap:
73         Add DOAP file.
74
75 2006-09-28  Matthew Allum  <mallum@openedhand.com>
76
77         * psplash-bar-img.h:
78         pixel pop a little
79         * psplash.c: (psplash_draw_progress), (main):
80         Move bar up a little.
81
82 2006-09-28  Matthew Allum  <mallum@openedhand.com>
83
84         * psplash.c: (psplash_draw_progress), (main):
85         img positioning tweaks.
86
87 2006-09-28  Matthew Allum  <mallum@openedhand.com>
88
89         * Makefile.am:
90         * make-image-header.sh:
91         * psplash-bar-img.h:
92         * psplash-hand-img.h:
93         * psplash.c: (psplash_draw_msg), (psplash_draw_progress), (main):
94         Add new hopefully nicer untested images.
95         
96         * psplash-image.h:
97         Remove
98
99 2006-09-08  Matthew Allum  <mallum@openedhand.com>
100
101         * Makefile.am:
102         * radeon-font.h:
103         Add 'compiled' font.
104
105         * psplash-fb.c:
106         * psplash-fb.h:
107         * psplash.c:
108         * psplash.h:
109         Add basic font/text rendering support 
110         Add remote msg suuport (psplash-write 'MSG hello world')
111         Add cmd line switch to disable console switch
112         Move console switch after fifo set up.
113