summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox/chessbox.c
AgeCommit message (Expand)Author
2021-08-04Document intentional fallthroughs + fix harmless unintended onesAidan MacDonald
2019-07-28chessbox: Fixes and enhancementsSolomon Peachy
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy
2018-12-23Handle SYS_POWEROFF event in recorder and chessbox pluginsSolomon Peachy
2017-02-01Fix for Chessbox bug FS#10363William Wilgus
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
2015-09-30Fix chessbox keymap handlingSebastian Leonhardt
2011-12-31Make local functions static in clock and chessbox pluginBertrik Sikken
2011-05-01Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2010-08-25Remove a bunch of build conditions inside .c filesRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-08-31Chessbox and Flipit: Add support for vertical strides.Karl Kurbjun
2009-02-26Correct the preprocessor condition introduced in r20112, also include FS#9958...Thomas Martitz
2009-02-26Archos and other low mem don't have playback in chessbox, so don't show the m...Thomas Martitz
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-09-24Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-10-19Chessbox: ported to c200, also simplify the tile size calculation (thanks to ...Marianne Arnold
2007-09-13Remove the ability to restart chessbox with a button (combo). It became redun...Marianne Arnold
2007-09-02Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...Nils Wallménius
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-08-03Chessbox plugin: Reset computer thinking time on forced play (FS #5135)Peter D'Hoye
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-05-29Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored...Nils Wallménius
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-05-19fix warningsMarcoen Hirschberg
2007-05-18add a menu to the chessbox plugin, FS #7186 by Mauricio PeccoriniMarcoen Hirschberg
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-11-15Hopefully clean up some errorsKarl Kurbjun