rockbox/apps/plugins/lib
Jens Arnold bf2a33485f Fix some plugins not using the helper functions for the new backlight timeout handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15849 a1c6a512-1295-4272-9138-f99709370657
2007-11-29 23:55:58 +00:00
..
bmp.c
bmp.h
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 vu_meter: Use the fixedpoint lib (moving flog there) 2007-07-31 17:23:49 +00:00
fixedpoint.h vu_meter: Use the fixedpoint lib (moving flog there) 2007-07-31 17:23:49 +00:00
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
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 Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
picture.h Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
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 Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Created two helper functions for this, because this issue also exists in other plugins (to do). The helper functions are in the pluginlib in helper.[ch], where other common stuff can be put. 2007-08-13 22:31:11 +00:00
xlcd.h Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
xlcd_core.c
xlcd_draw.c Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
xlcd_scroll.c