On Dienstag 19 September 2006 16:03, Martin Wache wrote:
> Martin Wache schrieb:
> > Hi List,
> > 
> > I'm posting a patch for testing which moves the setupStore into shared
> > memory. This enables some more features, like changing brightness, hue
> > and contrast for the ShmClient.
> > This patch is quite intrusive, but most of the changes are trivial
> > because the variable setupStore is now a pointer. If this patch works
> > and is merged into the CVS we can start introducing parameters for the
> > ShmClient.
> > Comments and failure/success reports are welcome!
> > 
> And here comes the patch ;-)

I did not test this, but it seems to be just replacing  class access by struct 
access.

Can you keep the pointers to voArgs + aoArgs ?

I know they are currently unused but by this videoout class constructor can 
access
complete vo parameter string. But it's really not so important. If we need 
specific
parameter for DirectFB it is easy to reintroduce at least voArgs.


-- 
Stefan Lucke
_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to