aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 325b12f8630e8e004d584dcb1be2f4716c621988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
2006-12-22  Matthew Allum  <mallum@openedhand.com>

	* psplash-fb.c:
	* psplash-fb.h:
	* psplash.c:
	Add -angle cmd line arg, hopefully fix rotation

2006-12-19  Matthew Allum  <mallum@openedhand.com>

	* psplash-fb.c:
	* psplash-fb.h:
	* psplash.c:
	Add some as yet tested basic rotation code.
	* psplash.h:
	Disable DBG output by default.

2006-11-21  Richard Purdie  <rpurdie@openedhand.com>

	* psplash-write.c:
	Disable error message when the fifo doesn't exist.

2006-11-21  Matthew Allum  <mallum@openedhand.com>

	* psplash.c: (main):
	Add some more commenting
	* psplash.doap:
	Add DOAP file.

2006-09-28  Matthew Allum  <mallum@openedhand.com>

	* psplash-bar-img.h:
	pixel pop a little
	* psplash.c: (psplash_draw_progress), (main):
	Move bar up a little.

2006-09-28  Matthew Allum  <mallum@openedhand.com>

	* psplash.c: (psplash_draw_progress), (main):
	img positioning tweaks.

2006-09-28  Matthew Allum  <mallum@openedhand.com>

	* Makefile.am:
	* make-image-header.sh:
	* psplash-bar-img.h:
	* psplash-hand-img.h:
	* psplash.c: (psplash_draw_msg), (psplash_draw_progress), (main):
	Add new hopefully nicer untested images.
	
	* psplash-image.h:
	Remove

2006-09-08  Matthew Allum  <mallum@openedhand.com>

	* Makefile.am:
	* radeon-font.h:
	Add 'compiled' font.

	* psplash-fb.c:
	* psplash-fb.h:
	* psplash.c:
	* psplash.h:
	Add basic font/text rendering support 
	Add remote msg suuport (psplash-write 'MSG hello world')
	Add cmd line switch to disable console switch
	Move console switch after fifo set up.