rockbox/apps/plugins/lib
Linus Nielsen Feltzing fa148bb812 A new API for saving highscores in game plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6611 a1c6a512-1295-4272-9138-f99709370657
2005-06-08 13:47:46 +00:00
..
codeclib.c Killed a warning 2005-06-06 00:32:05 +00:00
codeclib.h First audio codec playback attempt by Miikka Pekkarinen 2005-06-05 23:05:10 +00:00
configfile.c Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
configfile.h
gray.h
gray_black_display.c
gray_blockfuncs.c Grayscale lib: let the compiler decide when to save the pr register. 2005-02-24 23:24:00 +00:00
gray_clear_display.c
gray_core.c
gray_deferred_update.c
gray_drawbitmap.c
gray_drawgraymap.c Grayscale lib: let the compiler decide when to save the pr register. 2005-02-24 23:24:00 +00:00
gray_drawline.c
gray_drawpixel.c
gray_drawrect.c
gray_fillrect.c
gray_getstringsize.c
gray_horline.c
gray_pixelfuncs.c these only build/run on targets using the LCD_SSD1815 display 2005-02-04 08:35:29 +00:00
gray_position_display.c
gray_putsxy.c
gray_screendump.c
gray_scroll_down.c these only build/run on targets using the LCD_SSD1815 display 2005-02-04 08:35:29 +00:00
gray_scroll_down8.c
gray_scroll_left.c these only build/run on targets using the LCD_SSD1815 display 2005-02-04 08:35:29 +00:00
gray_scroll_right.c these only build/run on targets using the LCD_SSD1815 display 2005-02-04 08:35:29 +00:00
gray_scroll_up.c these only build/run on targets using the LCD_SSD1815 display 2005-02-04 08:35:29 +00:00
gray_scroll_up8.c
gray_set_background.c
gray_set_drawinfo.c
gray_set_drawmode.c
gray_set_foreground.c
gray_setfont.c
gray_verline.c
highscore.c A new API for saving highscores in game plugins 2005-06-08 13:47:46 +00:00
highscore.h A new API for saving highscores in game plugins 2005-06-08 13:47:46 +00:00
Makefile Fixed makefiles for autoconf.g include. 2005-05-07 22:41:17 +00:00
playergfx.c Player graphics library: fixed and more robust bounds check, added bitmap drawing. 2005-03-05 11:31:43 +00:00
playergfx.h Player graphics library: fixed and more robust bounds check, added bitmap drawing. 2005-03-05 11:31:43 +00:00
SOURCES A new API for saving highscores in game plugins 2005-06-08 13:47:46 +00:00
xxx2wav.c Killed a warning 2005-06-06 00:32:05 +00:00
xxx2wav.h First audio codec playback attempt by Miikka Pekkarinen 2005-06-05 23:05:10 +00:00