index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
/
oldmenuapi.c
(
unfollow
)
Commit message (
Expand
)
Author
2009-06-16
Accept FS#10094 by Teruaki Kawashima:
Jonathan Gordon
2009-02-01
Accept a quick patch from Alexander Levin to neaten up the #defines and comme...
Jonathan Gordon
2009-02-01
Statusbar handling fixes.
Jonathan Gordon
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
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-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2007-09-17
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-08-10
Let solitaire save its settings when performing shutdown from inside the game...
Peter D'Hoye
2007-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-05-08
Move the old api out of the core and into the plugin lib.
Jonathan Gordon