rockbox/apps/plugins/chessbox
Rafaël Carré 5656f8245f Sansa Clip: build plugins (FS#9578)
Use unmodified C200 keymap when possible, variation of it when not
Use Archos bitmaps when possible

Current problems:
- Pegbox plugin shows display corruption (corruption is different in the simulator)
- Bubbles plugin misses 1 or 2 bottom lines, but if we gain back these lines it occupies a too small area of the screen
- Splitted screen (yellow/blue) is a bit weird in most plugins

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19252 a1c6a512-1295-4272-9138-f99709370657
2008-11-28 00:37:28 +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 New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
chessbox.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +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 Sansa Clip: build plugins (FS#9578) 2008-11-28 00:37:28 +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
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 Removed executable flag 2007-01-09 23:22:14 +00:00
SOURCES New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00