Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
78d54fae752fea6846c0afb1fb9af5e8a93255e0
/
docs
/
PLUGIN_API.new
5d236b2
Generate C file / header for svn version string
by Rafaël Carré
· 15 years ago
d85c3ec
Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
by Thomas Martitz
· 15 years ago
18e40e0
Make kbd_input() show a cancel splash to indicate user abort better and for better consistency all over the place. Change checking for its return value (style-wise) at some places too.
by Thomas Martitz
· 15 years ago
89ccd5c
Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034
by Rafaël Carré
· 16 years ago
b0f40b7
Documentation for pcm_play_data() API function. Info taken from http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-07/0059.shtml.
by Marc Guay
· 16 years ago
b7739fb
Rework lcd_enabled and lcd_set/call_enable hook
by Thomas Martitz
· 16 years ago
2fbf097
remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro, and replace all uses of it (only resize.c in core, and pictureflow and mpegplayer plugins), remove it from plugin_api,
by Andrew Mahone
· 16 years ago
ee593c9
Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLOR
by Rafaël Carré
· 16 years ago
c626f47
Add Rockbox layout to plugin API documentation
by Maurus Cuelenaere
· 16 years ago
20fb47e
Commit FS#9462: an semi-automatic plugin API documentation generator
by Maurus Cuelenaere
· 16 years ago