On Tue, Feb 22, 2005 at 02:42:40PM +0100, Denis Oliver Kropp wrote: > Quoting Ville Syrj�l�: > > Ok, I just tracked this down. df_xine assumes that color adjustments > > default to 0x8000 which is not the case with CRTC2. What actually lead me > > to this discovery was that after running dx_xine under XDirectFB the > > colors became wrong even with mplayer. That is actually another bug since > > one would assume that when an exclusive app quites the color adjustment to > > be restored to the previous values. > > The adjustment is part of the layer context and therefore should be > restored, unless the application changed the adjustment of the shared > context.
I don't see that happening now. We either need to move the adjustment to layer config or explicitly restore the color adjustment in dfb_layer_context_activate(). -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://www.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
