view binary.ver @ 36720:962e2f41a08e

Change the message box type. It is just an information, that some settings require the playback to be restarted, not a warning. Patch by Stephen Sheldon, sfsheldo gmail com.
author ib
date Sat, 08 Feb 2014 21:43:04 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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