rockbox/apps/plugins/lib
Marcoen Hirschberg f16c1f341a prevent rockbox from using the wrong includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8827 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 13:48:52 +00:00
..
configfile.c
configfile.h
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 Apply same optimisation as for the core lcd drivers. 2006-02-23 01:22:29 +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
highscore.h
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
overlay.c Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +00:00
overlay.h Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +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
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 Made the overlay loader code part of the plugin library. 2006-02-23 20:46:33 +00:00
xlcd.c Faster filled triangle drawing for colour targets and greyscale iPods. 2006-02-20 19:15:46 +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