diff options
author | Florent Villard <warly@mandriva.com> | 2003-08-12 08:22:43 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2003-08-12 08:22:43 +0000 |
commit | 5606f67a26f876bc83e3928a41e7919d9aea2ca8 (patch) | |
tree | bcbffafd8ab4884e363da50c0f8b32751b886ae0 /fbmngplay/ChangeLog | |
parent | 0bfd2d68ceaa132a57abc8dec8b67edc8e7e37ed (diff) | |
download | bootsplash-5606f67a26f876bc83e3928a41e7919d9aea2ca8.tar bootsplash-5606f67a26f876bc83e3928a41e7919d9aea2ca8.tar.gz bootsplash-5606f67a26f876bc83e3928a41e7919d9aea2ca8.tar.bz2 bootsplash-5606f67a26f876bc83e3928a41e7919d9aea2ca8.tar.xz bootsplash-5606f67a26f876bc83e3928a41e7919d9aea2ca8.zip |
add fbmngplay and fbtruetype
Diffstat (limited to 'fbmngplay/ChangeLog')
-rw-r--r-- | fbmngplay/ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/fbmngplay/ChangeLog b/fbmngplay/ChangeLog new file mode 100644 index 0000000..91956f8 --- /dev/null +++ b/fbmngplay/ChangeLog @@ -0,0 +1,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. |