Commit graph

6 commits

Author SHA1 Message Date
Rafaël Carré
ccdaf0a834 Remove rockbox 2.6 plugin API doc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27546 a1c6a512-1295-4272-9138-f99709370657
2010-07-25 13:54:13 +00:00
Tomer Shalev
5d585f4b9b Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23273 a1c6a512-1295-4272-9138-f99709370657
2009-10-19 21:19:30 +00:00
Thomas Martitz
18e40e0f4c 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22269 a1c6a512-1295-4272-9138-f99709370657
2009-08-12 14:38:25 +00:00
Daniel Ankers
82f9056988 Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12601 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 20:06:41 +00:00
Tomas Salfischberger
195b9d3630 Bagder in version 1.81 of plugin.h: "fprintf() is now fdprintf()" so time to put it in here too :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6548 a1c6a512-1295-4272-9138-f99709370657
2005-06-01 20:35:08 +00:00
Björn Stenberg
6d0da414bf Plugin API documentation by Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4998 a1c6a512-1295-4272-9138-f99709370657
2004-08-17 06:54:08 +00:00