On Dienstag 12 Dezember 2006 21:36, Claudio Ciccani via CVS wrote: > CVSROOT: /cvs/directfb > Module name: DirectFB > Changes by: klan 20061212 21:36:06 > > Modified files: > gfxdrivers/unichrome: uc_primary.c > > Log message: > Check pixelformat when enabling alphachannel (it should be AiRGB, I think).
Can you please backout this change ? Background is that vdr-softdevice uses ARGB as default pixelformat for all OSD-drawing on graphic layer (see problem report below). Handling for inverted alpha for unichrome is done separately in softdevice. To my opinion, signalling that a graphic device requires inverted alpha handling, should be done in a separate API call. At the moment I'm just low with time for changing softdevice drawing logic. In german: report and confirmation that backout would be successfull: > Hallo, > > > On Sonntag 07 Januar 2007 15:52, you wrote: > > > >> Hallo, > >> > >> ich kämpfe mit dem softdevice auf dem digitainer... > >> CLE266-support, DFB, etc. kompilieren prima, auch der vdr sieht gut aus. > >> Beim Starten treffe ich auch folgendes Problem: das OSD kann nicht > >> konfiguriert werden: > >> > >> > > Könntest Du mal bitte eine DirectFB-Version vom 2006-12-11 testen, > > oder folgenden CVS-Change rückgänig machen ? > > > > http://www.directfb.org/index.php/viewcvs.cgi/DirectFB/gfxdrivers/unichrome/uc_primary.c.diff?r1=1.2&r2=1.3 > > > > > Habe gerade die Zeilen entfernt und Bingo - der Fehler tritt jetzt nicht > mehr auf. > > Siehe auch die Mail: > > http://mail.directfb.org/pipermail/directfb-cvs/2006-December/002182.html > > > > Diese Mail hatte ich mir schon als wichtig markiert, da ich Probleme > > erwartete :-( . > > > > > Danke für die Unterstützung; vielleicht war es ja zumindest dafür gut, > dass wir ein potenzielles Problem in DirectFB aufgespürt haben. > > Viele Grüße > > Stephan > -- Stefan Lucke _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
