summaryrefslogtreecommitdiff
path: root/docs/PLUGIN_API (follow)
Commit message (Collapse)AuthorAge
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ↵Daniel Ankers2007-03-04
| | | | | | 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
* Bagder in version 1.81 of plugin.h: "fprintf() is now fdprintf()" so time to ↵Tomas Salfischberger2005-06-01
| | | | | | put it in here too :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6548 a1c6a512-1295-4272-9138-f99709370657
* Plugin API documentation by Antoine CellerierBjörn Stenberg2004-08-17
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4998 a1c6a512-1295-4272-9138-f99709370657