[Mplayer-cvslog] CVS: main parser-mpcmd.c,1.1,1.2

Attila Kinali kinali at gmx.net
Sat Dec 14 12:50:22 CET 2002


On Wed, 13 Nov 2002 00:41:36 +0100
Alban Bedel CVS <albeu at mplayerhq.hu> wrote:

> +	} else if(strcasecmp(opt,"rnd") == 0) {
> +	  if(last_entry && last_entry->child)
> +	    last_entry->flags |= PLAY_TREE_RND;
> +	  else
> +	    last_parent->flags |= PLAY_TREE_RND;
> +	} else if(strcasecmp(opt,"nornd") == 0) {

Does anyone mind if i change this to "random" resp "norandom" ?
I agree here with Diego that it is more userfriendly.

		Attila Kinali

-- 
He! Do sitzed jo Fraue wo i nöd kenne! Was mached die do ?
		-- Emi im ETZ



More information about the MPlayer-cvslog mailing list