[MPlayer-DOCS] r26909 - in trunk: DOCS/man/en/mplayer.1 DOCS/man/fr/mplayer.1 DOCS/tech/slave.txt command.c input/input.c input/input.h mp_core.h mplayer.c

ben subversion at mplayerhq.hu
Tue May 27 20:39:57 CEST 2008


Author: ben
Date: Tue May 27 20:39:57 2008
New Revision: 26909

Log:
Add a slave command to stop stream playback.
Mostly useful when used with -idle mode.
Patch by Mathieu Schroeter ( mathieu dot schroeter at gamesover dot ch )



Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/man/fr/mplayer.1
   trunk/DOCS/tech/slave.txt
   trunk/command.c
   trunk/input/input.c
   trunk/input/input.h
   trunk/mp_core.h
   trunk/mplayer.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Tue May 27 20:39:57 2008
@@ -232,6 +232,8 @@ Pressing once will pause movie, every co
 and then go into pause mode again (any other key unpauses).
 .IPs "q / ESC"
 Stop playing and quit.
+.IPs "U\ \ \ \ "
+Stop playing (and quit if \-idle is not used).
 .IPs "+ and \-"
 Adjust audio delay by +/\- 0.1 seconds.
 .IPs "/ and *"



More information about the MPlayer-DOCS mailing list