rockbox/apps/plugins/chessbox
2008-01-10 08:08:31 +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 Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
chessbox_pgn.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +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