summaryrefslogtreecommitdiffstats
path: root/apps/plugins/jewels.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-4/+3
2010-08-25Remove build conditions inside .c plugin filesRafaël Carré1-6/+0
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-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-02-27use same variable/macro name for highscore among plugins.Teruaki Kawashima1-11/+12
2010-02-22some changes to use of display_text.Teruaki Kawashima1-16/+4
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+10
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima1-0/+2
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+10
2009-09-06brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima1-2/+5
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun1-8/+18
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+1
2009-08-31Jewels: Add support for vertical stride.Karl Kurbjun1-8/+16
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+10
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima1-1/+1
2009-08-03Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun1-2/+2
2009-07-23Fix wrong text colour in help, adapt pegbox manual to r21867Johannes Schwarz1-2/+1
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz1-65/+8
2009-07-18set YOFS to 0 for portrait LCDs.Teruaki Kawashima1-12/+5
2009-07-17Jewels: Simplify support for new target screen sizes. Just adding new bitmap...Karl Kurbjun1-68/+11
2009-07-16fix wrong score recording.Teruaki Kawashima1-27/+29
2009-07-14Make the progress bar in game mode puzzle shows the level process (part of FS...Johannes Schwarz1-37/+50
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima1-6/+60
2009-07-14add a way to quit without saving game.Teruaki Kawashima1-43/+29
2009-07-14Combine the two menus, improve highscore list, automatically save game, impro...Johannes Schwarz1-557/+300
2009-07-14try to make buttons in jewels more unified (part of FS#10193)Johannes Schwarz1-5/+12
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon1-306/+127
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-2/+2
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+12
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-2/+8
2009-03-28Jewels: accept FS#9947 changing 'Resume Game' in the game menu to 'Resume Sav...Nils Wallménius1-1/+6
2009-01-24Philips HDD1630: fix yellowMark Arigo1-0/+10
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+8
2009-01-16loader-initialized global plugin API:Andrew Mahone1-6/+2
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-1/+3
2008-12-13Some plugins need to yield under heavy user input especially with a scrollwheel.Michael Sevakis1-0/+4
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-2/+6
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-1/+11
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-1/+9
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-2/+2
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+1
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+8
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-2/+2
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-30Minor correction to Jewels scoring on level advanceAdam Boot1-4/+6