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

kiriuja mplayer-patches at en-directo.net
Wed Jun 8 23:15:00 CEST 2005


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

--
kiriuja




More information about the MPlayer-dev-eng mailing list