rockbox/apps/plugins/chessbox
Frank Gevaerts 8c08511013 revert plugin_api part of r18830, as this was the wrong solution for those
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18831 a1c6a512-1295-4272-9138-f99709370657
2008-10-18 23:50:05 +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 Slight clean up of splash calls, use HZ instead of explicit numbers 2008-09-24 17:48:10 +00:00
chessbox_pgn.c Fix a problem with dict and checkbox where their internal buffer allocaters wernt actually fixing the amount of freespace after an alloc (Spotted and fixed by Daniel Weck) 2008-08-19 12:16:04 +00:00
chessbox_pgn.h Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN 2008-08-23 09:46:38 +00:00
gnuchess.c revert plugin_api part of r18830, as this was the wrong solution for those 2008-10-18 23:50:05 +00:00
gnuchess.h Plugin parameters should be const. 2008-05-13 09:57:56 +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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
opening.h