rockbox/apps/plugins/lib
Björn Stenberg c6b3d38a15 New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles.
Many #include lines adjusted to conform to the new standards.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657
2008-11-20 11:27:31 +00:00
..
bmp.c
bmp.h
bmp_smooth_scale.c
checkbox.c
checkbox.h
configfile.c
configfile.h
fixedpoint.c
fixedpoint.h
grey.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
grey_coldfire.S
grey_core.c
grey_draw.c
grey_parm.c
grey_scroll.c
grey_sh.S
helper.c
helper.h
highscore.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
highscore.h
md5.c
md5.h New md5sum plugin. Open a file, a directory or just launch it from the plugin menu to create an md5sum of the file, the directory's contents or the whole filesystem. If the file's extension is .md5 or .md5sum, it will check the md5 sums in the file instead. If the file's extension is .md5list it will compute md5 sums for all the files listed. 2008-06-10 13:20:05 +00:00
oldmenuapi.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
oldmenuapi.h
overlay.c
overlay.h
picture.c
picture.h
playback_control.c
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c Sansa Clip simulator 2008-10-31 18:54:37 +00:00
pluginlib_actions.h
profile_plugin.c
profile_plugin.h
rgb_hsv.c
rgb_hsv.h
SOURCES
touchscreen.c
touchscreen.h
xlcd.h
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c