summaryrefslogtreecommitdiffstats
path: root/apps/plugins/rockboy
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-2/+2
2009-12-07Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes1-0/+10
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima1-1/+1
2009-10-09rockboy: remove useless assignement for fuzeRafaël Carré1-2/+0
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+3
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius1-3/+3
2009-08-12Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.Thomas Martitz1-1/+1
2009-08-12Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz1-1/+1
2009-08-09Rockboy: Cleanup redKarl Kurbjun2-6/+8
2009-08-09Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun5-43/+102
2009-08-08M:Robe 500: Make yes/no screen work better and add appropriate strings for so...Karl Kurbjun1-10/+4
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-1/+22
2009-07-14FS#10080Nils Wallménius2-7/+5
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon1-54/+52
2009-06-15Fix red.Michael Giacomelli1-1/+1
2009-06-15FS#10327: Patch by Frederick Full to fix the scrollwheel and default Thomas Martitz2-3/+5
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold3-8/+8
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+2
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+5
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold2-55/+11
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis1-1/+1
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone1-7/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+10
2009-01-16loader-initialized global plugin API:Andrew Mahone3-14/+5
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg1-14/+0
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-1/+11
2009-01-03Cleaner solution to plugin-included core files.Björn Stenberg1-7/+1
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/+9
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-21$* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak...Jens Arnold1-3/+3
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg3-119/+69
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun3-21/+20
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun3-20/+21
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts2-2/+2
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts2-2/+2
2008-09-16D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...Rob Purchase1-3/+9
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg5-10/+20
2008-05-13Plugin parameters should be const.Steve Bavin4-7/+7
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis1-0/+9
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-7/+16
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+9
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2-4/+4
2008-01-05Fix chessbox and rockboy for archos (overlays were broken by yesterday's plug...Jens Arnold1-1/+1
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold1-1/+1
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-1/+14
2007-10-16Fix yellowTom Ross1-0/+1
2007-10-16Code police and clean up for rockboy.Tom Ross26-309/+167
2007-10-16Reenable icode in Rockboy for PP/Arm targets. Previously caused problems on N...Tom Ross1-6/+0