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
/
plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
First step of the voice-UI: the menus can talk. You need a "voicefont" file i...
Jörg Hohensohn
2004-03-14
*
give plugins access to ata_sleep(), useful for my next video player
Jörg Hohensohn
2004-02-03
*
mp3 playback "engine" now in plugin API, rocks can make sound
Jörg Hohensohn
2004-01-30
*
Restore LCD margins after plugin exits
Björn Stenberg
2004-01-12
*
The splash() function's second argument (keymask) is now removed, as it
Daniel Stenberg
2004-01-08
*
the video player plugin and file the type / plugin API for it
Jörg Hohensohn
2003-12-15
*
typecast the five functions that still make a simulator produce compiler
Daniel Stenberg
2003-12-09
*
Allow older versions of plugins to run so long as plugin api struct changes d...
Hardeep Sidhu
2003-07-25
*
added functions for the calendar plugin, I don't increase the version since
Daniel Stenberg
2003-07-24
*
added three functions to the charcell version of the plugin struct, patch by
Daniel Stenberg
2003-07-24
*
update to the api to allow fetching of currently playing id3 struct. Adding ...
Jerome Kuptz
2003-07-20
*
Added plugin support for 8MB-modified units. This bumps the plugin API versio...
Björn Stenberg
2003-07-13
*
Added widgets and keyboard to plugin api.
Björn Stenberg
2003-07-09
*
Changed win32 simulator to use plugin.c
Hardeep Sidhu
2003-06-29
*
Added qsort() to plugin api, and subsequently bumped the api version number. ...
Björn Stenberg
2003-06-29
*
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg
2003-06-29