On Tue, Feb 22, 2005 at 11:46:55AM +0100, Lucian Muresan wrote: > Ville Syrj�l� wrote: > >On Tue, Feb 22, 2005 at 09:54:12AM +0100, Denis Oliver Kropp wrote: > > > >>Hi, > >> > >>do you think there are important things to be done > >>before the current CVS version is released as 0.9.22? > > > > > >Just commited my last "important" thing :) > > > >I have a rather large mach64 update pending but I still have a few details > >to figure out and I need to test it on some the older chips. It can wait > >for 0.9.23. > > > Sorry if I interfere in this devs discussion, I just have a question > about the Matrox driver, just to know if I can upgrade or not. Ville, > will 0.9.23 come out with this newly DH-Addon card support which > actually caused problems on my "normal" G400 DH, could you fix something > on that, or eventually took it away for a while?
I already disabled the detection code. Until someone can figure out a way to make it work without causing problems it will stay disabled. > P.S. I wonder if the new 0.9.23 would change something in the issues I > have with always inverted colours in df_xine when using CRTC2, or this > has something to do with df_xine itself. Unfortunately my complain on > this got no feedback yet. 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. -- 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
