rockbox/apps/plugins/lib
2008-01-04 23:42:38 +00:00
..
bmp.c PictureFlow fixes and improvements: 2007-12-11 18:54:50 +00:00
bmp.h PictureFlow fixes and improvements: 2007-12-11 18:54:50 +00:00
checkbox.c
checkbox.h
configfile.c fix yellow and some house cleaning 2007-10-09 21:28:51 +00:00
configfile.h FS#7487 - mpegplayer - video start time seek with resume 2007-10-09 20:42:20 +00:00
fixedpoint.c
fixedpoint.h
gray.h
gray_core.c Fix empty commit: Add grayscale support for ARM in vertical packing format. 2007-09-22 23:37:58 +00:00
gray_draw.c Fix empty commit: Add grayscale support for ARM in vertical packing format. 2007-09-22 23:37:58 +00:00
gray_parm.c
gray_scroll.c
grey.h All-new greyscale library, replacing the old one. Features: (1) Drawing/updating is faster than the old grayscale lib at full depth. (2) Always 129 shades instead of 2..33 shades. (3) No graininess caused by frequent updates (mpegplayer, doom, ...). (4) Needs less memory than the old grayscale lib at full depth. * The tradeoff is slightly higher CPU load in the ISR (frames are calculated 'live') and an extra function in the core. * Ported all plugins which used the graylib to use the new one. * Some slight optimisations for archos and H1x0 LCD update. 2008-01-04 23:42:38 +00:00
grey_core.c All-new greyscale library, replacing the old one. Features: (1) Drawing/updating is faster than the old grayscale lib at full depth. (2) Always 129 shades instead of 2..33 shades. (3) No graininess caused by frequent updates (mpegplayer, doom, ...). (4) Needs less memory than the old grayscale lib at full depth. * The tradeoff is slightly higher CPU load in the ISR (frames are calculated 'live') and an extra function in the core. * Ported all plugins which used the graylib to use the new one. * Some slight optimisations for archos and H1x0 LCD update. 2008-01-04 23:42:38 +00:00
grey_draw.c All-new greyscale library, replacing the old one. Features: (1) Drawing/updating is faster than the old grayscale lib at full depth. (2) Always 129 shades instead of 2..33 shades. (3) No graininess caused by frequent updates (mpegplayer, doom, ...). (4) Needs less memory than the old grayscale lib at full depth. * The tradeoff is slightly higher CPU load in the ISR (frames are calculated 'live') and an extra function in the core. * Ported all plugins which used the graylib to use the new one. * Some slight optimisations for archos and H1x0 LCD update. 2008-01-04 23:42:38 +00:00
grey_parm.c All-new greyscale library, replacing the old one. Features: (1) Drawing/updating is faster than the old grayscale lib at full depth. (2) Always 129 shades instead of 2..33 shades. (3) No graininess caused by frequent updates (mpegplayer, doom, ...). (4) Needs less memory than the old grayscale lib at full depth. * The tradeoff is slightly higher CPU load in the ISR (frames are calculated 'live') and an extra function in the core. * Ported all plugins which used the graylib to use the new one. * Some slight optimisations for archos and H1x0 LCD update. 2008-01-04 23:42:38 +00:00
grey_scroll.c All-new greyscale library, replacing the old one. Features: (1) Drawing/updating is faster than the old grayscale lib at full depth. (2) Always 129 shades instead of 2..33 shades. (3) No graininess caused by frequent updates (mpegplayer, doom, ...). (4) Needs less memory than the old grayscale lib at full depth. * The tradeoff is slightly higher CPU load in the ISR (frames are calculated 'live') and an extra function in the core. * Ported all plugins which used the graylib to use the new one. * Some slight optimisations for archos and H1x0 LCD update. 2008-01-04 23:42:38 +00:00
helper.c Fix some plugins not using the helper functions for the new backlight timeout handling. 2007-11-29 23:55:58 +00:00
helper.h Fix some plugins not using the helper functions for the new backlight timeout handling. 2007-11-29 23:55:58 +00:00
highscore.c
highscore.h
Makefile
oldmenuapi.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
oldmenuapi.h
overlay.c
overlay.h
picture.c
picture.h
playback_control.c Accept FS#7966 by Bertrik Sikken, correcting captions in playback control submenus 2007-10-20 21:56:43 +00:00
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c add PLA keys for mrobe, and dont bother compiling any plugins yet 2007-10-22 01:29:16 +00:00
pluginlib_actions.h Code police raid: header files must not define actual code. 2007-09-20 17:42:28 +00:00
profile_plugin.c
profile_plugin.h
rgb_hsv.c
rgb_hsv.h
SOURCES All-new greyscale library, replacing the old one. Features: (1) Drawing/updating is faster than the old grayscale lib at full depth. (2) Always 129 shades instead of 2..33 shades. (3) No graininess caused by frequent updates (mpegplayer, doom, ...). (4) Needs less memory than the old grayscale lib at full depth. * The tradeoff is slightly higher CPU load in the ISR (frames are calculated 'live') and an extra function in the core. * Ported all plugins which used the graylib to use the new one. * Some slight optimisations for archos and H1x0 LCD update. 2008-01-04 23:42:38 +00:00
xlcd.h
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c