rockbox/apps/plugins/lib
Jonathan Gordon e385ee18ce Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically.
viewport_Set_defaults() will setup the given viewport with the correct "full screen" dimensions (so start at 0,0 if statusbars are disabled or 0,8 if they are enabled.)
All screens should keep the statusbar enabled, but if you really want to ignore the user setting you can disbaled it with viewportmanager_set_statusbar(false).

This commit also includes some menu/list viewport cleanups from kugel in FS#9603


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19622 a1c6a512-1295-4272-9138-f99709370657
2008-12-31 05:59:26 +00:00
..
bmp.c
bmp.h
bmp_smooth_scale.c
checkbox.c
checkbox.h
configfile.c
configfile.h
fixedpoint.c
fixedpoint.h
grey.h Make scaler output truly pluggable, add an 8-bit greyscale output to 2008-12-26 07:05:13 +00:00
grey_coldfire.S
grey_core.c Sansa Clip: grey lib support (not calibrated yet) 2008-11-27 21:07:54 +00:00
grey_draw.c Make the greylib text output functions handle unicode. Fixes non-working umlauts etc in greyscale pictureflow. 2008-12-28 20:12:12 +00:00
grey_parm.c
grey_scroll.c
grey_sh.S
helper.c
helper.h
highscore.c
highscore.h
md5.c
md5.h
oldmenuapi.c Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. 2008-12-31 05:59:26 +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 m200v4: rename Keys, so they match better other targets with similar key-layout. Enable plugins, add keymaps for plugins. More keymap improvements needed. 2008-12-12 19:50:49 +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