summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox (follow)
Commit message (Collapse)AuthorAge
* ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo ↵Martin Arver2006-03-27
| | | | | | (P#4921) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9289 a1c6a512-1295-4272-9138-f99709370657
* Build chessbox for the X5Dave Chapman2006-03-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9226 a1c6a512-1295-4272-9138-f99709370657
* latest update by Miguel ArevaloMarcoen Hirschberg2006-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9037 a1c6a512-1295-4272-9138-f99709370657
* Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user ↵Dave Chapman2006-03-03
| | | | | | interaction while thinking, you can force move now with PLAY and quit with OFF (iRiver example). Yield only on Search as any Evaluate will be preceded by a Search. Plus some minor code policing from me to remove tabs in both the patch and the original code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8896 a1c6a512-1295-4272-9138-f99709370657
* gigabeat related changesMarcoen Hirschberg2006-03-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8885 a1c6a512-1295-4272-9138-f99709370657
* Made chessbox work on archos recorders and Ondios as an overlay. * Proper ↵Jens Arnold2006-02-24
| | | | | | button handling for Ondio. * Some cleanup of the plugin SOURCES file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8822 a1c6a512-1295-4272-9138-f99709370657
* Static allocation of ttable.Jens Arnold2006-02-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8820 a1c6a512-1295-4272-9138-f99709370657
* Fixes to Chessclock from Miguel (to make it work again after we broke his ↵Dave Chapman2006-02-23
| | | | | | patch), plus iPod button mapping changes from me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8816 a1c6a512-1295-4272-9138-f99709370657
* Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and ↵Dave Chapman2006-02-23
| | | | | | iPods - it is too large for the Archos plugin buffer) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8798 a1c6a512-1295-4272-9138-f99709370657
* Correct Miguel's last name pt. 2Hristo Kovachev2006-02-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8780 a1c6a512-1295-4272-9138-f99709370657
* New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2Hristo Kovachev2006-02-22
Not built yet because of a missing dependancy with the pieces' bitmaps. Someone with Makefile knowledge, please, look at it! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8778 a1c6a512-1295-4272-9138-f99709370657