612 @@ -836,6 +1377,9 @@ 613 fo = XvListImageFormats(mDisplay, xv_port, (int *) &formats); 614 615 mp_input_add_event_fd(ConnectionNumber(mDisplay), check_events); 616 + 617 + vo_compiz_init (); 618 + 619 return 0; 620 }
All I did was add the "mp_input_add_event_fd(ConnectionNumber(mDisplay), check_events);" part which was in version RC2 of mplayer. (all other hunks applied cleanly.) Colin Guthrie wrote: > David wrote: >> This is in reference to the earlier message. >> >> http://lists.freedesktop.org/archives/compiz/2007-July/002494.html >> >> I don't think I replied to it correctly. Sorry. >> >> David wrote: >>> I modified the patch slightly for RC2 of Mplayer >>> > > Did you modify it in any other way, or did you just "make it > apply/compile" nicely? > > Or to put it another way, did you do anything different from: > http://lists.freedesktop.org/archives/compiz/2007-October/002716.html > ? > > Cheers > > Col. > > _______________________________________________ > compiz mailing list > compiz@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/compiz
signature.asc
Description: OpenPGP digital signature
_______________________________________________ compiz mailing list compiz@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/compiz