view binary.ver @ 36931:884277c93772

Set guiInfo.Position in SetMoviePosition event. Additionally, use this variable to call uiAbsSeek(). (This also allows setting the movie position before playback now.)
author ib
date Fri, 21 Mar 2014 14:29:40 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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