view binary.ver @ 36958:f11488e801a9

Add an internal event to set balance. It does what the external one does except for triggering the OSD display.
author ib
date Mon, 24 Mar 2014 10:26:33 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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