diff options
| author | Kevin Ferrare <kevin@rockbox.org> | 2007-07-25 09:38:55 +0000 |
|---|---|---|
| committer | Kevin Ferrare <kevin@rockbox.org> | 2007-07-25 09:38:55 +0000 |
| commit | ac017781e02e361074fd4da3b3eeb14745f79f03 (patch) | |
| tree | ec3ce8eb8001b5d0d6822292ed443797b6ae1103 /apps/plugins/SOURCES | |
| parent | 9b8925e56de605e22aff3700d1cd13c70814b25f (diff) | |
| download | rockbox-ac017781e02e361074fd4da3b3eeb14745f79f03.zip rockbox-ac017781e02e361074fd4da3b3eeb14745f79f03.tar.gz rockbox-ac017781e02e361074fd4da3b3eeb14745f79f03.tar.bz2 rockbox-ac017781e02e361074fd4da3b3eeb14745f79f03.tar.xz | |
Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13978 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 14f4d55..7915465 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -5,6 +5,7 @@ credits.c cube.c dict.c firmware_flash.c +jackpot.c logo.c mosaique.c properties.c @@ -110,7 +111,6 @@ rocklife.c #ifdef HAVE_LCD_CHARCELLS /* Player model only */ euroconverter.c -jackpot.c nim.c #endif /* HAVE_LCD_CHARCELLS */ |