summaryrefslogtreecommitdiffstats
path: root/apps/plugins/rockblox.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-02Fuze+: All games plugins keymapsJean-Louis Biasini1-6/+10
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-6/+6
2012-01-15fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini1-10/+6
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly1-6/+10
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+12
2011-12-02Sansa Clip Zip: enable all pluginsRafaël Carré1-0/+13
2011-11-16Fix file descriptor leak. Thanks to Ophir Lojkine for spotting.Frank Gevaerts1-1/+0
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+10
2011-10-02fuze+: add rockblox keymapAmaury Pouly1-0/+10
2011-05-01Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann1-0/+4
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-2/+2
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-4/+4
2011-01-10Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordin...Michael Sevakis1-11/+9
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+10
2010-11-02More plugin keymaps for the GoGear HDD6330.Robert Menes1-0/+12
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-3/+3
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-18/+7
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-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis1-12/+9
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-1/+1
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+10
2010-04-25Charcell: Fix spurious letter appearing between board and score display.Jens Arnold1-0/+1
2010-02-27use same variable/macro name for highscore among plugins.Teruaki Kawashima1-13/+12
2010-02-24Rockblox: Map touchscreen top-middle to rotate CWTomer Shalev1-6/+10
2010-02-24Rockblox: For touchscreen targets, left/right goes to CCW/CW respectively, andTomer Shalev1-4/+4
2010-02-24Rockblox: Rename Rotate Left|Right to Rotate CW|CCWTomer Shalev1-64/+68
2010-02-22plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima1-10/+3
2010-02-22some changes to use of display_text.Teruaki Kawashima1-16/+11
2010-02-11Packard Bell Vibe 500: Start committing plugin keymaps.Szymon Dziok1-0/+11
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-09More GoGear SA9200 plugin keymaps, plus a fix on mosaique.Robert Menes1-0/+27
2009-12-03rockblox: Correct wrong access to array of highscores.Teruaki Kawashima1-1/+1
2009-11-17Fix previous commit on targets without bitmap supportJohannes Schwarz1-0/+8
2009-11-17FS#10193 - Add a standart menu to rockblox and clean up the codeJohannes Schwarz1-30/+143
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/+11
2009-07-21Star, Flipit, Rockblox, Sokoban, Wormlet: Add support for 640x480 screensKarl Kurbjun1-16/+10
2009-06-30Improve the highscore related functions in plugin lib (FS#10350)Alexander Levin1-8/+18
2009-05-18Rockblox: make sure the new restart combo on Player and Ondio does not interf...Marianne Arnold1-2/+8
2009-05-16Correct a little typo.Thomas Martitz1-1/+1
2009-05-16Resume feature for Rockblox by dumping the state upon exiting and loading it ...Thomas Martitz1-16/+69
2009-05-16Use a struct for the necessary status variables for rockblox. Will make dumpi...Thomas Martitz1-69/+96
2009-05-16Define a restart button for Ondio and Player for Rockblox.Thomas Martitz1-0/+2
2009-05-13Rockblox: Show Highscore list on 176x220 (e200). The space between the score ...Thomas Martitz1-5/+16
2009-05-06M:Robe 500: Get the rest of the games except doom working with the touchscreen.Karl Kurbjun1-7/+0
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-3/+3
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-1/+5
2009-02-26Remove SCROLL_WHEEL and use HAVE_SCROLLWHEEL instead. This also activates the...Thomas Martitz1-9/+7