index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
rockboy
Age
Commit message (
Expand
)
Author
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2009-01-07
Removed the sim_ prefix from the plugin api.
Björn Stenberg
2009-01-04
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
Michael Giacomelli
2009-01-03
Cleaner solution to plugin-included core files.
Björn Stenberg
2008-12-08
Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M
Maurus Cuelenaere
2008-12-04
Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...
Björn Stenberg
2008-11-25
Added '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-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-12
Revert last commit (accidentally committed the whole tree)
Karl Kurbjun
2008-11-12
Add in the needed crt0.S code for the wakeup alarm also
Karl Kurbjun
2008-10-18
revert plugin_api part of r18830, as this was the wrong solution for those
Frank Gevaerts
2008-10-18
code police : fix some multiply defined variables
Frank Gevaerts
2008-09-16
D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...
Rob Purchase
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-05-02
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...
Michael Sevakis
2008-04-27
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2008-01-05
Fix chessbox and rockboy for archos (overlays were broken by yesterday's plug...
Jens Arnold
2008-01-04
Stop wasting binary size + ram for several plugins. Plugins are supposed to b...
Jens Arnold
2007-11-02
Build some more plugins for M:Robe most work, doom builds and runs if you use...
Karl Kurbjun
2007-10-16
Fix yellow
Tom Ross
2007-10-16
Code police and clean up for rockboy.
Tom Ross
2007-10-16
Reenable icode in Rockboy for PP/Arm targets. Previously caused problems on N...
Tom Ross
2007-10-10
Add the missing keymap for the c200, the plugin was compiled before but since...
Marianne Arnold
2007-10-09
Oops. Fix red.
Nicolas Pennequin
2007-09-10
Clean up hard-coded paths
Nils Wallménius
2007-09-09
Fix rockbox warnings. sramfile is a static array so will never be NULL.
Michael Sevakis
2007-09-08
Sim I/O and threading that runs more like on target. Tweakable if any genuine...
Michael Sevakis
2007-07-30
RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...
Tom Ross
2007-07-21
Fix red and remove an unneeded file
Karl Kurbjun
2007-07-21
Commit FS #7379 - This patch fixes most of the sound problems from the previo...
Karl Kurbjun
2007-07-20
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-06-25
Fix rockboy for the H100's. Thanks for fixing the HW codec players Peter
Karl Kurbjun
2007-06-24
Fix red rockboy builds on archos. Somebody with more rockboy knowledge might ...
Peter D'Hoye
2007-06-24
Sound improvements for rockboy - players now sync the sound (The gigabeat now...
Karl Kurbjun
2007-06-10
Plugins that play sound must be sure to set inputs and outputs on audio muxed...
Michael Sevakis
2007-05-22
Hopefully take care of the scrollwheel difficulties in plugins on e200.
Michael Sevakis
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-05-10
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-08
Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...
Jens Arnold
2007-05-08
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-04-18
Allow rockboy to run while music is playing with smaller roms. Works on play...
Karl Kurbjun
2007-04-09
Enable rockboy for M5.
Jens Arnold
2007-03-17
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
[next]