Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone | |
struct plugin_api *rb is declared in PLUGIN_HEADER, and pointed to by __header.api the loader uses this pointer to initialize rb before calling entry_point entry_point is no longer passed a pointer to the plugin API all plugins, and pluginlib functions, are modified to refer to the global rb pluginlib functions which only served to copy the API pointer are removed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19776 a1c6a512-1295-4272-9138-f99709370657 | |||
2009-01-12 | Added missing dependencies for codeclib and pluginlib. This required ↵ | Björn Stenberg | |
renaming some files that have twins in other places. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19756 a1c6a512-1295-4272-9138-f99709370657 |