view binary.ver @ 36933:fec1a036882c

Add an internal event to set volume. It does what the external one does except for triggering the OSD display.
author ib
date Fri, 21 Mar 2014 14:42:48 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};