rockbox/apps/plugins/lib
Jens Arnold 85890b88df Const policed the grayscale lib & plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4985 a1c6a512-1295-4272-9138-f99709370657
2004-08-03 20:57:06 +00:00
..
configfile.c Now keeps integers within range, and saves a version number in the cfg file, refusing to load too old versions 2004-07-22 07:51:02 +00:00
configfile.h Now keeps integers within range, and saves a version number in the cfg file, refusing to load too old versions 2004-07-22 07:51:02 +00:00
gray.h Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_black_display.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_blockfuncs.c Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_clear_display.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_core.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_deferred_update.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_drawbitmap.c Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_drawgraymap.c Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_drawline.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_drawpixel.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_drawrect.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_fillrect.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_getstringsize.c Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_horline.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_pixelfuncs.c Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_position_display.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_putsxy.c Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_screendump.c Const policed the grayscale lib & plugin 2004-08-03 20:57:06 +00:00
gray_scroll_down.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_scroll_down8.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_scroll_left.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_scroll_right.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_scroll_up.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_scroll_up8.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
gray_set_background.c added comments about default values 2004-06-25 21:09:34 +00:00
gray_set_drawinfo.c added comments about default values 2004-06-25 21:09:34 +00:00
gray_set_drawmode.c added comments about default values 2004-06-25 21:09:34 +00:00
gray_set_foreground.c added comments about default values 2004-06-25 21:09:34 +00:00
gray_setfont.c added comments about default values 2004-06-25 21:09:34 +00:00
gray_verline.c Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. 2004-06-23 22:15:50 +00:00
Makefile Removed the simulator build option 2004-07-23 21:10:13 +00:00