blob: 4b31edab93f5327a1981cda46011c0d5a256e7ec (
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
|
******************* Thu Feb 13 19:01:13 CET 2003 *********************
* fix getkey to reset terminal correctly.
******************* Tue Jan 28 19:21:33 CET 2003 *********************
* add bootsplash v3 support to splash utility
(for bootsplash v2.1.9+)
* drop bootsplash-config (only bootsplash v1)
******************* Mon Jan 20 16:19:41 CET 2003 *********************
* add getkey, a small utility to capture function key
strikes during system boot.
******************* Tue Sep 3 16:55:30 CEST 2002 ********************
* add fbresolution and progress from Florent Villard.
* rename splash.dsc to animations.cfg
******************* Wed Aug 7 18:00:18 CEST 2002 ********************
* added theme support
******************* Thu Jan 24 14:04:42 CEST 2002 ********************
* added -s option to change the splash screen on a running system
******************* Wed Sep 12 15:02:07 CEST 2001 ********************
* splash only makes output to show usage or if compiled with -DFBMNGDEBUG
* check for substring matches instead of complete matches.
|