rockbox/apps/plugins/chessbox
Robert Kukla 6e209443c5 - add button descriptions to the m:robe 100 manual for the majority of plugins
- add gigabeat button descriptions which were missing
- fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
2008-03-18 09:24:35 +00:00
..
archos.lds Fix chessbox and rockboy for archos (overlays were broken by yesterday's plugin binsize reduction commit). 2008-01-05 12:45:12 +00:00
chessbox.c - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
chessbox_pgn.c - add button descriptions to the m:robe 100 manual for the majority of plugins 2008-03-18 09:24:35 +00:00
chessbox_pgn.h Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn 2007-09-02 10:11:46 +00:00
gnuchess.c Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn 2007-09-02 10:11:46 +00:00
gnuchess.h Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn 2007-09-02 10:11:46 +00:00
Makefile Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
opening.c
opening.h