rockbox/apps/plugins/lib/SOURCES
Linus Nielsen Feltzing 6f4d721d23 Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9269 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:33:25 +00:00

23 lines
371 B
Text

configfile.c
playback_control.c
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) && (CONFIG_LCD != LCD_IPOD2BPP)
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
#endif