summaryrefslogtreecommitdiffstats
path: root/apps/plugins/invadrox.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-4/+4
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-1/+2
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-1/+2
2011-10-15plugins: another round of making local functions staticBertrik Sikken1-12/+12
2011-10-02fuze+: add invadrox keymapAmaury Pouly1-0/+7
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-1/+1
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-2/+2
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+7
2010-11-02More plugin keymaps for the GoGear HDD6330.Robert Menes1-0/+7
2010-09-07invadrox: make all inline functions static inlineRafaël Carré1-12/+12
2010-09-07invadrox: make inline function static inlineRafaël Carré1-1/+1
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-0/+4
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+7
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-12Invadrox: Fix red caused by touchscreen targets with no buttons defined for m...Tomer Shalev1-9/+18
2009-12-12Invadrox: Add support for both touchscreen and buttons control of the game.Tomer Shalev1-22/+33
2009-12-07make tpj1022 bootloader compile again Robert Kukla1-1/+1
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+7
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken1-1/+1
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun1-8/+16
2009-09-02Fix collision detection for invadroxKarl Kurbjun1-1/+1
2009-09-01Invadrox: Add support for vertical stridesKarl Kurbjun1-10/+34
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-1/+3
2009-08-04Invadrox: Add support for 640x480 screens.Karl Kurbjun1-41/+58
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+7
2009-08-03Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz1-5/+0
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz1-2/+1
2009-07-14FS#10080Nils Wallménius1-1/+1
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-1/+1
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+8
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-1/+5
2009-04-07Invadrox - some bitmap related changes in preparation of porting it to more s...Marianne Arnold1-173/+74
2009-01-16loader-initialized global plugin API:Andrew Mahone1-8/+3
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-1/+2
2009-01-01Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737Nils Wallménius1-3/+2
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-1/+1
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+7
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+2
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+7
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-3/+14
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+7
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-1/+1
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+7
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye1-2/+2