1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/lib
2009-01-18 17:06:29 +00:00
..
bmp_smooth_scale.c Added missing dependencies for codeclib and pluginlib. This required renaming some files that have twins in other places. 2009-01-12 21:56:46 +00:00
checkbox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
checkbox.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
configfile.c Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'/'off', but this is currently impossible due to the fixed field width requirement introduced in r15052. 2009-01-18 17:06:29 +00:00
configfile.h unify pointers to value for configfile, and add TYPE_BOOL type, used by 2009-01-17 22:53:12 +00:00
fixedpoint.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
fixedpoint.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
grey.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
grey_coldfire.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
grey_core.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
grey_draw.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
grey_parm.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
grey_scroll.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
grey_sh.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
helper.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
helper.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
highscore.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
highscore.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
md5.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
md5.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
oldmenuapi.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
oldmenuapi.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
overlay.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
overlay.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
picture.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
picture.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
playback_control.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
playback_control.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
playergfx.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
playergfx.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
pluginlib_actions.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
pluginlib_actions.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
pluginlib_bmp.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
pluginlib_bmp.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
pluginlib_resize.c fix pluginlib_resize.c for global plugin API 2009-01-16 10:49:11 +00:00
profile_plugin.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
profile_plugin.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
rgb_hsv.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rgb_hsv.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
SOURCES Added missing dependencies for codeclib and pluginlib. This required renaming some files that have twins in other places. 2009-01-12 21:56:46 +00:00
touchscreen.c Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN 2008-08-23 09:46:38 +00:00
touchscreen.h Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN 2008-08-23 09:46:38 +00:00
wrappers.h remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro, and replace all uses of it (only resize.c in core, and pictureflow and mpegplayer plugins), remove it from plugin_api, 2009-01-13 13:48:26 +00:00
xlcd.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
xlcd_core.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
xlcd_draw.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
xlcd_scroll.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00