[MPlayer-dev-eng] re:[PATCH] dirty frame stepping and and stay in pause after seek
Dolphin in Ocean
swimwdolphin at yahoo.co.jp
Tue Jul 23 11:08:24 CEST 2002
Hi Michael,
I've just joined the mailing list and I
I use the latest version (0.90 pre5) but I can't find
any variable called pkey which appears in your suggested [PATCH].
Could you tell me what's wrong? It's a feature that I deadly want
to have...
Thank you in advance.
Regards,
Fred.
Details:
------------------------
@@ -1963,8 +1963,11 @@
guiGetEvent( guiCEvent,(char *)guiSetPlay );
}
#endif
+
if(pkey!=32 && pkey!=112) //(*** I don't have these two lines
in my 0.90 pre5 version)
mplayer_put_key(pkey); // pass on the key
+ if(pkey!=32) //(*** compilation error... "pkey"
not defeined)
+ osd_function=OSD_PAUSE
------------------------
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/
More information about the MPlayer-dev-eng
mailing list