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

Diego Biurrun diego at biurrun.de
Thu Jun 30 11:09:11 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

Applied with small changes and this suggestion added and a big fat
comment that explains why.

Reimar, feel free to improve on the patch.  I feel it's a big
improvement as it is ;)

Diego




More information about the MPlayer-dev-eng mailing list