[MPlayer-dev-eng] [PATCH] quit return code

Attila Kinali attila at kinali.ch
Sat Sep 11 11:58:57 CEST 2004


On Fri, Aug 27, 2004 at 01:36:01PM +0200, Aurelien Jacobs wrote:
> This patch modify the "quit" slave command so that we can add an
> optionnal integer parameter to it, that will be returned by mplayer.
> If you think this patch is OK, I will improve doc accordingly.

+        exit_player_with_rc(MSGTR_Exit_quit,
+                            cmd->nargs > 0 ? cmd->args[0].v.i : 0);

What happends if i type "quit blah" ?


			Attila Kinali




More information about the MPlayer-dev-eng mailing list