|
|
Rockbox mail archiveSubject: Re: PluginsFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2003-07-01
idc-dragon_at_gmx.de wrote:
I too am hoping that the plugin capability will enable more people to let their minds run wild, writing funny and useful plugins.
However, I don't think we need to freeze the api. It is designed to be expanded over time, adding functions as they are needed. I don't think legacy will be a big problem.
> That's probably the reason why it crashes so badly with the 8MB mod?
Oops, I missed a spot there... The fix is to pre-process apps/plugins/plugins.lds in the same way we do with firmware/app.lds, so the plugin linker is aware of the larger memory size and places the plugins accordingly. I will fix this.
> I'd like to make our car CD changer emulator a rock. For this, it would have
This (specifically the UART takeover) is a bit beyond what the current plugin system was designed for. I'm not saying it can't happen, but we would need to come up with an elegant solution that doesn't make the api too ugly/complex.
-- Björn
Page was last modified "Jan 10 2012" The Rockbox Crew |