rockbox/apps/plugins/chessbox
Jonathan Gordon cf1cef5f57 minor update to gui_synclist_do_button() which will hopefully simplify things later.
Now returns true if the action was handled in that function instead of returning the handled action.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14733 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 10:08:50 +00:00
..
archos.lds Fix red overlay plugins on archos. Linker scripts weren't prepared for those plugins using plugin library components. 2007-05-08 12:28:34 +00:00
chessbox.c Remove the ability to restart chessbox with a button (combo). It became redundant since there is a menu item for it; it didn't work on M5 or X5 before and there was a good chance of restarting accidentally. Also update the manual accordingly. 2007-09-13 22:21:40 +00:00
chessbox_pgn.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +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 Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored in PGN format 2007-05-29 16:33:16 +00:00
opening.c Removed executable flag 2007-01-09 23:22:14 +00:00
opening.h Removed executable flag 2007-01-09 23:22:14 +00:00