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 *" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
