rockbox/apps/plugins
Jörg Hohensohn 0aad375363 checks relaxed again, to tolerate firmware 1.15-1.29 for recorders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4186 a1c6a512-1295-4272-9138-f99709370657
2004-01-02 07:48:02 +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 Fixed yellow and red builds 2003-12-28 14:53:13 +00:00
cube.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
favorites.c changed the plugin to display a friendly message instead of plugin error when an id3 struct is not returned 2003-07-25 01:32:35 +00:00
firmware_flash.c checks relaxed again, to tolerate firmware 1.15-1.29 for recorders 2004-01-02 07:48:02 +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 Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:33:04 +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 Patch #780511 by Pierre Delore, a NIM game for Players 2003-11-04 00:30:49 +00:00
oscillograph.c Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:33:04 +00:00
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 now supporting V2 Recorder, firmware_flash has extra checks against files for wrong platform (hope it's not too strict, causing false rejects) 2003-11-30 17:24:42 +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 Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:33:04 +00:00
sokoban.c Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:33:04 +00:00
star.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
video.c better USB handling, typo fixed 2003-12-22 23:10:04 +00:00
viewer.c correct build errors 2003-07-24 12:22:10 +00:00
vu_meter.c I found several plugins to draw beyond screen boundary 2003-12-23 22:24:48 +00:00
wormlet.c Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:33:04 +00:00