summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox
AgeCommit message (Expand)Author
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-02Commit a few more GoGear HDD6330 keymaps.Robert Menes
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
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-07-04chessbox: fix 'i = i++', based on gnuchess4.0-pl80Rafaël Carré
2010-05-18Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré
2010-05-07Fix size_t handling in plugin_get_buffer()Frank Gevaerts
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok
2010-01-17change dependencies in make files:Teruaki Kawashima
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-31Chessbox and Flipit: Add support for vertical strides.Karl Kurbjun
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-08-03Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz
2009-07-14FS#10080Nils Wallménius
2009-05-06M:Robe 500: Get the rest of the games except doom working with the touchscreen.Karl Kurbjun
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold
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-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-21$* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak...Jens Arnold
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts
2008-09-24Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg