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