rockbox/apps/plugins
Daniel Stenberg 84a7b24578 adjust to the new splash()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4204 a1c6a512-1295-4272-9138-f99709370657
2004-01-08 12:00:58 +00:00
..
bounce.c Re-added analog clock 2003-12-06 23:22:29 +00:00
calendar.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
chip8.c emulator is a lot faster with my lcd_blit() function and yield() instead of sleep() 2003-12-22 08:32:38 +00:00
clock.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
cube.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
favorites.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
firmware_flash.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
flipit.c Flipit couldn't handle large fonts very well. Now it uses the SYSFIXED font. 2003-11-20 01:05:47 +00:00
helloworld.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
jackpot.c Pierre Delore's jackpot game plugin for the Player/Studio 2003-07-24 09:40:15 +00:00
Makefile No more dependency of the cat command 2003-11-28 12:06:47 +00:00
nim.c adjust to the new splash() 2004-01-08 12:00:58 +00:00
oscillograph.c
othelo.c Ooops. The bugfix contained a bug. 2003-11-16 21:13:12 +00:00
othelo.txt Update by BlueChip 2003-07-29 06:55:29 +00:00
plugin.lds Suggestion by Magnus Holmgren: avoid odd bytecount for plugins 2003-08-04 19:13:42 +00:00
rockbox_flash.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
sliding_puzzle.c Sliding puzzle couldn't handle large fonts very well. Now it uses the SYSFIXED font. 2003-11-20 01:08:35 +00:00
snake.c Snake had font problems as well 2003-11-20 01:23:04 +00:00
snow.c
sokoban.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
star.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
video.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
viewer.c The splash() function's second argument (keymask) is now removed, as it 2004-01-08 09:58:58 +00:00
vu_meter.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
wormlet.c