[MPlayer-dev-eng] [PATCH] support run command with specific osd_level

Alban Bedel albeu at free.fr
Fri Feb 1 16:08:13 CET 2008


On Fri, 1 Feb 2008 00:26:09 +0800
Ulion <ulion2002 at gmail.com> wrote:

> In some frontend, such as MPlayer OSX, when adjust volume, seek in
> window mode, it did not want any osd msg or progress bar get
> displayed, or when it batch run some commands to apply some
> preference, it also not want the osd. Current implement of it use 'osd
> 0' prefix the command(s) and 'osd 1' after it(them), this will break
> the original osd level. Indeed it only want to run some command(s)
> without osd, so I write those patches for fixing these code after days
> ago Diego reported the osd_level loss problem.

Then I would suggest adding commands to save/restore the value of a
property. That should be nearly trivial to implement, non hackish, and
could be useful for other things.

	Albeu




More information about the MPlayer-dev-eng mailing list