summaryrefslogtreecommitdiffstats
path: root/apps/plugins/pegbox.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-13/+14
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+18
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+19
2011-11-13Sansa clip zip: update plugins (jewels, pegbox, rockpaint, star)Bertrik Sikken1-0/+8
2011-10-02fuze+: add pegbox keymapAmaury Pouly1-0/+19
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+18
2010-11-03Whoops, nearly forgot to define the help screen text forRobert Menes1-0/+6
2010-11-02More plugin keymaps for the HDD6330. Quite a lot of commits. ;)Robert Menes1-0/+11
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-10/+10
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-9/+4
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-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+19
2010-02-22some changes to use of display_text.Teruaki Kawashima1-11/+3
2010-02-13Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok1-0/+19
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+17
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun1-1/+2
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-1/+3
2009-08-31pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun1-3/+4
2009-08-04Always do an SVN up before committing . . . hopefully fixes red by defining m...Michael Giacomelli1-0/+2
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+17
2009-08-02Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun1-1/+1
2009-08-01pegbox: Fix bug it restarts the level when user choosed "Resume Game" in the ...Teruaki Kawashima1-147/+124
2009-07-21Pegbox: Add support for 640x480 screensKarl Kurbjun1-1/+5
2009-07-15Tiny bug fix for help text in pegboxJohannes Schwarz1-1/+1
2009-07-14Replace bitmap menu with a standard menu, clean up the code and remove corrup...Johannes Schwarz1-410/+162
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima1-127/+49
2009-07-14Change buttons in pegbox for Fuze (part of FS#10193)Johannes Schwarz1-5/+5
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ...Michael Giacomelli1-2/+2
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun1-1/+1
2009-04-17Pegbox fixes by Rafaël Carré.Michael Giacomelli1-3/+3
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-4/+2
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+5
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+17
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger1-1/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-4/+1
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-0/+20
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+18
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-2/+2
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+18
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-0/+22
2008-11-21Added dummy numbers to avoid #error during dependency generation.Björn Stenberg1-0/+6
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-4/+4
2008-10-13Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning a...Marianne Arnold1-144/+158
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-11/+11
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-061) Implement generic touchscreen detection library for the pluginsMaurus Cuelenaere1-0/+80
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2