summaryrefslogtreecommitdiffstats
path: root/apps/plugins/rockboy
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10Add the missing keymap for the c200, the plugin was compiled before but since...Marianne Arnold1-0/+10
2007-10-09Oops. Fix red.Nicolas Pennequin1-1/+1
2007-09-10Clean up hard-coded pathsNils Wallménius2-2/+2
2007-09-09Fix rockbox warnings. sramfile is a static array so will never be NULL.Michael Sevakis1-2/+2
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis1-2/+6
2007-07-30RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...Tom Ross5-51/+43
2007-07-21Fix red and remove an unneeded fileKarl Kurbjun2-549/+5
2007-07-21Commit FS #7379 - This patch fixes most of the sound problems from the previo...Karl Kurbjun7-346/+688
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2-14/+5
2007-06-25Fix rockboy for the H100's. Thanks for fixing the HW codec players PeterKarl Kurbjun3-22/+28
2007-06-24Fix red rockboy builds on archos. Somebody with more rockboy knowledge might ...Peter D'Hoye1-0/+25
2007-06-24Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun10-281/+345
2007-06-10Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis1-2/+8
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis1-0/+35
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-1/+1
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman1-9/+9
2007-05-08Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...Jens Arnold1-6/+4