1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/lib/SOURCES
Jonathan Gordon 7b8b0ff491 implement actions in the plugins, bubbles and metronome converted.
(hopefully buttons are correct, let me know in
http://forums.rockbox.org/index.php?topic=5829.0 if there is a major
stuff up)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11535 a1c6a512-1295-4272-9138-f99709370657
2006-11-16 02:53:44 +00:00

28 lines
404 B
Text

configfile.c
playback_control.c
rgb_hsv.c
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4)
gray_core.c
gray_draw.c
gray_parm.c
gray_scroll.c
#endif
highscore.c
#ifndef SIMULATOR
overlay.c
#endif
#ifdef HAVE_LCD_CHARCELLS
playergfx.c
#endif
#ifdef RB_PROFILE
profile_plugin.c
#endif
#ifdef HAVE_LCD_BITMAP
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c
#ifdef HAVE_LCD_COLOR
bmp.c
#endif
#endif
pluginlib_actions.c