summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy
AgeCommit message (Expand)Author
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon
2009-06-15Fix red.Michael Giacomelli
2009-06-15FS#10327: Patch by Frederick Full to fix the scrollwheel and default Thomas Martitz
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2009-01-03Cleaner solution to plugin-included core files.Björn Stenberg
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-21$* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak...Jens Arnold
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts
2008-09-16D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...Rob Purchase
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-05Fix chessbox and rockboy for archos (overlays were broken by yesterday's plug...Jens Arnold
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-10-16Fix yellowTom Ross
2007-10-16Code police and clean up for rockboy.Tom Ross
2007-10-16Reenable icode in Rockboy for PP/Arm targets. Previously caused problems on N...Tom Ross
2007-10-10Add the missing keymap for the c200, the plugin was compiled before but since...Marianne Arnold
2007-10-09Oops. Fix red.Nicolas Pennequin
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-09-09Fix rockbox warnings. sramfile is a static array so will never be NULL.Michael Sevakis
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis
2007-07-30RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...Tom Ross
2007-07-21Fix red and remove an unneeded fileKarl Kurbjun
2007-07-21Commit FS #7379 - This patch fixes most of the sound problems from the previo...Karl Kurbjun
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-06-25Fix rockboy for the H100's. Thanks for fixing the HW codec players PeterKarl Kurbjun
2007-06-24Fix red rockboy builds on archos. Somebody with more rockboy knowledge might ...Peter D'Hoye
2007-06-24Sound improvements for rockboy - players now sync the sound (The gigabeat now...Karl Kurbjun
2007-06-10Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis