[MPlayer-dev-eng] Drag & Drop in mplayer

Ponekker Zoltan pontscho at kac.poliod.hu
Tue Aug 6 10:18:09 CEST 2002


Hali

Please ned patch and i check this.

Pontscho

> I've tried to add Drag&Drop to mplayer. But I ran into some questions:
> Currently I've ripped from WindowMaker and adopted to mplayer a simple
> implementation of XDND v3 protocol - it receives files dropped from "gmc"
> for example.
> But if a movie is already playing it doesn't start playing the new one.
> I used the following code in drag&drop callback after updating the filename:
>   /* stop */
>     mplEventHandling( evStop,0 );
>     /* play */
>     mplEventHandling( evPlay,0 );
>
> 1. What am I doing wrong?
> 2. Is this attempt is still relevant? (I saw that DND is not yet supported
> in 0.90pre6) Whom should I send it?
>
> Thanks,
> Gregory.
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>






More information about the MPlayer-dev-eng mailing list