summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox (unfollow)
Commit message (Expand)Author
2017-03-15Rewrite void* arithmeticFranklin Wei
2017-02-01Fix for Chessbox bug FS#10363William Wilgus
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
2015-09-30Fix chessbox keymap handlingSebastian Leonhardt
2014-10-22YH820/YH92X: Improve some keymaps for plugins.Szymon Dziok
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz
2012-03-02Fuze+: All games plugins keymapsJean-Louis Biasini
2012-02-02MPIOs: keymap tweaksMarcin Bukat
2012-01-15fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly
2011-12-31Make local functions static in clock and chessbox pluginBertrik Sikken
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-02fuze+: add chessbox keymapAmaury Pouly
2011-08-26Fix marginal buffer overflow in chessbox.Steve Bavin
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-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