[MPlayer-dev-eng] [PATCH] GUI: Fix blocking after end of file when replaying a single file
Hans-Dieter Kosch
hdkosch at kabelbw.de
Wed Nov 21 01:45:46 CET 2012
Hi,
attached patch fixes blocking of the GUI after end of file when replaying a
single file.
File:
gui/interface.c
Changelog:
Fix blocking of GUI after end of file when replaying a single file:
Don't clear 'filename' but retain it. Otherwise, upon repeated PLAY of a single
file, we'll block in mplayer.c waiting for a filename without access to GUI
events (anyway, we want to play the same file!); this does not happen if the
file is given on command line, as it's then already entered into the playlist).
Hans-Dieter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gui_interface.c.patch
Type: text/x-patch
Size: 411 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20121121/f48eb2a1/attachment.bin>
More information about the MPlayer-dev-eng
mailing list