> Could be what's happening.  Is the video layer an underlay by default on
> this platform?

No, it's on top by default -- an overlay.

> Still, when df_xine exits, the Freevo UI on the primary layer returns.

I believe that would put the layer back to the state it was in before
df_xine requested DLSCL_EXCLUSIVE -- if I remember rightly, DirectFB
keeps the states separately.

Try disabling the block of code from df_xine context.c beginning:

     if (ctx->caps & DLCAPS_SCREEN_LOCATION) { /* Overlay */

(i.e. the bit that requests exclusive access to the primary layer) and
see what happens.

Mark

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to