From 7da9477bc3401cbd90b2984f625f96f451ecaf6b Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Fri, 28 Oct 2005 00:00:00 +0000 Subject: Initial multi screen support by Kévin Ferrare (Patch #1318081) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7666 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 26af159d5a..07c121f5a3 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -31,6 +31,15 @@ database.c filetree.c wps-display.c wps.c + +screen_access.c +gui/buttonbar.c +gui/icon.c +gui/list.c +gui/scrollbar.c +gui/splash.c +gui/statusbar.c + #ifdef HAVE_LCD_CHARCELLS player/icons.c player/keyboard.c -- cgit v1.2.3