Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: shared library support?

Re: shared library support?

From: Jonathan Gordon <jdgordy_at_gmail.com>
Date: Tue, 25 Jul 2006 16:11:34 +1000

On 25/07/06, Linus Nielsen Feltzing <linus_at_haxx.se> wrote:
> postmaster_at_diffenbach.org wrote:
> > I'm probably missing something, but can't these things be statically
> > linked in as normal code (so they end up in rocbox.a), and added to the
> > plugin rb struct with all the function pointers to standard rockbox
> > functions?
>
> Yes, that can be done, but one of the points with the plugins is to
> reduce the size of the Rockbox binary.

what about loading the static libraries into the codec or audio
buffer? it would mean no audio in those plugins, but would add heaps
of functionality.
>
> Linus
>
Received on 2006-07-25


Page was last modified "Mar 9 2008" The Rockbox Crew