blob: 91956f8360e20cb13f6ddf5be5ed6fdd75770d77 (
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
|
******************* Sun Nov 17 02:19:34 CET 2002 *********************
* fix fbmngplay to cope with 15bit displays that state they are 16bit
(aty128fb on ppc)
******************* Tue Sep 3 15:28:20 CEST 2002 ********************
* get rid of dynamic positioning code (moved to theme config files
for flexibility.
******************* Mon Mar 18 14:56:29 CET 2002 *********************
* rewrite console detection code.
* fix console chosing code to show pictures on the right console
only, when booting or shutting down the system.
* get rid of obsolete code fragments.
******************* Wed Sep 19 17:25:19 CEST 2001 ********************
* gnore multiple USR1 signals to prevent halt animation to
stop early
* if console is one, and you are not on it, exit.
******************* Thu Sep 13 15:28:01 CEST 2001 ********************
* new option -S to play on start console only.
* new option -c to play animationon any fb console
* split fbmngplay to several files.
******************* Wed Sep 12 14:51:44 CEST 2001 ********************
* new option -p for dynamic positioning of the mng animation in the
upper right corner.
|