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