aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: f4d60b9da52e809992dcb1c3a51b4d36a2b9f640 (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
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.