1
0
Fork 0
forked from len0rd/rockbox

Plugin rework 6: (all) Now using the default event handler, standard placement is in switch() default case. (chessclock) Compile-time keyboard configuration, for Ondio adaption. Fixed remaining issues with bitmap lcd -> compile for all platforms, as originally intended.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5327 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2004-10-23 00:05:42 +00:00
parent 4d8fb1f9fe
commit 957cffad8d
3 changed files with 130 additions and 108 deletions

View file

@ -1,5 +1,6 @@
/* plugins common to all models */
battery_test.c
chessclock.c
favorites.c
firmware_flash.c
helloworld.c
@ -48,7 +49,6 @@ wormlet.c
#endif /*#ifdef HAVE_LCD_BITMAP */
#ifdef HAVE_LCD_CHARCELLS /* Player model only */
chessclock.c
euroconverter.c
jackpot.c
nim.c