summaryrefslogtreecommitdiff
path: root/apps/plugins/rockboy (follow)
Commit message (Expand)AuthorAge
* 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
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun2007-04-18
* Enable rockboy for M5.Jens Arnold2007-04-09
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* #if => #ifdefDaniel Stenberg2007-02-18
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* Major Rockboy update. Tom Ross2007-02-06