rockbox/apps/plugins/lib
Dave Chapman 3e164cb8da Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCD
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8653 a1c6a512-1295-4272-9138-f99709370657
2006-02-10 20:03:23 +00:00
..
configfile.c Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
configfile.h Now keeps integers within range, and saves a version number in the cfg file, refusing to load too old versions 2004-07-22 07:51:02 +00:00
gray.h Grayscale library: colour macros now matching the core LCD drivers. 2006-01-23 22:13:00 +00:00
gray_core.c Fixed warnings on iFP. 2006-02-03 23:14:42 +00:00
gray_draw.c Fixed warnings on iFP. 2006-02-03 23:14:42 +00:00
gray_parm.c Fixed comment. 2005-11-26 09:05:03 +00:00
gray_scroll.c Added memmove() to codec API & plugin API, and changed codeclib and plugin libs to use it. 2006-02-06 16:04:01 +00:00
highscore.c A new API for saving highscores in game plugins 2005-06-08 13:47:46 +00:00
highscore.h A new API for saving highscores in game plugins 2005-06-08 13:47:46 +00:00
Makefile Support for a colon-separated path in APPEXTRA 2005-10-27 14:39:00 +00:00
playergfx.c Changed the 'stride' parameter of all *_bitmap_part() function to always mean the source bitmap width in pixels. Playergfx was the only engine where this was not true. 2006-02-08 08:45:17 +00:00
playergfx.h Adapted remote LCD driver and player graphics library to the new bitmap function naming scheme. 2005-07-07 00:05:29 +00:00
profile_plugin.c Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
profile_plugin.h Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
SOURCES Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCD 2006-02-10 20:03:23 +00:00
xlcd.c Ooops, small fix. 2006-02-08 08:05:39 +00:00
xlcd.h Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_bitmap() added to the plugin library. 2006-02-08 08:03:14 +00:00