summaryrefslogtreecommitdiffstats
path: root/apps/plugins/clix.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-1/+2
2011-10-02fuze+: add clix keymapAmaury Pouly1-0/+10
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-1/+1
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes1-0/+8
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-7/+3
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-02-27use same variable/macro name for highscore among plugins.Teruaki Kawashima1-3/+3
2010-02-27clix: make code to check whether game is end or not to a separate function to...Teruaki Kawashima1-76/+83
2010-02-22some changes to use of display_text.Teruaki Kawashima1-13/+6
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+10
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken1-1/+1
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+8
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken1-2/+2
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+2
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+8
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima1-1/+1
2009-08-03Clix: Forgot ifdefs around touchscreen_set_mode.Karl Kurbjun1-0/+4
2009-08-03Clix: Make Clix respect the global touchscreen setting when in a menu.Karl Kurbjun1-6/+25
2009-08-03Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun1-2/+2
2009-07-18Simplify my previous change, don't need separate defines for ipodDave Hooper1-12/+1
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz1-61/+9
2009-07-18Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe...Dave Hooper1-9/+27
2009-07-18Clix: Add support for screen widths larger than 480Karl Kurbjun1-1/+8
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima1-18/+18
2009-07-13Make clix more usable on touchscreen targetsMaurus Cuelenaere1-16/+37
2009-07-11clix: fix bug that game isn't over when no move is possible.Teruaki Kawashima1-53/+42
2009-07-08add keymap for m300 and fix warnings of previous patchJohannes Schwarz1-1/+9
2009-07-08new game plugin for colored players named clix (by Rene Peinthor)Johannes Schwarz1-0/+855