1. 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 15 years ago
  2. 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
  3. 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
  4. 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
  5. 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
  6. b7739fb Rework lcd_enabled and lcd_set/call_enable hook by Thomas Martitz · 16 years ago
  7. 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
  8. ee593c9 Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLOR by Rafaël Carré · 16 years ago
  9. c626f47 Add Rockbox layout to plugin API documentation by Maurus Cuelenaere · 16 years ago
  10. 20fb47e Commit FS#9462: an semi-automatic plugin API documentation generator by Maurus Cuelenaere · 16 years ago