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
/
docs
/
PLUGIN_API.new
(
unfollow
)
Commit message (
Expand
)
Author
2010-07-25
Remove rockbox 2.6 plugin API doc
Rafaël Carré
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-08-12
Make kbd_input() show a cancel splash to indicate user abort better and for b...
Thomas Martitz
2009-06-29
Remove int_prio argument from timer_register, and move the only use for it in...
Rafaël Carré
2009-05-07
Documentation for pcm_play_data() API function. Info taken from http://www.r...
Marc Guay
2009-03-17
Rework lcd_enabled and lcd_set/call_enable hook
Thomas Martitz
2009-01-13
remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...
Andrew Mahone
2008-10-31
Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLOR
Rafaël Carré
2008-10-09
Add Rockbox layout to plugin API documentation
Maurus Cuelenaere
2008-10-06
Commit FS#9462: an semi-automatic plugin API documentation generator
Maurus Cuelenaere