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