[MPlayer-dev-eng] [PATCH] Show OSD status when cicling with 'o'

Diego Biurrun diego at biurrun.de
Thu Jun 9 13:28:21 CEST 2005


On Wed, Jun 08, 2005 at 05:15:00PM -0400, kiriuja wrote:
> On Wed 08 Jun 2005 06:37, Paul TT wrote:
> > i added a little message to show up when OSD display status level changes to disabled or enabled (0 or 1 levels)
> 
> The message should only be shown when the level argument is not given explicitly:
> 
> if (v < 0 && osd_level <= 1)
>   osd_show_status = 9; // show state when disabled

Why?

Diego




More information about the MPlayer-dev-eng mailing list