rockbox/apps/plugins
Jörg Hohensohn d29d029569 emulator is a lot faster with my lcd_blit() function and yield() instead of sleep()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4171 a1c6a512-1295-4272-9138-f99709370657
2003-12-22 08:32:38 +00:00
..
bounce.c Re-added analog clock 2003-12-06 23:22:29 +00:00
calendar.c The calendar couldn't handle a non-default font in some occasions 2003-11-20 00:47:16 +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
cube.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
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 prevent compiler errors on platforms we can't (currently) flash 2003-12-15 13:16:09 +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 Star had font problems as well 2003-11-20 01:28:31 +00:00
video.c the vidoe player has some control now: backward, pause, step, FF/FR 2003-12-18 22:36:35 +00:00
viewer.c correct build errors 2003-07-24 12:22:10 +00:00
vu_meter.c Ok, I admit it, it was silly 2003-11-11 11:03:59 +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